
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I made a proof-of-concept EA interacting with an indicator through a temporary global variables changed by using different keystrokes.
Corners do work, but one has to remember that lower corners are relative to indicator frame, not the timeline - see the video.
Unfortunately video upload does not seem to work on this forum :(
For the time being I put it on
http://www.youshare.com/Guest/c94bb3e9cfe6a424.flv.html
(see fullscreen for best results)
best regrds,
Hi
There was no audio attached to this videao.
Can you please post the code of the SampleTextIndicator?
Regards
Hi
There was no audio attached to this videao.
Can you please post the code of the SampleTextIndicator?
Regards
Hi
The video does not contain audio track. I will post the code today in the evening because I left it on another laptop.
The code may not be very elegant, but works properly
Hi
thanks for posting the code,
could you please change the code in a way that the indicator simply puts some kind of text in the upper right corner,
a sample that can be used for every indicator in separate window
Hi
thanks for posting the code,
could you please change the code in a way that the indicator simply puts some kind of text in the upper right corner,
a sample that can be used for every indicator in separate window
I put the code with self-explanatory comments
BR,
Investeo
I need a suggestion for a simple indicator:
Close > EMA 34 = green historgam or ....line or....arrow...
Close< EMA 34 = reed histogram or...line or....arrow...
Thanks for help
I put the code with self-explanatory comments
BR,
Investeo
Hi Investeo
many thanks, your code works, i.e.the label shows up, but the value is not updating. Did I make a mistake?
Here is my code.
I need a suggestion for a simple indicator:
Close > EMA 34 = green historgam or ....line or....arrow...
Close< EMA 34 = reed histogram or...line or....arrow...
Thanks for help
You may try MACD for this purpos
Yes, but should not follow the "curve of the indicator" but only indicate changing color.
Thanks walb
Yes, but should not follow the "curve of the indicator" but only indicate changing color.
Thanks walb
The indicator for MT4 is called russian colors, you want
/go?link=https://www.forexfactory.com/showthread.php?t=173962
You only have to replace the HMA with EMA34