Giter Site home page Giter Site logo

al-gladkow / unofficial-tradestation-api-sdk-for-python-3.10 Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 38 KB

The Unofficial Tradestation API V3 SDK for Python 3.10

License: GNU General Public License v3.0

Python 43.28% Jupyter Notebook 56.72%
api finance tradestation tradestation-api trading

unofficial-tradestation-api-sdk-for-python-3.10's Introduction

Unofficial Tradestation API SDK for Python 3.10

BY CLONING THIS REPO YOU AGREE TO THESE TERMS.

Description

This module provides functionality for interfacing with the Tradestation API (V3) to access account information, market data, and trading functionalities. It is intended to be used for testing purposes and is not complete. No copyright infringement was intended; please contact the repository owner for any inquiries and/or complaints regarding this.

Using this module requires an account with Tradestation and with an active API key.

Dependencies

For auto login functionality:

Usage

Read the Official API documentaion for more information about authentication, response structures.. etc.

To use as a Jupyter Notebook:

  • Run all cells under 'Setup' and 'Authentication'
  • Call open_session and save the returned session info to a variable (you will need this often)
  • Complete authentication
  • Pass session info you saved to the desired API functions
    • Returns or streams response json

To use as a Python Script:

import ts.py
sesh = open_session()
get_bars(sesh, 'MSFT')

See main.py for an example script

For more detailed descriptions of how to use the module, see the notes included in TradestationAPI.ipynb

License

GNU GPLv3. Here.

unofficial-tradestation-api-sdk-for-python-3.10's People

Contributors

al-gladkow avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.