R-Trader Pro Order Book

Hi,

Is it possible to add moving average to order book. with programming?

Thanks

Hi @Davinder - I wanted to clarify your requirements: Are you looking to:

  1. Display the indicator directly in the DOM interface or
  2. Fetch the indicator data from the API and present it in an alternative format.

This will help me better understand how to assist you.

Best,
Matt Z
Optimus Futures
www.optimusfutures.com

Hi matt,

I would prefer directly on the dom. As there is vwap (built in) indicator that can be displayed on the dom. Is it possible to do the same thing with moving average ?

Thanks,

Building things on top of the platform requires advanced charting integration, and I do not think the API that Rithmic provides can do that. I mean, APIs typically handle computational configurations, but to have a display requires a whole new set of visualization frameworks.

Consider the VWAP that our platform has, which can run on Rithmic as well. VWAP

Best,
Matt Z
Optimus Futures
www.optimusfutures.com