P1YU5H-50N1 / ORBitrage

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%