
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 attach an indicator written by ANG3110 and improved by
you, which draws channel for last N bars. Would it be
possible to write an indicator drawing two trendlines
(upper and lower) working in the analogical way as
the attached indicator, please? Perhaps I should
post it in 'coding help'.
Dear Mladen,
I attach an indicator written by ANG3110 and improved by
you, which draws channel for last N bars. Would it be
possible to write an indicator drawing two trendlines
(upper and lower) working in the analogical way as
the attached indicator, please? Perhaps I should
post it in 'coding help'.
where the upper trendline connects (at least two and usually only two)
highs and nothing (from the data feed) is above the trendline,
and the lower trendline connects lows and nothing is below the trendline.
(The ANG channel is similar, as no data is above and below it.)
Even if it does not look like it, this is a completely different type of rsi
This rsi is a combination of rsi (of price) and rsi (of volume). It should be more responsive to changes in the times when the trading volume is high. Since the result is "fast" I decided to add result smoothing too. Some experimenting advised (as usual)
Mladen,
Is this indicator repainting?
Mladen,
Is this indicator repainting?
Dear Mladen, please, I would like to get the "xb4d.mq4" indicator in MQ5 format, is it possible? Thank you.
<Decompiled code removed.>
Dear Mladen, please, I would like to get the "xb4d.mq4" indicator in MQ5 format, is it possible? Thank you.
That is just another renamed (and decompiled) "solar wind" indicator
Forget about it
Edson,
it is against forum rules to post decompiled code.
You may be banned if you do so again.
It may be that you didn't realise that it is decompiled. You can usually tell when it used non descriptive variable names such as
g_ibuf_80
ld_8
ld_64
l_low_88
etc.
Ask the owner of the source code to give it to you or have him convert it for you.
Decompiled code is stolen code. Either you are a thief, a fence, or the receiver of stolen (intellectual) property. Either way we will not be an accomplice after the fact to theft. See also https://www.mql5.com/en/forum/134317#comment_3411571
If you post decompiled code again, you will likely be banned.
Don't tell us you found it on the 'net: if someone stole your bank details and uploaded them on to the internet, is it OK for everyone to use them because "someone uploaded it, I don't know why I can't use that"?
Forum on trading, automated trading systems and testing trading strategies
Usefull links/threads/tools
Sergey Golubev, 2017.09.26 05:53
Freelance
The forum
The articles