Hi, I have what may be a silly question: I’ve purchased a Grid Robot and I’ve noticed through backtesting, that it needs to be periodically reset.
- which I’m assuming means re-uploading it to the VPS.
The questions is - how do I do this without closing out all my open positions and incurring a major loss?
I have contacted the developer but no luck yet. So I’ll list what I think are my options below:
- There’s an setting in the bot: “close all positions when balance reaches value: True/False”
- is that trying to say when Equity and Balance are matched (ie: no pending orders)?
- Drop leverage to zero, transfer as much as I can out of the account and just wait until the difference between equity and balance is as small as possible. Then reset the bot.