Description
Hello and thank you in advance for sharing this project.
I am currently trying to run the bot on altnet with config generated from altnet
command.
The command I use is xmm -c dummy.json hedge fund1 -n 3 -y
(enclosed in loop like your example) where fund1 is a wallet that has been funded with BTC, USD, and XRP.
I am assuming that Talmudic algorithm does market making by maintaining order pairs with spread that keeps those assets balanced all the time.
After I run it, I created some random offers from another account. I think if the bot works then it should consume some of those offers before creating new order pairs.
Currently the bot doesn't seem to do anything. It also cancels all the orders created from fund1.
Perhaps you could advise me how to use the hedge
command or point on things that I did wrong.
Thank you.