An algorithmic trading bot framework connecting to brokerages like E*Trade and Schwab
Project description
TRADEBOT
Purpose
Use this library to execute trading strategies across various brokerages, including E*Trade, Schwab, and Interactive Brokers (IKBR).
Get Started!
Pull down the package
$> pip install fianchetto-tradebot
Using the package
from fianchetto_tradebot.oex.oex_service import OexService
Pull down the quickstart package
$> pip install fianchetto-tradebot-quickstart
Components
Trident
Trade Identifier Service - service for identifying trading opportunities by scanning markets using user-supplied strategies.
Oex
Order Executor Service - service for executing user-supplied orders
Quotes
Quote Service - service for getting live market info for options and equities from the various brokerages. May be expanded to Futures later.
Helm
Visiblity - service for surfacing the current state of all trades and trading strategies
Test
Various integration and component tests.
Scripts
Various integration test scripts and utility scripts that are used on a one-off, or reference basis.
Common
Contains basic primitives such as financial instrument definitions used throughout TradeBot, libraries for connecting to brokerages, and other shared logic.
Liability
This project makes no guarantees of any kind, explicit, or implicit, for its correctness, safety, or even suitability for its purpose. Contributors and users should use their best care and judgement when using this project. While care is taken to build a robust, scalable, and correct system, use is completely at their own risk.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fianchetto_tradebot-0.1.14.tar.gz.
File metadata
- Download URL: fianchetto_tradebot-0.1.14.tar.gz
- Upload date:
- Size: 80.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c02a719894a0243c4ede00f1f1504a051592f15281acd9a3ec1012cfb04099a
|
|
| MD5 |
24563bb6908eb601e11a9db00749328c
|
|
| BLAKE2b-256 |
8980ecd3b9a258695fb9a9d9dd59b9294ec17156fa0af252125d7bd386915ccb
|
File details
Details for the file fianchetto_tradebot-0.1.14-py3-none-any.whl.
File metadata
- Download URL: fianchetto_tradebot-0.1.14-py3-none-any.whl
- Upload date:
- Size: 138.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86563b7386cafc972266fe2247c24bc86b132ebe2613f18d883805103c490082
|
|
| MD5 |
a8dd27d912b6f8099410ea49a8667d31
|
|
| BLAKE2b-256 |
ecdfe6e2c32885e6e6844b7165f8ae2de5cc945e1b8b34b0928309b208d07f0f
|