RTX Development: Accessing Built-In Indicators and Drawing Styles

Duration:15:16
Variable speed version: Watch

This video on RTX Development discusses two important features available to RTX Developers: The ability to access the results of any built-in IRT indicators, as well as the ability to draw array results using any of the many drawing styles available to most built-in indicators. This video shows how to very easily calculate the results of any built-in indicator within your calc function as well as how to send variable parameters into those calculations. In our specific example, the Profile Indicator is used to provide the developing VAH, allowing the user to specify the Value Area percentage. This functionality saves the RTX developer a tremendous amount of work and helps leverage the indicator development of the past 2 decades by Linn Software. In addition, the ability to provide a draw style control in the preferences makes it easy for any RTX indicator to provide over 18 drawing styles and again leverage the work of Linn Software developers to implement those drawing styles. The drawing styles include such options as Stepped Line, Continuous Line, Two-Color Lines, Solid and Hollow Histograms, Price Boxes, and much more.

Download xyzDemo5.cpp source file (zipped)

Comments

Comment: 
Hi, How to access multiple instruments from RTX? Could you please make a video on that? Thanks