bbgo_origin/pkg/strategy
zenix e221f54397 add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value
change pnl report to use fixedpoint

fix: migrate kline to use fixedpoint
2022-02-15 12:00:39 +09:00
..
bollgrid all: pull out the graceful cancel process to the local active book 2022-01-07 00:10:40 +08:00
bollmaker bollmaker: add BuyBelowNeutralSMA option 2022-02-01 01:40:51 +08:00
emastop use Float64 indicator from the types package 2021-10-14 13:15:08 +08:00
etf etf: use break instead of return 2021-08-26 11:58:25 +08:00
flashcrash all: pull out the graceful cancel process to the local active book 2022-01-07 00:10:40 +08:00
funding strategy: cleanup funding strategy 2022-01-15 08:28:02 +08:00
grid add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
kline fix ewma calculation 2021-11-22 02:14:44 +08:00
pricealert fix strategy market data stream usage 2021-05-28 03:15:29 +08:00
pricedrop rename buyandhold to pricedrop 2021-10-14 13:10:00 +08:00
rebalance Fix log 2021-12-22 02:04:44 +08:00
schedule schedule: refactor and improve schedule strategy with QuantityOrAmount struct 2022-01-31 01:42:21 +08:00
skeleton rename Stream field to UserDataStream and add MarketDataStream 2021-05-27 14:45:06 +08:00
support strategy: fix fixedpoint value compared to 0 problem 2022-02-06 17:47:14 +08:00
swing fix strategy market data stream usage 2021-05-28 03:15:29 +08:00
techsignal pull out global premium index type and funding rate type 2021-12-09 00:10:18 +08:00
xbalance xbalance: add verbose flag 2021-09-03 14:25:26 +08:00
xgap xgap: fix subscribe interval 2022-01-19 13:08:50 +08:00
xmaker types: fix order book copy 2022-01-13 11:09:50 +08:00
xnav add xnav strategy 2021-10-29 10:40:14 +08:00
xpuremaker rename Stream field to UserDataStream and add MarketDataStream 2021-05-27 14:45:06 +08:00