|
|
62fad62a4d
|
Update filtering
|
2024-05-30 02:08:26 +09:00 |
|
|
|
85935e553b
|
Seperate quantity of close position
|
2024-05-26 16:30:47 +09:00 |
|
|
|
2561a1081d
|
Update filtering
|
2024-05-25 00:37:31 +09:00 |
|
|
|
87cde15b37
|
Renaming
|
2024-05-24 17:01:31 +09:00 |
|
|
|
512bc46b39
|
Add strategy for long position
|
2024-05-23 00:14:30 +09:00 |
|
|
|
5e5f0cbc05
|
Implement closing position
|
2024-05-21 14:16:45 +09:00 |
|
|
|
2fbce18948
|
Change term
|
2024-05-21 12:06:00 +09:00 |
|
|
|
970971e005
|
Fix calculation of profit
|
2024-05-21 00:43:11 +09:00 |
|
|
|
0eca6971db
|
Implement entry positioning
|
2024-05-20 03:16:21 +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 |
|
|
|
7476f46d66
|
New strategy
|
2024-05-15 03:46:49 +09:00 |
|
|
|
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 |
|
|
|
6c16cbd271
|
Update filtering
|
2024-04-20 23:49:38 +09:00 |
|
|
|
23066cf0f3
|
Formatting
|
2024-04-13 14:04:09 +09:00 |
|
|
|
cb37d0b39b
|
New strategist
|
2024-03-27 01:40:22 +09:00 |
|
|
|
5799fa5bb7
|
New strategy
|
2024-03-12 02:50:54 +09:00 |
|
|
|
ec217f8a9a
|
Off rest strategies
|
2024-02-09 07:37:52 +09:00 |
|
|
|
8010c23f20
|
New strategy
|
2024-02-04 01:48:48 +09:00 |
|
|
|
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 |
|
|
|
53f53a1af1
|
Disable threading
|
2024-01-14 18:02:29 +09:00 |
|
|
|
2d82a17f0e
|
Delete unnecessary threading
|
2024-01-13 19:50:35 +09:00 |
|
|
|
ec4ea20d84
|
Rollback threading
|
2024-01-13 17:14:09 +09:00 |
|
|
|
1a35cf73d4
|
Disable threading
|
2024-01-13 16:10:54 +09:00 |
|
|
|
c6758549f9
|
New filtering
|
2024-01-13 04:19:47 +09:00 |
|
|
|
ae12688b5f
|
Change filtering
|
2024-01-08 20:09:19 +09:00 |
|
|
|
53c74828b4
|
DIsable Filtering
|
2024-01-08 00:07:25 +09:00 |
|
|
|
36aba8b864
|
Add buy and sell of strategy 003
|
2024-01-07 02:54:10 +09:00 |
|
|
|
f023ac22c8
|
New strategy_004
|
2024-01-01 18:15:26 +09:00 |
|
|
|
5858b97667
|
Change filtering
|
2023-12-31 19:35:15 +09:00 |
|
|
|
d559e51c25
|
Change MACD calculation
|
2023-12-31 19:04:38 +09:00 |
|
|
|
115c7fda72
|
Add strategy005, 006
|
2023-12-18 04:11:12 +09:00 |
|
|
|
08ef3cf59a
|
Rollback strategist004
|
2023-12-18 02:36:51 +09:00 |
|
|
|
832ebd76fb
|
Fix wrong calculation
|
2023-12-18 01:53:21 +09:00 |
|
|
|
b09edb9796
|
Change code to test
|
2023-12-18 01:20:31 +09:00 |
|
|
|
16440be796
|
Apply formatter
|
2023-12-02 03:00:17 +09:00 |
|
|
|
689a3cd8a7
|
Define FilteredData struct
|
2023-11-19 23:29:56 +09:00 |
|
|
|
efd0bd5b10
|
Add target_price column
|
2023-11-19 13:38:51 +09:00 |
|
|
|
5b7c4a9acb
|
Apply Cargo fmt
|
2023-11-19 01:58:09 +09:00 |
|
|
|
dc0cc8234a
|
Separate selling function
|
2023-11-19 01:27:51 +09:00 |
|
|
|
de71293f0b
|
Make mod.rs
|
2023-11-18 23:51:29 +09:00 |
|