Sign inSign up

trustdan/auto-vertical-spread-python

By trustdan

Updated over 1 year ago

Python orchestrator for the Auto Vertical Spread Trader. Works with trustdan/auto-vertical-spread-go

Buildkit cache
Image
API management
0

971

trustdan/auto-vertical-spread-python repository overview

Auto Vertical Spread Trader - Python Orchestrator

This is the Python orchestrator component of the Auto Vertical Spread Trader system, designed to work in conjunction with the Go scanner component.

About This Component

The Python orchestrator handles:

  • Trading strategy implementation
  • Option selection logic
  • Risk management
  • Trade execution through IBKR API
  • Backtesting capabilities

Important: Component Dependency

Note: This container is designed to work together with the Go scanner component. The full system requires both containers to function properly.

Quick Start

# Pull both components
docker pull trustdan/auto-vertical-spread-python
docker pull trustdan/auto-vertical-spread-go

# Run both containers (see full instructions in the GitHub README)

Complete Documentation

For complete documentation, configuration options, and setup instructions, please refer to the GitHub repository.

License

MIT License

Tag summary

Content type

Image

Digest

sha256:0da3ce5eb

Size

327.7 MB

Last updated

over 1 year ago

docker pull trustdan/auto-vertical-spread-python