Commit Graph

8 Commits

Author SHA1 Message Date
0ba0d3702d Implement linear regression 2024-06-06 02:19:03 +09: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
249db79a3d New dema function 2024-03-24 04:51:00 +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
17dd137abf Add ADX indicator 2023-12-18 00:39:35 +09:00
73a968b839 Add filtering 2023-12-11 00:00:42 +09:00
de71293f0b Make mod.rs 2023-11-18 23:51:29 +09:00