Commit Graph

272 Commits

Author SHA1 Message Date
4bce70f7b7 Fix wrong update 2024-05-21 18:40:15 +09:00
982a679703 Fix selection of filled positions 2024-05-21 16:10:51 +09:00
80252e235b Fix update record 2024-05-21 16:02:06 +09:00
1e06080ce6 Implement test code of closing query 2024-05-21 14:40:52 +09:00
a3675db92d Decrease unit trade usdt 2024-05-21 14:17:39 +09:00
5e5f0cbc05 Implement closing position 2024-05-21 14:16:45 +09:00
1337a78d73 Fix wrong insertion of characters 2024-05-21 12:57:08 +09:00
2d50f9cdbb Fix wrong column name 2024-05-21 12:47:28 +09:00
2fbce18948 Change term 2024-05-21 12:06:00 +09:00
2d19927048 Fix wrong calculation of PNL 2024-05-21 11:44:35 +09:00
6fad7b0ec4 Fix calculation of trade fee 2024-05-21 01:00:00 +09:00
970971e005 Fix calculation of profit 2024-05-21 00:43:11 +09:00
26e32279eb Replace right function 2024-05-20 23:44:23 +09:00
e68804aaf7 Change function 2024-05-20 23:29:41 +09:00
229a4c38ae Make parallel operation of setting future 2024-05-20 23:19:15 +09:00
b9621ccc72 Remove unwrap() 2024-05-20 22:41:25 +09:00
3549fbf289 Make to delete timeup LISTUP positions 2024-05-20 22:34:34 +09:00
6a1541bc95 Fix wrong subtract operation 2024-05-20 22:27:34 +09:00
6bec61cb2f Change timeout 2024-05-20 22:22:02 +09:00
30bc530f21 Change variable type 2024-05-20 22:05:07 +09:00
d2efd67c4f Change to lowercase 2024-05-20 04:08:09 +09:00
f92786fdcf Fix wrong print message 2024-05-20 04:05:37 +09:00
162ff464c3 Change code not to show unnecessary error print 2024-05-20 03:57:57 +09:00
3152d79e5c Arrange colsole print 2024-05-20 03:49:57 +09:00
5849f924e8 Increase receive window 2024-05-20 03:48:43 +09:00
5bc08eaf10 Change order 2024-05-20 03:37:32 +09:00
1822e82bb0 Merge branch 'master' of http://192.168.1.100:3000/Sik/tradingbot into future 2024-05-20 03:28:08 +09:00
cbac498c3a Specify function 2024-05-20 03:21:37 +09:00
0eca6971db Implement entry positioning 2024-05-20 03:16:21 +09:00
d8592f65f6 Set urls 2024-05-17 23:53:30 +09:00
5ed1dc4f6a Make code simple 2024-05-17 23:28:06 +09:00
abde76e875 Delete unnecessary code 2024-05-17 01:47:56 +09:00
c952119628 Delete unnecessary parameter 2024-05-17 00:02:28 +09:00
7ee0abc465 Add checking value boundary 2024-05-15 22:22:04 +09:00
fd6edef5a6 Fix candle type to follow binance standard 2024-05-15 22:08:29 +09:00
7476f46d66 New strategy 2024-05-15 03:46:49 +09:00
574f4f41f7 Update filtering 2024-05-12 19:09:49 +09:00
6d843dc0e2 Update filtering 2024-05-11 16:34:44 +09:00
d6fbe5307a Merge branch 'master' of http://192.168.1.100:3000/Sik/tradingbot 2024-05-07 22:06:28 +09:00
da96d5a983 Update filtering 2024-05-07 22:06:05 +09:00
Sik
f1d2e3e48c Add recommendation of future tradepairs (#7)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/7
2024-05-05 15:15:00 +00:00
ebbcf01b5e Update filtering 2024-05-05 22:02:30 +09:00
df2a494506 Fix wrong calculation of target profit percent 2024-05-02 23:37:01 +09:00
a6831d7f3e Update filtering 2024-05-02 23:16:59 +09:00
89d10e7ab8 Move selling condition 2024-05-02 18:11:21 +09:00
47b122acd9 Fix selling bug 2024-05-02 17:57:48 +09:00
Sik
29d773e36f Add wiliams percent r indicator (#6)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/6
2024-04-29 12:59:11 +00:00
8dd2b12ee6 Update filtering 2024-04-26 19:47:04 +09:00
7ab84cbe05 Update filtering 2024-04-23 09:26:52 +09:00
e36005f11e Update filtering 2024-04-21 22:58:23 +09:00