margin-strategy-sdk


Namemargin-strategy-sdk JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/MarginOpenSource/strategy-sdk
SummaryMargin Strategy Editor SDK
upload_time2021-07-30 15:56:20
maintainer
docs_urlNone
authorMargin UG
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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 *
```

**Note: The SDK does not provide any functionalities but merely mimics margin's strategy 
development interface. To actually run your strategy you need to start it from the margin 
application.**

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.

## License
The source code is published under the MIT License:

MIT License

Copyright (c) 2019 Margin Open Source

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MarginOpenSource/strategy-sdk",
    "name": "margin-strategy-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Margin UG",
    "author_email": "contact@margin.io",
    "download_url": "https://files.pythonhosted.org/packages/4c/40/df6740bd1a5ebd880b528fbc816f9f6e65115b2f244df9b03e8bde5e496a/margin_strategy_sdk-0.0.11.tar.gz",
    "platform": "",
    "description": "# Strategy Editor SDK\n\nThis repository contains an SDK for writing Python strategies for the margin application\nfound at [margin.io]().\n\nThis package is available for Python 3.6 or higher through pip\n```\npip install margin-strategy-sdk\n```\n\nYou can import all classes and functions in your strategy by calling\n```\nfrom margin_strategy_sdk import *\n```\n\n**Note: The SDK does not provide any functionalities but merely mimics margin's strategy \ndevelopment interface. To actually run your strategy you need to start it from the margin \napplication.**\n\nThe easiest way to start off your strategy implementation is by cloning the strategy\ntemplate found at https://github.com/MarginOpenSource/strategy-template.\n\nAlso check out the official strategies by margin at\nhttps://github.com/MarginOpenSource/official-strategies and community created strategies\nat https://github.com/MarginOpenSource/community-strategies.\n\n## License\nThe source code is published under the MIT License:\n\nMIT License\n\nCopyright (c) 2019 Margin Open Source\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Margin Strategy Editor SDK",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/MarginOpenSource/strategy-sdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55178621c7c0e3b9d8d6f682efb14ff0fe06e4acbff6176c1eaf6f7d0b498eb3",
                "md5": "42f4484b461208cf112159c20e6fe69e",
                "sha256": "cd3070b2bfae12b87f7524eaaa0aac62302ae4310f728ed625ea5cf807860a00"
            },
            "downloads": -1,
            "filename": "margin_strategy_sdk-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42f4484b461208cf112159c20e6fe69e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7759,
            "upload_time": "2021-07-30T15:56:19",
            "upload_time_iso_8601": "2021-07-30T15:56:19.278802Z",
            "url": "https://files.pythonhosted.org/packages/55/17/8621c7c0e3b9d8d6f682efb14ff0fe06e4acbff6176c1eaf6f7d0b498eb3/margin_strategy_sdk-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c40df6740bd1a5ebd880b528fbc816f9f6e65115b2f244df9b03e8bde5e496a",
                "md5": "7be15f89c804ebafd7a2b5995b5397b1",
                "sha256": "50bead9754530d64c9f45d4de9b930d0d89c9d05f4707ed46251f1cd75e39767"
            },
            "downloads": -1,
            "filename": "margin_strategy_sdk-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "7be15f89c804ebafd7a2b5995b5397b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6416,
            "upload_time": "2021-07-30T15:56:20",
            "upload_time_iso_8601": "2021-07-30T15:56:20.211935Z",
            "url": "https://files.pythonhosted.org/packages/4c/40/df6740bd1a5ebd880b528fbc816f9f6e65115b2f244df9b03e8bde5e496a/margin_strategy_sdk-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-30 15:56:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarginOpenSource",
    "github_project": "strategy-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "margin-strategy-sdk"
}
        
Elapsed time: 0.06711s