Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

jmelett/fxBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fxBot

fxBot can be used to automate trading on the FOREX market using the infrastructure provided by the OANDA Corporation. The program relies on OANDA's REST API. Its main purpose is to provide a framework allowing for easy creation, execution, and backtesting of various trading strategies.

A basic guide to setting up your OANDA account can be found in the OANDA Developer Docs.

###Requirements

  • fxBot relies on OANDA's oandapy -- a small wrapper around the HTTP based interface.
    • oandapy requires the Python requests module.
    • If you are using Gentoo Linux, there is also an ebuild available that you can use directly.
  • fxBot contains several unit tests
    • to make use of all of them the mock module is required

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published