Getting real-time indicator values to build strategy in .Net

bawdanepankaj
Hello,

I need to develop a strategy where if price touches EMA (xyz, period) then place an order. Is it possible ?
If yes, how do I get EMA, RSI or MACD values real-time, (for every second), so that I can keep on checking whether my conditions are meet or not?

Regards,
Pankaj
  • sujith
    @bawdanepankaj,
    Kite Connect is purely an execution platform. We don't offer indicators, we only provide live market data and historical data. You need to build the indicators at your end. However, there are libraries built by other community members which you can refer to in the pinned thread A curated list of things related to Kite Connect API on this forum home page.
Sign In or Register to comment.