I wrote a code where I would like to buy the next day opening thats why I set SetTradeDelays (1,0,0,0).
But it still buys on the same day and not on the following.
Does anybody knows why?
Perhaps a code example might help to see where the anomoly is, we don't have crystal balls. How do you know it's not doing the right thing ? is it the date in explorer, real time testing, or buying the wrong price.
A few things it could be
1 - setting BuyPrice to the wrong days close or open.
2 - using ref incorrectly
3 - incorrect setting in the settings dialog.
Perhaps a code example might help to see where the anomoly is, we don't have crystal balls. How do you know it's not doing the right thing ? is it the date in explorer, real time testing, or buying the wrong price.
A few things it could be
1 - setting BuyPrice to the wrong days close or open.
2 - using ref incorrectly
3 - incorrect setting in the settings dialog.