Commit Graph

15 Commits

Author SHA1 Message Date
Andy Cheng
561c332541
improve/profitStatsTracker: rename InitOld() to InitLegacy() 2023-07-11 10:24:07 +08:00
Andy Cheng
feb9f3a2d5
improve/profitStatsTracker: use strconv instead of Sprintf() 2023-07-11 10:21:38 +08:00
Andy Cheng
22ea3192c1
ref/profitStatsTracker: TradeCollector is move to core pkg 2023-07-10 16:33:27 +08:00
Andy Cheng
3935d5fec7
fix/profitStatsTracker: market is initiated after strategy Subscribe() 2023-07-10 16:32:36 +08:00
Andy Cheng
1289d4c4ca
improve/profitStatsTracker: temporarily remove lines relate to time in profit stats 2023-07-10 16:32:36 +08:00
Andy Cheng
5a8a2e8631
improve/profitStatsTracker: rename ProfitTracker to ProfitStatsTracker 2023-07-10 16:32:35 +08:00
Andy Cheng
e13115737b
improve/profitTracker: subscribe kline in strategy Subscribe() 2023-07-10 16:32:35 +08:00
Andy Cheng
e589a95c97
improve/profitTracker: do not bind in order executor 2023-07-10 16:32:35 +08:00
Andy Cheng
07104aa68a
feature/profitTracker: fix bugs 2023-07-10 16:32:35 +08:00
Andy Cheng
747f60b0d5
feature/profitTracker: integrate profit report with profit tracker 2023-07-10 16:32:35 +08:00
Andy Cheng
2c054e07e9
feature/profitTracker: use profitTracker in Supertrend strategy 2023-07-10 16:32:35 +08:00
Andy Cheng
a311930215
feature/profitTracker: add AddTrade() 2023-07-10 16:32:35 +08:00
Andy Cheng
aabd7edd7b
feature/profitTracker: prototype 2023-07-10 16:32:35 +08:00
Andy Cheng
2ed5095ffb
feature/profitReport: pass 0 to Last() 2023-06-15 17:35:52 +08:00
Andy Cheng
f864cc895c
feature/profitReport: accumulated profit report as a package 2023-05-11 14:54:45 +08:00