Commit Graph

5 Commits

Author SHA1 Message Date
Sik
223c6760c1 Replace Vec with HashMap (#3)
All vec operation was replaced with HashMap.

Increase outstanding performance.

Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/3
2024-01-29 16:03:04 +00:00
c66c24ff81 Fix typo 2023-12-18 02:25:47 +09:00
832ebd76fb Fix wrong calculation 2023-12-18 01:53:21 +09:00
aca9eff415 Add strategy_test 2023-12-18 01:17:05 +09:00
17dd137abf Add ADX indicator 2023-12-18 00:39:35 +09:00