Commit Graph

148 Commits

Author SHA1 Message Date
d05a8fb579 Change calculation way of set_unit_usdt() 2023-08-15 14:07:37 +09:00
90ea086a62 Change calculation of target_profit_percent with using closure 2023-08-15 13:05:11 +09:00
4823b01d09 Add new filtering based on StochRSI into strategy1 2023-08-15 02:02:14 +09:00
9f6678c69d Make print message clearer 2023-08-13 01:04:12 +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
c695107681 Delete unnecessary code 2023-08-12 22:47:59 +09:00
764be22171 Replace legacy structure of stoch rsi 2023-08-12 22:46:00 +09:00
799afebefc Change function name 2023-08-12 21:58:50 +09:00
5ead6052e9 Delete unnecessary code 2023-08-12 20:26:49 +09:00
25b2c5ad51 Fixed selling coin problem 2023-08-12 20:25:42 +09:00
2d3b340123 Delete unnecessary code 2023-08-12 19:41:18 +09:00
ed5d6f86b0 Move Task#10 into Task#4 2023-08-12 19:15:18 +09:00
52489fd359 Refactor buy_coin() 2023-08-12 19:05:09 +09:00
bd2f31fab3 Apply formatter 2023-08-12 18:55:14 +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
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