'x' number of price movements in a minute
-
Hi Admin,
Is there a limitation in the blocks that would limit the number of price movements in a minute?
I have raised this issue with Tickstory and they say that is would be an error in my code.
The EA I have created backtests correctly when I select 12months or less of tickstory data, but when I select a longer historical timeframe I get "array out of range" error.
What am I missing here...? -
With this error you should also see the row in the code where the error happens. Can you open the source code, find that row and paste here the code around that row?