Commit Graph

352 Commits

Author SHA1 Message Date
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
d005c2a2cb Increase candle data 2024-04-21 01:36:34 +09:00
d44d5b6b0b Update dependencies 2024-04-21 01:36:10 +09:00
6c16cbd271 Update filtering 2024-04-20 23:49:38 +09:00
7d0a4383ca Update filtering 2024-04-20 23:47:08 +09:00
23066cf0f3 Formatting 2024-04-13 14:04:09 +09:00
e85690fd41 Update selling filtering 2024-04-12 04:37:44 +09:00
6933823fc4 Update filtering 2024-04-12 04:22:09 +09:00
51ad971321 Update filtering 2024-04-07 18:26:28 +09:00
8322623878 New filtering 2024-04-07 18:00:21 +09:00
3b5ef82d44 Update filtering 2024-04-07 17:13:27 +09:00
a227a0bfcf Update filtering 2024-04-07 02:07:55 +09:00
1bd4b30418 Update filtering 2024-04-07 01:23:56 +09:00
eb44e21768 Round percentage 2024-04-06 20:41:22 +09:00
7ac4f6a544 Round percentage 2024-04-06 20:18:38 +09:00
712922fc3e Round percentage 2024-04-06 20:08:52 +09:00
f6dd5730ea Update filtering 2024-04-04 00:09:16 +09:00
c31abbb863 Update filtering rules 2024-04-02 23:33:22 +09:00
490ca68a5c Change base quantity 2024-03-31 05:00:34 +09:00
fc0aa80a2e Change tema value 2024-03-31 04:58:32 +09:00
Sik
4c4d947b99 Add filtering delist trades (#5)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/5
2024-03-30 19:10:20 +00:00