Thank, I will give it a try, and see what that gives, I need a real trade to visualize that
I have comment when Ping-Pong completed, the bot will look to match the Ping Limit Rule like 'never buy above the last pong price - 1%'
Which is absolutely fine.
But when market continues to higher for next hours, the bot is not working.
I am very keen to see a function that looks at the new calculated Ping price, and the Reference price after X minutes (after Pong trade completed), and if there is difference of say Y%, then recalculate and put the ping order.
I am not sure if this has been requested before, but basically you could opt to Adjust the ping price very 30 minutes (as example) to be able to filled.
like IF Time Elapsed = 30 minutes AND difference Reference Price/Calculated Ping price >2% THEN Adequate Ping Price to Reference price - 0.01%
With the lack of indicators it is pretty hard to make most out of the bot.