Fetching Technical Indicators data
-
Hi @Admin, do we have an API/mechanism to get values like RSI, MACD,EMA etc ? Thanks
-
yes. I think so.
-
@rajanprabu as per the documentation ap parameter in script feed is Vwap Average Price is it same as vwap indicator?
-
Thanks @rajanprabu for the information !!
-
@nehasrivastava you can get vwap using web sockets.
-
Thanks @rjbanna for the reply. Calculating indicator values would pose additional challenge in that case. Also historical API is under development.
-
@nehasrivastava There is no inbuilt function that can calculate these values. You have to write your own logic.