samjtro / ttrader

algorithmic terminal trading using go-tda

Home Page:https://github.com/samjtro/go-tda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ttrader

ttrader stands for terminal trader. I wanted to experiment with a terminal interface for trading through thinkorswim (using the fastest td-ameritrade hook go-tda, utilizing a TUI (terminal user interface) portal updating every second with the following indicators:

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

WIP Features

Happy Trading!

About

algorithmic terminal trading using go-tda

https://github.com/samjtro/go-tda

License:Apache License 2.0


Languages

Language:Go 100.0%