|
|
9d7e001860
|
Change set_unit_usdt() for Simulation
|
2023-10-04 20:10:05 +09:00 |
|
|
|
13f1e59e7a
|
Add retry code
|
2023-10-04 20:08:21 +09:00 |
|
|
|
0100c36191
|
Remove unused imports
|
2023-09-16 01:35:14 +09:00 |
|
|
|
a484827a18
|
Add error handling
|
2023-09-16 01:33:28 +09:00 |
|
|
|
a1c69ff65c
|
Increase initial money value for test mode
|
2023-09-16 01:30:33 +09:00 |
|
|
|
38d5a305ad
|
Move Client into function
|
2023-09-16 01:29:54 +09:00 |
|
|
|
f5ca681f9b
|
Change code to apply thread
|
2023-09-09 01:38:59 +09:00 |
|
|
|
afe32de899
|
Update crates and Set LTO
|
2023-09-09 01:35:40 +09:00 |
|
|
|
be190a8c7a
|
Add more RSI criteria
|
2023-08-16 22:32:21 +09:00 |
|
|
|
a44901f537
|
Fix expire time and buy price expression
|
2023-08-16 22:09:50 +09:00 |
|
|
|
72aaa3bf60
|
Delete unused codes
|
2023-08-15 15:22:07 +09:00 |
|
|
|
4e5d12be8f
|
Rollback time
|
2023-08-15 15:16:11 +09:00 |
|
|
|
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 |
|
|
|
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 |
|