Python stock screener based on ichimoku and other indicator

Job ID: 32197611

Budget: $150 – $175 USD

Python stock screener.
Scan coins from both binance and kucoin on a 1 Day time-frame.
Output a list of coins in a txt according to a list of filters.
Filters can be activated/deactivated from the start command.

Example of filter:
- Prices (current daily candle) are below/equal the Tenkan Sen (aka Conversion Line)
- The Chikou Span (Lagging Span) is below the candles

screening question: how do you calculate the Chikou Span?