Andy Cheng
|
a74562ed31
|
improve/profitStatsTracker: Add a parameter for window to sum up trades
|
2023-08-11 13:16:53 +08:00 |
|
Andy Cheng
|
08d8519e67
|
improve/profitStatsTracker: use SMA instead of SMA2
|
2023-07-17 12:10:48 +08:00 |
|
Andy Cheng
|
e161deba25
|
improve/profitStatsTracker: use SMA v2
|
2023-07-11 11:13:13 +08:00 |
|
Andy Cheng
|
6e54972304
|
improve/profitStatsTracker: use CsvFormatter interface
|
2023-07-11 10:48:29 +08:00 |
|
Andy Cheng
|
1a90cd0322
|
improve/profitStatsTracker: rename InitOld() to InitLegacy()
|
2023-07-11 10:48:29 +08:00 |
|
Andy Cheng
|
928a77cb8b
|
improve/profitStatsTracker: use strconv instead of Sprintf()
|
2023-07-11 10:48:29 +08:00 |
|
Andy Cheng
|
2a80d708af
|
ref/profitStatsTracker: TradeCollector is move to core pkg
|
2023-07-11 10:48:29 +08:00 |
|
Andy Cheng
|
4c1639cf00
|
fix/profitStatsTracker: market is initiated after strategy Subscribe()
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
2ccce12cbf
|
improve/profitStatsTracker: temporarily remove lines relate to time in profit stats
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
ae7ae27d82
|
improve/profitStatsTracker: rename ProfitTracker to ProfitStatsTracker
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
bcbb27de79
|
improve/profitTracker: subscribe kline in strategy Subscribe()
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
80170e0397
|
improve/profitTracker: do not bind in order executor
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
5513330816
|
feature/profitTracker: fix bugs
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
027acfe3b5
|
feature/profitTracker: integrate profit report with profit tracker
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
a197352c6e
|
feature/profitTracker: use profitTracker in Supertrend strategy
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
57cdbb1d77
|
feature/profitTracker: add AddTrade()
|
2023-07-11 10:48:28 +08:00 |
|
Andy Cheng
|
d5e194ca80
|
feature/profitTracker: prototype
|
2023-07-11 10:48:27 +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 |
|