Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 666 Bytes

todo.md

File metadata and controls

10 lines (9 loc) · 666 Bytes

TODO:

  • Add abort trading logic. shut down after losing X amount
  • Randomize strategy to allow automated strategy testing. Use previous reports so we dont repeat strategies.
  • Dont allow reusing same strategy if earnings were negative. or at least warn about it.
  • Add a column with an array of retrieved candles change over time. Ex: [0.2,-0,1,-2.0,-4.0,0.1,2.0,3.0]
  • Move strategy to its own file and add hot-reload.
  • Send alert if a token is above %X change. Notify volume as well.
  • Start sending messages to a redpanda topic announcing tokens selected
  • Create a portfolio topic in redpanda and send additions and removals