/go-algotrader

fast algorithmic trading in pure Go

Primary LanguageGoApache License 2.0Apache-2.0

go-algotrader

Using my fast td-ameritrade library go-tda to create an algorithmic trading app in pure Go

Indicators Used

  • Implemented: PivotPoints (Support & Resistance), SMA, RMA, EMA, RSI, VWAP, MACD, BollingerBands
  • WIP: Chaikin, IMI, MFI, PCR & OI

Planned Features

  • Command line interface graphing using asciigraph