gnosis / dex-liquidity-provision

GNU Lesser General Public License v3.0
12 stars 9 forks source link

[Synth Bot] No trades since launch #174

Closed bh2smith closed 4 years ago

bh2smith commented 4 years ago

It seems that the synthetix-liquidity bot has only had two trades since the launch date:

https://files.slack.com/files-pri/T58NW6E06-F012G2A9N91/screen_shot_2020-04-24_at_10.57.07.png image

After attempting (several attempts to trade directly with this bot and pay higher prices than it is requesting), it seems there is no active trading happening.

Not sure if this has something to do with the solver @twalth3r ? Let me try and get an instance for us.

Looking specifically at the following two addresses:

Bot - 0x5ce64e024d54eee4e6409829cf0ff8529e5da170 Ben - 0x7f01d9b227593e033bf8d6fc86e634d27aa85568

and tokens T0008 and T0009.

Batch ID - 5292404

Actually it appears someone else (0x1db4597389199f8851b53ed48ae90bf451c564fe) is trading the sETH with me rather than the bot.

Open-Solver found no solution:

http://gnosis-dev-dfusion.s3.amazonaws.com/data/mainnet/open-solver/results/2020-04-24/instance_5292404_2020-04-24T09%3A48%3A15.398728512%2B00%3A00/06_solution_int_valid.json

even though there were directly matching trades.

http://gnosis-dev-dfusion.s3.amazonaws.com/data/mainnet/open-solver/instances/2020-04-24/instance_5292404_2020-04-24T09%3A48%3A15.398728512%2B00%3A00.json

bh2smith commented 4 years ago

Open Solver is matching trades with the bot (Batch 5292433)

Instance

Results:

Open Solver

Standard Solver

Next step is to determine why other solvers are finding better trades or simply not ever filling the bot's orders

twalth3r commented 4 years ago

The fallback solver finds a solution: https://gnosis-dev-dfusion.s3.amazonaws.com/data/mainnet_prod/fallback-solver/results/2020-04-24/instance_5292433_2020-04-24T12%3A12%3A29.197772410%2B00%3A00/06_solution_int_valid.json

bh2smith commented 4 years ago

Right @twalth3r, but we are looking for solutions that involve the synthetix bot at address0x5Ce64e024D54Eee4E6409829CF0fF8529E5da170

twalth3r commented 4 years ago

For reference, here's the orderbook plot: image

bh2smith commented 4 years ago

Does not appear to be an issue anymore. The bot has since traded.

Screenshot 2020-04-30 at 4 29 58 PM