Commit Graph

21 Commits

Author SHA1 Message Date
52489fd359 Refactor buy_coin() 2023-08-12 19:05:09 +09:00
fbcee4a48b Rename function 2023-08-12 18:54:24 +09:00
b88f779926 Refactor buy_coin() 2023-08-12 18:52:52 +09:00
140d65eae0 Rename function 2023-08-12 18:35:26 +09:00
aa7ec40434 Delete unnecessary logic 2023-08-12 18:33:51 +09:00
7fc7aa8a25 Delete unnecessary codes 2023-08-12 18:17:07 +09:00
052b5589d3 Rename function 2023-08-12 18:16:38 +09:00
10924bfa31 Rename function 2023-08-12 18:04:37 +09:00
6ef75f20e1 Delete unnecessary check 2023-08-12 17:56:38 +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
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
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
0c4e8ada55 Fork from tradingbot_sandbox 2023-07-15 19:41:36 +09:00