/fract

Automated Forex Trader based on oanda-cli

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

fract

Automated Forex Trader based on oanda-cli using Oanda V20 REST API

Test CI to Docker Hub

Installation

$ pip install -U https://github.com/dceoy/fract/archive/master.tar.gz

Usage

Run fract --help.

The following commands are the same as those of oanda-cli.

  • info
  • track
  • stream
  • close
  • plotpl

See oanda-cli for more detail.