Skip to content

Python library to communicate with X-Trade Brokers via API

License

Notifications You must be signed in to change notification settings

tuxskar/PyXTBClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyXTBClient

Python library to communicate with X-Trade Brokers via API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To make sure it is working correctly open up an API demo account here http://developers.xstore.pro/api and execute the basic tests like this

pip install -r requirements.txt
export XTB_USER='<demo xtb_user>'
export XTB_PASS='<demo xtb_password>'

Authors

  • Oscar Ramirez - Initial work - Tuxskar

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Python library to communicate with X-Trade Brokers via API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages