jundesu

Results 3 comments of jundesu

I’m interested in this task and will contribute the frontend part.

Here’s my draft. Please review it. ![image](https://user-images.githubusercontent.com/87522693/173048517-29db22fa-b94f-49c1-b4b1-6a0e4e78c829.png) 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":...