Implement trade-to-best-performer algorithm #3

Closed
opened 2025-01-26 22:09:07 +00:00 by eric · 2 comments
Owner

A simple algorithm for day-trading would be to simply trade to whichever coin has increased in value relative to USD over a given period. Implement this algorithm as a baseline for development.

A simple algorithm for day-trading would be to simply trade to whichever coin has increased in value relative to USD over a given period. Implement this algorithm as a baseline for development.
eric added this to the (deleted) milestone 2025-01-26 22:09:07 +00:00
eric self-assigned this 2025-01-26 22:09:08 +00:00
eric added this to the Algorithmic Cryptocurrency Daytrading project 2025-01-26 22:09:08 +00:00
Author
Owner

This algorithm was previously implemented (with some additional features such as filtering by r value) and is defined in the file MyStrategy.py at the time of this post. It has now been implemented as the active strategy.

This algorithm was previously implemented (with some additional features such as filtering by r value) and is defined in the file `MyStrategy.py` at the time of this post. It has now been implemented as the active strategy.
eric started working 2025-02-05 02:25:00 +00:00
eric stopped working 2025-02-05 02:54:59 +00:00
29 minutes 59 seconds
eric added reference matrix_logging 2025-02-07 02:07:13 +00:00
Author
Owner

This has been completed with Finance/kraken-bot#6

This has been completed with Finance/kraken-bot#6
eric closed this issue 2025-02-09 15:51:46 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 29 minutes 59 seconds
eric
29 minutes 59 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Finance/kraken-bot#3
No description provided.