Commit Graph

23 Commits

Author SHA1 Message Date
d559e51c25 Change MACD calculation 2023-12-31 19:04:38 +09:00
c66c24ff81 Fix typo 2023-12-18 02:25:47 +09:00
832ebd76fb Fix wrong calculation 2023-12-18 01:53:21 +09:00
aca9eff415 Add strategy_test 2023-12-18 01:17:05 +09:00
17dd137abf Add ADX indicator 2023-12-18 00:39:35 +09:00
73a968b839 Add filtering 2023-12-11 00:00:42 +09:00
f8e702a462 Change parameter data type 2023-12-02 03:02:06 +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
f5ca681f9b Change code to apply thread 2023-09-09 01:38:59 +09:00
bae564bf68 Add comment 2023-08-13 00:22:22 +09:00
45f640e3bc Make calculation in parallel 2023-08-13 00:02:42 +09:00
ddbaaa0508 Make calculation in parallel 2023-08-12 23:23:01 +09:00
1a242da6b3 Delete unnecessary code 2023-08-12 22:51:45 +09:00
b0631921d3 Change parameter type 2023-08-03 00:01:57 +09:00
a147535dc7 Apply formatter 2023-07-22 20:28:32 +09:00
500026212f Apply threading for iteration work 2023-07-22 20:17:19 +09:00
f846d0e978 Apply threading for iteratoration 2023-07-22 19:28:44 +09:00
f0b3224e49 Apply formatter 2023-07-16 17:29:48 +09:00
b978a9038f Move parameter to return value of sma() 2023-07-16 17:25:04 +09:00
a0ede8e8be Move parameter to return value of bollingerband() 2023-07-16 17:22:37 +09:00
593d963af3 Apply Lint 2023-07-16 02:08:28 +09:00
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00