Welcome to Blueshift’s API documentation!
- Blueshift API Documentation
- Changelog
- Event Callbacks in Blueshift
- Fetching Price Data, Tracking Algo State
- Placing Orders and Other API Functions
- Multiple Strategies in a Single Algo
- Objects, Models and Constants
- Blueshift Library
- Errors and Exceptions
- How-Tos and Examples
- How to code a trading strategy on Blueshift
- What is the Python support on Blueshift
- How to create and use variables
- How to fetch assets in strategy code
- How to place orders
- How to fetch price data for signal generation
- How to write strategy code
- How to check order status
- How to check open positions
- How to use stoploss and take-profit
- How to use stoploss and take-profit to lock-in profits
- How to track user defined states
- How to parameterise my strategy
- Good practices to follow for strategy building
- Things to avoid while writing a strategy