Find Answers/MarketDelta Charts/RTL (Real Time Language)

Answered

Auto trend mod

Taxiekc
asked this on April 18, 2011 09:27

Hi guys. I have a signal that I would like to use as a point for an auto trend line. I am hoping to connect the HI of the bar of the last 2 up signals and the LO of the bar of the last 2 down signals. I would like to run a ray extended to the right off of these signals. I also want it to erase and redraw as new signals emerge so that the line is automatically updating with the most recent signal and the previous one. Could you point me in the right direction? Thank you

 

Comments

User photo
Andrew Stoeckley
MarketDelta LLC
Ajax_loader_small Answer

Hi,

Unfortunately RTL does not extend itself to features for actually manipulating drawing objects, such as trend lines.

April 18, 2011 09:39
User photo
Taxiekc

just saw this answer, but only after I asked another question on same subject. Is there any interest in creating that as an option in RTL?

April 18, 2011 10:38
User photo
Taxiekc

Or perhaps is it something that I could contract you guys to do?

April 18, 2011 10:39
User photo
Andrew Stoeckley
MarketDelta LLC
Ajax_loader_small Answer

RTL is designed as a way to mock up existing charts within the context of the defined window structure generated by the software. To actually create drawing objects, you have go deeper into the code. It is possible that you could achieve what you want with the Software Developer Kit which we do provide to licensed users after signing an agreement with us. However, the SDK is considerably more sophisticated than RTL and requires programming knowledge using languages such as C++.

April 18, 2011 10:40