Hi John,
Many thanks for this nice project. I found it is well-written and well structured. Now I am trying to run it and understand the codes. I learned a lot from it.
However, when I ran the debug mode, I was told "Iteration found no arbitrage path" even after many iterations...is there something wrong? Btw, I am using user setting like this:
*****************
UserInput:
Arb Path Length: 3
Start Crypto: USDT
Min Trade Amount: 20
Removed exchanges: None
Lower bound profitability: 0
Coin amount requested: 25
Volume requested: 0
Debug mode: 1
Time mode: 0
Order book depth: 250
*****************
Meanwhile, I found some pairs are not generated in the symbolMap, like LAIUSDT. Is it because binance and other exchanges don't provide the swap for this?
Thanks and really appreciate for your efforts about this amazing project!
Hi John, Many thanks for this nice project. I found it is well-written and well structured. Now I am trying to run it and understand the codes. I learned a lot from it. However, when I ran the debug mode, I was told "Iteration found no arbitrage path" even after many iterations...is there something wrong? Btw, I am using user setting like this:
Meanwhile, I found some pairs are not generated in the
symbolMap
, like LAIUSDT. Is it because binance and other exchanges don't provide the swap for this?Thanks and really appreciate for your efforts about this amazing project!