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

🧮 PyHelpers: https://github.com/jhvissotto/Library_Python_Helpers

🔌 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.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: softrader-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 079c2069919bc4e3daadd75719e8891841b59b0e011d77a7af6ab43db225a0d4
MD5 c39f20a74d012232d8637e317866023a
BLAKE2b-256 5106a373613d8c07f8f9d1beaf347b73eef8985432797a138f4e3c90e3b70eee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: softrader-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 efcb5ca3e3b45ff16066719712f1c274b8dc88ae92fb58f81650fc2283e06d36
MD5 844b14d957bb9ff7765feb0b15b8d530
BLAKE2b-256 d1bed96490129bb35d83417a60f1528a409ceb77306168fdfee024ebe7a56bbd

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