Skip to main content

All-in-one trading broker software

Project description

About

⭐ Portal: https://bit.ly/finance_analytics
📊 Blog: https://slashpage.com/jh-analytics

📈 Softrader: https://pypi.org/project/softrader

🐍 Python: https://github.com/jhvissotto/Project_Finance_Api_Python
🐍 Pypi: https://pypi.org/project/jh-finance-api

🟦 TScript: https://github.com/jhvissotto/Project_Finance_Api_TScript
🟦 NPM: https://www.npmjs.com/package/finance-analytics-api

🔌 Server: https://bit.ly/jh_finance_api
🔌 Swagger: https://bit.ly/jh_finance_api_swagger

Library

!pip install softrader
from softrader import nan
import softrader as st

Connect

client_ib  = st.connect('IBROKER',    ID=None,   SECRET=None,       PROVIDER=4002)
client_ap  = st.connect('ALPACA',     ID='abcd', SECRET='xxyyzzww')
client_mt5 = st.connect('METATRADER', ID=123456, SECRET='password', PROVIDER='brokername')

Open Position

Send order to any broker with no more configurations

try: 
    res = st.send_open(client_ib, symbol='MSFT', quant=10, limit=nan, tp=nan, sl=nan, tif='GTC')
    print(res)

except Exception as err:
    print(err)

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

softrader-0.1.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

softrader-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file softrader-0.1.1.tar.gz.

File metadata

  • Download URL: softrader-0.1.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.2 Windows/10

File hashes

Hashes for softrader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 306149a662ca4a4dbbe5af95487ca3bca86d791a8b60dbaabb8065cf8c2ffc98
MD5 03cb0ffab36a6f53d4225cfa8f9be72b
BLAKE2b-256 f93c7ce31188ddfafe488ea3b597aee480a6b7bb44b1b5afcac000a61cfcdff4

See more details on using hashes here.

File details

Details for the file softrader-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: softrader-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.2 Windows/10

File hashes

Hashes for softrader-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1618eea90b4c322febb740b866b8d64bcac439a385241284c4ff50b6ed43d82b
MD5 4a90551df50a40c7cb16ab19f6585fdf
BLAKE2b-256 9e78797543eecc616a148c6d4078b3168db90afd137a0ee8a8d96f45143214ec

See more details on using hashes here.

Supported by

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