EMA Strategy kaise bult keraga

Tradehull_Imra

EMA strategy DHAN HQ run kaise Karega

Apka any phone number please send

Hi @dolonsaha491

we can make algo for the EMA using Claude

use below Prompt with Claude

  1. I want to build an EMA crossover trading strategy using the API.
    • Bullish signal: EMA 9 crosses above EMA 21
    • Bearish signal: EMA 9 crosses below EMA 21
  2. Take positions based on these signals.
  3. Scan all Nifty 50 stocks.
  4. Build a dashboard showing:
    • Order book
    • Position book
    • Stocks being scanned and their current status
  5. Use Dhan api for it

Prompt to claude
image

Algo after giving the prompt
image

Use this as a reference video on how to make algo with Claude
https://youtu.be/mSLvXIg8t18?si=RRTzGeTSYBFPlbZN