Skip to content

SatoshiReport/1Broker-Python-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1Broker Python API

Python API for 1Broker (version 2 of their API)

1Broker provides Forex and CFD trading with bitcoin. They can be accessed here: https://1broker.com/?r=3981

You will need to set the variable "token" in the top of broker1_api_v2.py with your 1Broker API token which is found on their website under "Access & API Management".

We have three files:

  • HttpMD5Util.py - Used for HttpGet calls
  • broker1_api_v2.py - Provides a complete library of all 1Broker API calls
  • broker1_example_v2.py - Test script to exercise the API completely (a minor amount of bitcoin is needed to test trades)

R API provided here: https://github.com/SatoshiReport/1Broker-R-API

About

Python API for 1Broker.com v2 API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages