Moving Average Adaptive

Hi,
need to understand(formulae) how the adaptive moving average is calculated in tradingview charts

regards

Hi @HSINGH you can refer to this link: https://help.cqg.com/cqgic/20/default.htm#!Documents/adaptivemovingaverageama.htm

I had gone thru document, it is not clear as i hade created pinescript code in tv using this setting, it is showing different values. Movng average Adaptive is not available in trading view application. it is available in tv.dhan.co, i am making algo using webhook

kindly provide pinescript code of moving average adaptive on tv.dhan.co

Hi, any update for setting of moving average adaptive on tv.dhan.co

Hello @HSINGH

Moving Average Adaptive indicator on tv.dhan.co is extended as part of TradingView library. For TV library indicators, the calculation is not made available to us, and hence we cannot help you with the pinescript code of the same.

You can look into the community script - Adaptive Moving Average — Indicator by everget — TradingView which closely resembles the AMA on tv.dhan.co.

Hardik,

I am really frustrated with the way API’s of dhan are giving results for any of the indicators that we take. I don’t see any value in paid subscription to access API when none of the indicators API’s are giving the results as-is like Dhan Chart values. Due to which algo’s are not acting timely causing losses. I am trying now for MOVING AVERAGE ADAPTIVE but even for this whatever talib provides that is not matching with Dhan terminal and none of you or your team are helping but just bypassing the issue with no concrete solution. You guys dont even have any proper documentation to refer. I am seriously thinking to move on to other trading platforms like zerodha as atleast there they have massive documentation and support. Lastly I am asking if you can help for a as-is match to dhan’s MOVING AVERAGE ADAPTIVE indicator function or reference.

Hey @Suresh_Pillitla

You can always compare the raw data that we provide on APIs and the values on charts. We are sure this will always have an exact match.

However, when it comes to calculating indicator values on the same, the approach can be different from the charts value to a library computation (in this case TA lib). This is not much to do with data but rather indicator calculation itself. We had shared the pinescript for the same earlier over here. However, providing ready made code for this might not be possible.

i suggest you to kindly provide assistance on one to one basis as only fyers api team helps among all brokers. i like dhan and fyers , only issue with dhan is being best among the industry it doesnot provide solution related to algo trading on call.