Skip to main content

This is the official finterion plugin for the investing algorithm framework open source project.

Project description

Finterion Investing Algorithm Framework Plugin

This is the official plugin for the investing algorithm framework open source project.

Installation

You can install the plugin with pip.

pip install finterion-investing-algorithm-framework

Usage

In order to use the plugin you must use the 'create_app' function provided by the plugin. This function will return an instance of the investing algorithm framework configured with the finterion platform.

Note: You must provide the API key of your algorithm in order to use the plugin. You can find your API keys in the developer dashboard of your algorithm on the finterion platform.

from finterion_investing_algorithm_framework import create_app

app = create_app(api_key="<YOUR_TRADING_BOT_FINTERION_API_KEY>")

# Add your investing algorithm framework market data sources
# ..... 

# Add your investing algorithm framework trading strategies
# ....

if __name__ == "__main__":
    app.run()

Documentation

You can find the official documentation at our documentation website

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

Built Distribution

File details

Details for the file finterion_investing_algorithm_framework-0.21.0.tar.gz.

File metadata

File hashes

Hashes for finterion_investing_algorithm_framework-0.21.0.tar.gz
Algorithm Hash digest
SHA256 60c15deb2fcc0181c084eb1383d6d7f0a68fcee1061264254a42f056ce98940c
MD5 e0c0445f0081679a04d16ceb0b080e36
BLAKE2b-256 afd5ba4c75325ce80ed15528f8ba970cbf623b7c5e3e81840567d542adb2ddc6

See more details on using hashes here.

File details

Details for the file finterion_investing_algorithm_framework-0.21.0-py3-none-any.whl.

File metadata

File hashes

Hashes for finterion_investing_algorithm_framework-0.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7553ebdd168b5866be9928884be13dc5fa44c383772577636f008dd3c07a27d3
MD5 510bdc363dd78ffe531cf0c60b4004bb
BLAKE2b-256 e21ca21e2438c963eaeb509a8cd62e6c1faa29e772c2fe494f562fd61eb8ff70

See more details on using hashes here.

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