Commit Graph

23 Commits

Author SHA1 Message Date
3dd3dfc344 Add error handling 2023-08-12 17:43:56 +09:00
13f9848f88 Add more trade pairs 2023-08-12 17:43:00 +09:00
3dbaab6365 Change evaluation for selling 2023-08-05 03:29:21 +09:00
7bdb130865 Change code to run strategy in parallel 2023-08-05 03:07:16 +09:00
b0631921d3 Change parameter type 2023-08-03 00:01:57 +09:00
dd37415e1d Move Task#10 into task#4 2023-08-02 23:56:45 +09:00
fdc7c887e5 Add error handling 2023-08-02 21:18:09 +09:00
046195503c Add error handling 2023-07-31 22:46:44 +09:00
a147535dc7 Apply formatter 2023-07-22 20:28:32 +09:00
95c7dd4b23 Apply threading for filterings 2023-07-22 20:27:36 +09:00
5f8f613042 Change limit value of pure profit percent 2023-07-22 20:26:30 +09:00
ce61f28e40 Change sleep time from 1000ms to 500ms 2023-07-22 20:25:30 +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
65dd318aaa Disable Task#11 2023-07-16 17:17:22 +09:00
593d963af3 Apply Lint 2023-07-16 02:08:28 +09:00
0779d3794f Apply cargo formatter 2023-07-16 01:39:40 +09:00
f9c6f0dce1 Delete unused function 2023-07-16 01:34:54 +09:00
f7048b0c9a Apply fixed directory of chromedriver 2023-07-16 01:14:05 +09:00
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00