Commit Graph

4 Commits

Author SHA1 Message Date
23066cf0f3 Formatting 2024-04-13 14:04:09 +09:00
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
d559e51c25 Change MACD calculation 2023-12-31 19:04:38 +09:00
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00