Re: Ichimoku Indicators for MT4

193
Sutatong wrote: Mon May 18, 2020 1:54 am Hi admin, is it ok if I shared a youtube channel about Ichimoku? I think this guy is very good explaining it.
Sure, post the video up!
Are you looking for a Forex broker? FBS cuts spreads by up to 58%. Click here to begin your trading journey, today.
No commissions are earned by Forex-station.


Guide to the "All Averages" Filters (ADXvma, Laguerre etc.) 🆕
Use Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions
An easy trick for drawing Support & Resistance


Re: Ichimoku Indicators for MT4

197
borgesr wrote: Thu Mar 23, 2017 2:24 am Hi Mrtools,
See the buffers

int init()
{
IndicatorBuffers(8);
SetIndexBuffer(0,UpH); SetIndexStyle(0,DRAW_HISTOGRAM); SetIndexLabel(0, "UpH");
SetIndexBuffer(1,DnH); SetIndexStyle(1,DRAW_HISTOGRAM); SetIndexLabel(1, "DnH");
SetIndexBuffer(2,NuH); SetIndexStyle(2,DRAW_HISTOGRAM); SetIndexLabel(2, "NuH");
SetIndexBuffer(3,SpanA_Buffer); SetIndexStyle(3,DRAW_NONE); SetIndexLabel(3, "SpanA");
SetIndexBuffer(4,SpanB_Buffer); SetIndexStyle(4,DRAW_NONE); SetIndexLabel(4, "SpanB");
SetIndexBuffer(5,Tenkan_Buffer); SetIndexStyle(5,DRAW_NONE); SetIndexLabel(5, "Tenkan");
SetIndexBuffer(6,Kijun_Buffer); SetIndexStyle(6,DRAW_NONE); SetIndexLabel(6, "Kijun");
SetIndexBuffer(7,trend); SetIndexStyle(7,DRAW_NONE); SetIndexLabel(7, "trend");

The following indicator is attached.

Thank you,
Rogério

I ask a kindness ... for this specific indicator is it possible to have arrow lines in place? (Cod 233-234).
Thank you in advance if it were possible


Who is online

Users browsing this forum: bbookgenius, DVanAssen, Facebook [Crawler], kvak, Majestic-12 [Bot], whiteadrian23, Xxcoincoin and 88 guests