Commit Graph

16 Commits

Author SHA1 Message Date
cbac498c3a Specify function 2024-05-20 03:21:37 +09:00
c952119628 Delete unnecessary parameter 2024-05-17 00:02:28 +09:00
23066cf0f3 Formatting 2024-04-13 14:04:09 +09:00
5bad09b955 New selling filtering 2024-02-09 07:35:12 +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
8b86a49fc4 Move filtering 2024-01-13 17:09:38 +09:00
ae12688b5f Change filtering 2024-01-08 20:09:19 +09:00
5858b97667 Change filtering 2023-12-31 19:35:15 +09:00
662d531bbd Change filtering 2023-12-29 03:08:59 +09:00
53512aa57c Change parameters for REAL 2023-12-25 21:06:42 +09:00
e4664c119a Add filtering 2023-12-25 21:00:59 +09:00
957c5e5a7d Fix typo 2023-12-18 13:01:58 +09:00
3bfea6663b Add verifying the latest rt candle 2023-12-18 04:33:16 +09:00
115c7fda72 Add strategy005, 006 2023-12-18 04:11:12 +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