Zerodha Selenium Login Python-script
Automatically login to the Zerodha account and take the screenshot of Positions tab.
Renko Chart in Python
A Renko chart is a type of chart, developed by the Japanese, that is built using price movement rather than both price and standardized time intervals like most charts are.…
Opening Range Breakout Aliceblue Python Script
The opening range is high and low for a given period after the market opens. This period is generally the first 30 or 60 minutes of trading. It is one…
Bollinger Bands With Adaptive Zones – AFL for Amibroker
Bollinger Bands With Adaptive Zones - AFL for Amibroker
SMA Crossover System for Zerodha Kite API in Python
About SMA Crossover System for Zerodha Kite API in Python BUY/SELL Condition: Intraday Simple moving average strategy: SMA20, SMA5 Conditions:- buy when sma5 > sma20 sell when sma5 < sma…