1
0
Commit Graph

14 Commits

Author SHA1 Message Date
1d7327fe6a Estimates will now be logged during startup
All checks were successful
Test Python / Test (push) Successful in 28s
2024-09-04 15:36:00 +02:00
0c1d454c42
Updated secrets handle to load_or_fail
Some checks failed
Test Python / Test (push) Failing after 26s
2024-07-22 23:38:05 +02:00
f236586183
Load configuration from json 2024-07-22 23:05:30 +02:00
5e6b88b78a
Parse configuration from json 2024-07-22 23:02:25 +02:00
6092550153
Color logging 2024-07-22 21:48:25 +02:00
a0b1ee9ae1 Log trades to csv file 2024-07-22 15:53:09 +02:00
f5b69badd4 Basic CLI 2024-07-22 14:53:48 +02:00
af48230498 Present some starts on completion. 2024-07-22 14:12:10 +02:00
bb2ac019ab Ruff 2024-07-22 13:36:52 +02:00
5c6c0d5df1 Test sleep 2024-07-22 13:31:53 +02:00
3fb2d001ad Test 2024-07-22 13:21:41 +02:00
59cda73349
Logging to file implemented. Still missing trades CSV.
Some checks failed
Test Python / Test (push) Failing after 24s
2024-07-21 15:05:59 +02:00
113f1ca158
Base functionality mostly implemented. Just need logging and output files. 2024-07-21 12:00:55 +02:00
ea21556e01
Main loop implemented 2024-07-17 22:21:58 +02:00