All I know about grid trading is you create a counter buy order for every sell order. Can we do it manually? Can anyone point me to how it can be done. I don't have great knowledge about APIs but I can automate things. Any experience about grid trading are welcome.
this seems like a good start --
https://help.3commas.io/en/articles/3583109-how-grid-bots-work-manual-modeThanks. It's what I was looking for. It's near to what I thought it would be.
It's not difficult to make a number of orders but what I should do from the manual is to make a new order for every executed order. It would not be possible to do that manually for small differences so I'm going to do it in a large difference, say tens of dollars and maintain it manually till I stay online. I'd than reveal my findings here.