Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 445 Bytes

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