Re: MT4 Indicator requests and ideas

12223
Beastie wrote: Thu Feb 18, 2021 8:29 am Dear Mr Tools,

Would it be possible to do the same cosmetic enhancements to the 'MACD - RSI Adaptive Colored Line - filtered 1.3' as you did to the Jurik Volty Bands for me please? Namely, adding colour options to the histogram so that it is one colour above the zero line and an alternate colour when below, as well as adding an extened list of averages for extra tweaking potential please.

Cheers man!
Try here, added the colored histogram Macd Rsi.

Re: MT4 Indicator requests and ideas

12225
blonde wrote: Fri Feb 19, 2021 5:11 am
Роман!
Если Вы поставили в свой ник страну Украина, то будьте так любезны (будьте так ласкаві) не распространять ворованные коды (они ещё называются декомпилы, decompile files), а то обидно за страну.
_________________________________________________________________________
read this topic carefully viewtopic.php?t=8472960
Прошу прощения. Я не воровал - а скачал. Не пользуюсь. Я не программист и не умею "ломать коды". Эта система есть в свободном доступе, могу Дать ссылку – Вы там разбирайтесь сами кто что сделал.
Обновление
Увидел что парень постоянно задает вопросы и чем-то недоволен. Нашел и выложил. Еще и инструкция была. Попросите удалить тогда. Удалил.
These users thanked the author RomanUkraine for the post:
blonde


LikeRe: MT4 Indicator requests and ideas

12228
HI Mr Tool,
Hi, Can u code a indicator which has following specification seen on trading view. indi is <50 % body candle
the candles shud be such that we can change body color
and on period converter to make the offline chart like a 3 min chart it works
the following is how they made it
//Colors candles with body less than 50% of range of candle
study(title = "<50% body candle", overlay = true)

candr = high-low
bodyr = open-close

borat = (bodyr*100/candr)

barcolor (borat>-50 and borat <50 ? white : na)

thanks
regards
:thumbup:


Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot], DotNetDotCom [Bot], Facebook [Crawler], ffsss, Google [Bot], Majestic-12 [Bot], RodrigoRT7, rudiarius and 94 guests