Commit Graph

30 Commits

Author SHA1 Message Date
aac7d00e9f Update filtering 2024-05-30 19:36:26 +09:00
62fad62a4d Update filtering 2024-05-30 02:08:26 +09:00
a4ecc2df5b Update filtering 2024-05-26 00:48:46 +09:00
ede6c9e29d Update filtering 2024-05-24 22:07:46 +09:00
87cde15b37 Renaming 2024-05-24 17:01:31 +09:00
512bc46b39 Add strategy for long position 2024-05-23 00:14:30 +09:00
1822e82bb0 Merge branch 'master' of http://192.168.1.100:3000/Sik/tradingbot into future 2024-05-20 03:28:08 +09:00
cbac498c3a Specify function 2024-05-20 03:21:37 +09:00
0eca6971db Implement entry positioning 2024-05-20 03:16:21 +09:00
7476f46d66 New strategy 2024-05-15 03:46:49 +09:00
Sik
f1d2e3e48c Add recommendation of future tradepairs (#7)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/7
2024-05-05 15:15:00 +00:00
Sik
29d773e36f Add wiliams percent r indicator (#6)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/6
2024-04-29 12:59:11 +00:00
23066cf0f3 Formatting 2024-04-13 14:04:09 +09:00
cb37d0b39b New strategist 2024-03-27 01:40:22 +09:00
51e08a5fa1 Implement debug 2024-03-24 22:44:02 +09:00
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