Commit Graph

31 Commits

Author SHA1 Message Date
e01e7ce6f4 Fix calc bug of target_profit_percent 2023-08-15 15:15:25 +09:00
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
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
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