BitMEX/sample-market-maker

How can I make the bot to place buy and sell immediately at support and resistance level?

Closed this issue · 1 comments

I am want the bot to place buy and sell orders at support or resistance level i.e layering I want to use it for scalping

There is no support or resistance level buying configuration in this sample bot. Instead, this bot is set up to buy at certain spreads.

Check out this operation overview here: https://github.com/BitMEX/sample-market-maker#operation-overview