Good Initiative , with the tools available currently trading and investing have been democratised, just like what the Cloud and App Store iOS and Google Play did for entrepreneurs and independent app developers.
If you want to grow Dhan bit more fast then you should release these features as soon as possible please read more
-Custom Indicators, Strategy with Pine Script in Options Charts
-Custom Indicator, strategy With pine script in Option Chart
-All features animation for how to use this
and many more very important other things
With your videos, I am able to place order but once order is place, not able to exit
Please tell me how to place Stop loss and profit percentage once the order is placed in Intraday Trading.
Appreciate your help and response.
Also Please tell us where we get the tutorials code
Hi Dhan team,
I am having issue in websocket excel file.
I have changed only option expiry date in the script name and then run the code
, LTP received is showing in the CMD prompt but it is not updating in the excel. Please find the attached screenshot for your reference and help me with this.
Instead of just one Security ID, allow multiple IDs to be requested in a single API call under same Segment, this will ease the number of requests users are triggering to fetch the data for multiple stocks/instruments. If I need to backtest the whole FNO stocks, I might have to send 250+ requests every time. By allowing multiple IDs, this could be done in one single API call and let users iterate through the data !
i want to use multiple EMA indicator on candles value so please help how i can get it i am able to apply one EMA which take first EMA 9 values only in candle
# EMA 9
index_chart['ema'] = talib.EMA(index_chart['close'], timeperiod=9)
# EMA 15
index_chart['ema'] = talib.EMA(index_chart['close'], timeperiod=15)
first_candle = index_chart.iloc[-3]
print(first_candle['ema'])
i need EMA 15 value also in my first candle and please share example code of 9 EMA crossing to 20/15 EMA
@Dhan
As the DHAN API’S accept security_id as the request param to get the historical data,
How to get the symbols and security ID’s for particular segment like Nifty Micro 250