Support Board
Date/Time: Mon, 20 Jan 2025 11:20:48 +0000
Post From: incorrect indexing
[2018-06-03 12:32:49] |
User30743 - Posts: 365 |
well, ok, i must be either a complete idiot, or there is something wrong in the functions, or it is all much more complicated and complex that what is described there. because i got always some sort of mistake no matter how much i try to make it work according to what is described there. simple example i have tick nyse chart and i need to load its arrays into the the YM chart, and put an entry according to a value at an appropriate index. but sometimes there are holidays at NYSE and tick nyse has no data, while futures has data.. how will i set the propper indexing arrays? i mean, i suppose it should skip these no data periods when there are holidays and starts continuing backtest after at the propper index, but it doesnt. it just messes up the indexes when it hits theses days.. Date Time Of Last Edit: 2018-06-03 12:42:50
|
array indexing - scGetChartBaseData doest return correct re.png / V - Attached On 2018-06-03 12:32:44 UTC - Size: 111.66 KB - 255 views |