/ORBitrage

This repository contains the implementation of automated bot which trades on Oanda API according to Open Breakout Stragtegy(ORB).

Primary LanguagePython

ORBitrage

This repository contains the implementation of automated bot which trades on Oanda API according to Open Breakout Stragtegy(ORB). By default it trades on three instruments EUR vs DKK,XAU vs CHF, XPD vs USD.

Required Folders to be created in the directory

  1. candles - for storing candles created via price stream
  2. logs - for storing order logs for that particular time
  3. prices - for storing prices streamed via oanda api