Commit Graph

16 Commits

Author SHA1 Message Date
d005c2a2cb Increase candle data 2024-04-21 01:36:34 +09:00
23066cf0f3 Formatting 2024-04-13 14:04:09 +09:00
Sik
4c4d947b99 Add filtering delist trades (#5)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/5
2024-03-30 19:10:20 +00:00
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
f34c7e0c52 Shorten wait time 2023-12-08 00:55:40 +09:00
4a1ebd3034 Increase timeout 2023-12-02 23:27:36 +09:00
554d5b3cab Increase timeout 2023-12-02 23:25:16 +09:00
efd0bd5b10 Add target_price column 2023-11-19 13:38:51 +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
12996a4d17 Integrate functions 2023-11-18 21:19:03 +09:00
704c1ea513 Add waiting time for retrieving 30m candles 2023-10-15 15:27:25 +09:00
2df8f5ae10 Change code to use all trade-pairs 2023-10-15 15:25:37 +09:00
13f9848f88 Add more trade pairs 2023-08-12 17:43:00 +09:00
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00