Commit Graph

15 Commits

Author SHA1 Message Date
4a323815c8 New tema indicator 2024-03-24 06:04:15 +09:00
44e495915e Debug dema eample 2024-03-24 04:56:07 +09:00
5799fa5bb7 New strategy 2024-03-12 02:50:54 +09:00
8010c23f20 New strategy 2024-02-04 01:48:48 +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
a00cc601c7 Add indicators using opclo price 2024-01-07 01:04:34 +09:00
d559e51c25 Change MACD calculation 2023-12-31 19:04:38 +09:00
3bfea6663b Add verifying the latest rt candle 2023-12-18 04:33:16 +09:00
aca9eff415 Add strategy_test 2023-12-18 01:17:05 +09:00
16440be796 Apply formatter 2023-12-02 03:00:17 +09:00
689a3cd8a7 Define FilteredData struct 2023-11-19 23:29:56 +09:00
5b7c4a9acb Apply Cargo fmt 2023-11-19 01:58:09 +09:00
dc0cc8234a Separate selling function 2023-11-19 01:27:51 +09:00
de71293f0b Make mod.rs 2023-11-18 23:51:29 +09:00