open position when robot stops
Created at 03 Dec 2012, 12:00
PH
open position when robot stops
03 Dec 2012, 12:00
How to make robot continue processing the positions it created after it restart?
For example: somehow robots stop and when I start it again it forget all the old positions it created.
admin
03 Dec 2012, 14:05
All open positions under the account are in Account.Positions list. So, in the code you may check for the opened positions by accessing this list. For the specific positions opened just by one Robot it has not been made available yet. It will be available very soon though.
@admin