Skip to content

A bot that uses simple moving averages to trade currencies in the FX market.

License

Notifications You must be signed in to change notification settings

smarvins/Forex-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex-Bot

A bot that uses simple moving averages to trade currencies in the FX market.

Before we start..

DISCLAIMER! Forex trading carries a heavy amount of risk. Any and everything outlined in this code is for personal purposes only. I am not responsible for any of your losses or any hardships you may face as a result of using this code. Again, this is meant to be used ONLY as a personal fun project.

How to use..

The bot will require the OandaV20 package along with the Requests package for the project.

An API key from Oanda is also needed so you'll have to create an account in order to gain access to the key and fill in the key and account ID in the init.py file.

Run the code as python app.py in your terminal and you're all set!

And the credit for helping me build this wonderful project goes to...

  • 1: Oanda API docs.
  • 2: Bgwrites.

About

A bot that uses simple moving averages to trade currencies in the FX market.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages