Search found 4 matches

by samuel
Jul 15 2024
Forum: MultiCharts
Topic: There is a problem with the IntPortion in calctime func [SOLVED]
Replies: 3
Views: 3849

Re: There is a problem with the IntPortion in calctime func [SOLVED]

I encountered the issue when updating MC from R4 to R10.

I found that some strategies have different performances. ex: netprofit,...etc

Currently, I still have MC R4 installed to avoid this issue
by samuel
Jul 08 2024
Forum: MultiCharts
Topic: There is a problem with the IntPortion in calctime func [SOLVED]
Replies: 3
Views: 3849

There is a problem with the IntPortion in calctime func [SOLVED]

I found that calctime(0845, 15) is not equal to 0900, so I tried to find out the issue. built-in native code in calctime(): inputs: RefTime( numericsimple ), MinuteChange( numericsimple ) ; CalcTime = MinutesToTime( TimeToMinutes( RefTime ) + MinuteChange ) ; Here's the function used by calctime() f...
by samuel
Jul 08 2024
Forum: MultiCharts
Topic: QMD import fail
Replies: 2
Views: 1017

Re: QMD import fail

i found that data source of quote imported is not found in "Tool/Data Sources..."
after i re-install the data source, it's works
by samuel
Jul 06 2024
Forum: MultiCharts
Topic: QMD import fail
Replies: 2
Views: 1017

QMD import fail

hey guys
i import my instruments via QMD import
when i restart multichart the instrument i just imported is all disappear
how could i handle this