Skip to main content

Margin Strategy Editor SDK

Project description

Strategy Editor SDK

This repository contains an SDK for writing Python strategies for the margin application found at margin.io.

This package is available for Python 3.6 or higher through pip

pip install margin-strategy-sdk

You can import all classes and functions in your strategy by calling

from margin_strategy_sdk import *

The easiest way to start off your strategy implementation is by cloning the strategy template found at https://github.com/MarginOpenSource/strategy-template.

Also check out the official strategies by margin at https://github.com/MarginOpenSource/official-strategies and community created strategies at https://github.com/MarginOpenSource/community-strategies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

margin_strategy_sdk-0.0.2.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

margin_strategy_sdk-0.0.2-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page