Commit Graph

6 Commits

Author SHA1 Message Date
Sik
a247ee63f0 Add log level and input argument (#4)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://siknas.duckdns.org:3000/Sik/tradingbot/pulls/4
2024-02-03 16:28:14 +00: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
6a8cfa5c6f Change to real mode 2023-12-02 03:01:34 +09:00
5b7c4a9acb Apply Cargo fmt 2023-11-19 01:58:09 +09:00
de71293f0b Make mod.rs 2023-11-18 23:51:29 +09:00
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00