bmino / binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage
MIT License
1.07k stars 337 forks source link

How to reduce the age #156

Closed KrysThyFysh closed 3 years ago

KrysThyFysh commented 3 years ago

So I've realized the reason it hasn't been taking any trades is because of the age of the opportunities are all older, so what in the config would I have to change to get more recent ages, websocket is 200 ms, and HUD is 500 ms image or would I up the threshold?

bmino commented 3 years ago

Please read the configuration readme to better understand what those values mean. Neither of which will affect your AGE values. The best thing you can do is locate your bot to be running as physically close to Binance's servers as possible. If you don't know how to do this, try the Tokyo region

KrysThyFysh commented 3 years ago

Ohhh okay I understand now, I read the documentation for in the readme and it's clarified a lot of things for me, thank you

bmino commented 3 years ago

Coolbeans, feel free to open up a new issue if you have one