Skip to content

Algoritmic Stock Screener & Backtesting platform built in Rust / Kubernetes / Helm / Ansible / Yew

License

Notifications You must be signed in to change notification settings

pmagaz/rs-algo-screener

Repository files navigation

rs-algo-scanner

Rust algorithmic stock screener

Stock screener written in Rust. In this first iteration the idea is to construct just an screener that will help me to analyse the stock marked using Technical analysis. In a second iteration, this screener will be used by a bot to do algorithmic trading.

Stack

The whole screener and it's backend is built in Rust and it was designed to run in Docker containers in a Kubernetes cluster, using Helm and Ansible for release deployments.

Screener Status

  • Image output support
  • WebSocket support
  • [] Side Backend for data processing
  • XTB broker implementation
    • Get all available symbols
    • Process a symbol
  • Indicators
    • RSI
    • Stoch
    • MacD
    • EMAS
  • Candlestick patterns identification
    • Popular candlestick patterns implemented
    • [] Review formulas
  • Chart pattern Identification
    • Triangles
    • Rectangles
    • Double top & double bottom
    • Channels
    • Broadenings
    • [] Head & Shoulders
    • [] Divergences
    • [] Activated pattern
  • Market regime filters

Examples

PNG

:)

About

Algoritmic Stock Screener & Backtesting platform built in Rust / Kubernetes / Helm / Ansible / Yew

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published