jundesu
jundesu
I’m interested in this task and will contribute the frontend part.
Here’s my draft. Please review it.  1. The grid strategy algorithm is easier than other strategies, so I want to implement it first. 2. I study other similar products....
@c9s According to my draft, could bbgo server provide the api response for grid strategy? ```json [ { "id":"uuid", "instanceID": "....", "strategy": "grid", "symbol": "BTCUSDT", "metrics": { "oneDayArbs": 0, "totalArbs":...