Skip to main content

Enular Library

Project description

Enular Library

pip install enular

NOTE: Alpha version (v1.0.0) and development in progress. Expect beta release in late 2023.

The Enular Library contains tools for backtesting, evaluating and visualising algorithmic trading strategies. It allows the user to easily combine indicators with complex operations into strategies, similar to neural networks. It also provides indicators, data sources, and paper trading capabilities. Documentation coming soon. Enular.com

Details:

  • Uses parts of Backtrader's Cerebro engine with fixes from Backtrader2
  • Data streaming from Yahoo Finance
  • Indicator and strategy collection
  • Improve accessiblity with simplified architecture
  • Highly scalable strategies: extend classes and redefine trade logic
  • Live trading capabilities

Architecture:

  • 1 category of base indicators (INPUT: market data, OUTPUT: single indicator signal)

    • Indicator library with existing technical analysis indicators
  • 3 categories of indicator operations (INPUT: two indicator signals, OUTPUT: single indicator signal):

    • Scalar inputs to scalar output
    • Scalar inputs to boolean output
    • Boolean inputs to boolean output (7 basic logic gates)
  • 2 categories of strategy operations (INPUT two indicator signals, OUTPUT: order instructions):

    • Scalar inputs to order instructions
    • Boolean inputs to order instructions (7 basic logic gates)

Development in progress:

  • Live trading via IB
  • Indicator library
  • Strategy library
  • Data feed improvements
  • Machine learning capabities
  • Instructional articles on Medium
  • Templates
  • Documentation
  • User forum
  • Resaerch
  • Data hosting and supply

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

enular-1.0.0.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file enular-1.0.0.tar.gz.

File metadata

  • Download URL: enular-1.0.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.1

File hashes

Hashes for enular-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b8ad8100a2f7f3447340bf5c2c39f5f62827343610f5b0bbc5b55a369904875b
MD5 2e9f560045b83ee014aa85ec5065cc04
BLAKE2b-256 37aa2601d5210ae5151b4ccca693b8750a6b8c24acfb9f2be8f56998c90c14b4

See more details on using hashes here.

Supported by

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