Topics
14 Jun 2016, 14:23
2348
4
Replies
evo8fx
14 Jun 2016, 14:30
RE:
evo8fx said:
Hi All,
I have a cBot I'm working on that runs fine until I start another instance on a different currency pair in the same account.
The position labels are different so I'm not sure what I have overlooked. If anyone has been through this before I would greatly appreciate your thoughts on this.
Thank you!
Here is the exact error:
Crashed in OnTick with IndexOutOfRangeExceptioin: Index was outside the bounds of the array.
@evo8fx
evo8fx
14 Jun 2016, 16:19
RE: RE:
moneybiz said:
Thanks for the reply moneybiz.
I found it and fixed it. It is along the lines of what you wrote, but it was previous trade data that I was accessing incorrectly.... Just some sloppy code and I got called out.
@evo8fx