how does the ping pong algo work? how can it guarantee return? forecasting market or finding arbitrage b/w exchanges?
interested in this, but want to make sure the algo itself and implementation is sound. thanks
A - Ping (USER INPUT) -> TRADE (Reference Price) -> Pong (At least % GAIN) -> GAIN -> TOTAL IN BUY/SELL POOL
B - BUY/SELL POOL (AUTO) -> Ping At Best Market Condition -> TRADE (Reference Price) -> Pong (At least % GAIN) -> GAIN -> TOTAL IN BUY/SELL POOL
and then loop restart fron B.