Commit Graph

196 Commits

Author SHA1 Message Date
1da5e57e94 Change filtering method 2024-03-24 22:42:29 +09:00
a556d90f71 Add connection close 2024-03-24 21:53:39 +09:00
b587809813 Add new filtering 2024-03-24 06:18:54 +09:00
e7c2d63102 Delete debug code 2024-03-24 06:11:05 +09:00
4a323815c8 New tema indicator 2024-03-24 06:04:15 +09:00
a6e610f02c Delete unnecessary code 2024-03-24 05:37:34 +09:00
e149cdc2eb Complete debugging dema 2024-03-24 05:34:00 +09:00
2108b42b6c Debug dema 2024-03-24 05:28:08 +09:00
44e495915e Debug dema eample 2024-03-24 04:56:07 +09:00
249db79a3d New dema function 2024-03-24 04:51:00 +09:00
c86007eb80 Fix error of index bound 2024-03-23 23:47:56 +09:00
725bcec59c Fix bound condition 2024-03-12 13:03:25 +09:00
00646370ab Fix typo 2024-03-12 02:52:33 +09:00
5799fa5bb7 New strategy 2024-03-12 02:50:54 +09:00
c2698851ed Redifine target profit percent 2024-03-12 02:11:05 +09:00
b95a194e84 Fix calculation of amplitude 2024-03-12 00:51:45 +09:00
bd24ffe455 More detail filtering 2024-03-10 22:41:22 +09:00
857763f69e New selling filtering 2024-03-10 22:22:36 +09:00
3e7690d998 Change filtering 2024-02-27 23:11:02 +09:00
6c32e12cab Keep transaction time information 2024-02-25 02:42:15 +09:00
50ccd6e8a8 Fix overflow reference 2024-02-23 01:19:35 +09:00
c768807acc Change filtering 2024-02-22 02:10:33 +09:00
c26d132e71 Change filtering 2024-02-22 02:01:51 +09:00
ec217f8a9a Off rest strategies 2024-02-09 07:37:52 +09:00
5bad09b955 New selling filtering 2024-02-09 07:35:12 +09:00
f9f5cc53b7 New sell filtering 2024-02-08 01:07:53 +09:00
c0c2aba90e Fix wrong registerer number 2024-02-07 23:34:38 +09:00
aca2335b8e Fix wrong reference of index 2024-02-07 23:28:54 +09:00
8010c23f20 New strategy 2024-02-04 01:48:48 +09:00
Sik
a247ee63f0 Add log level and input argument (#4)
Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://siknas.duckdns.org:3000/Sik/tradingbot/pulls/4
2024-02-03 16:28:14 +00:00
0ef2d381da Fix refer wrong index 2024-02-03 20:06:13 +09:00
Sik
223c6760c1 Replace Vec with HashMap (#3)
All vec operation was replaced with HashMap.

Increase outstanding performance.

Co-authored-by: Sik Yoon <younxxxx@gmail.com>
Reviewed-on: http://192.168.1.100:3000/Sik/tradingbot/pulls/3
2024-01-29 16:03:04 +00:00
6adf6cab88 Delete unnecessary code 2024-01-15 23:03:00 +09:00
bae51ccaae Add filtering 2024-01-14 18:40:10 +09:00
53f53a1af1 Disable threading 2024-01-14 18:02:29 +09:00
2d82a17f0e Delete unnecessary threading 2024-01-13 19:50:35 +09:00
830be77c03 Fix wrong selling 2024-01-13 19:45:54 +09:00
61844671ba Delete unnecessary threading 2024-01-13 19:36:30 +09:00
bcdb693049 Delete unnecassary threading 2024-01-13 19:25:08 +09:00
5582fba946 Delete unnecessary threading 2024-01-13 19:03:00 +09:00
47e54ed9cc Delete unnecessary threading 2024-01-13 18:36:39 +09:00
ec4ea20d84 Rollback threading 2024-01-13 17:14:09 +09:00
f548c0b63c Rollback sleep timer 2024-01-13 17:11:08 +09:00
8b86a49fc4 Move filtering 2024-01-13 17:09:38 +09:00
1a35cf73d4 Disable threading 2024-01-13 16:10:54 +09:00
f3725d3cd7 Add filtering 2024-01-13 16:10:38 +09:00
d7e8de337a Increase sleep time 2024-01-13 15:58:29 +09:00
c6758549f9 New filtering 2024-01-13 04:19:47 +09:00
886ee5bbee Delete unnecessary operation 2024-01-13 04:18:32 +09:00
dd234f2448 New filtering 2024-01-13 04:17:56 +09:00