Skip to content

jonathonbattista/trading_infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Config

TODO

  • Setup Database for UI input ✅
  • Find JS Graphing Library
  • Real Time Datasource (Finnahub) ✅
  • Setup Websockets via Finnahub ✅
  • Add ability to change Timeframe, Sensitivity, etc
  • Add Alpaca Key and Secret via UI
  • Fix Dataframe drift (might not be a problem on the hour)
    • Not a problem with BTC
  • Once a Buy signal is recieved, monitor if Support becomes Resistance
  • Once a Sell signal is recieved, monitor if Resistance becomes Support
  • Figure out multiprocessing/parallelism with Python so Real-Time, Historical, and Calc can run in one script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%