Disliked{quote} thanks bro for your help but it's totally different from Heiken AshiIgnored
MT4 Heiken Ashi
Synergy indicator
Trade what you see not what you hope
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} thanks bro for your help but it's totally different from Heiken AshiIgnored
Disliked{quote} Chart High Number can be changed if you widen/narrow chart size. if you have your pair watch list smaller, it will be smaller window and smaller numbers. Those are not fixed. Only thing doesn't change is High/Low which you can get from your 1 min chart. There are few tools you can get those tick chart as indicator chart - try this first. - from one of FF. {file}Ignored
Disliked{quote} There is no difference at all between a Renko M2 or a Renko M68 chart that are using the same pair and the same brick size. Some Renko generators let you name the chart while others do it for you if you don't choose to do it yourself. Here is an example of my Renko DOW30 chart with brick size of 20. {image}Ignored
Disliked{quote} May I request you to explain the significance of yellow, white arrows and lines and what to make of white number and yellow number? {image} Thank you.Ignored
DislikedRequested; Time Range Breakout wBuffers - boxes price in a time range - tracks breakout from this range - to be used as guide only - has signal buffers, buy/sell, 0/1 - can restrict to buy or sell only {file}Ignored
Disliked{quote} BlueRain You said try this tick chart first, I've tried it and it's not quite what I want, it sounded as if you knew about some others, if you could point me in the right direction that would be great, thanks for your time be lucky Keep safe.Ignored
struct MqlTick
{
datetime time; // Time of the last prices update
double bid; // Current Bid price
double ask; // Current Ask price
double last; // Price of the last deal (Last)
ulong volume; // Volume for the current Last price
};
Disliked{quote} I changed FX_Scanner - now, time alignment issue should be fixed. Spacing can be set in code, not exposed. But, color of label are now optional. {image} {file}Ignored
Disliked{quote}... when I try to backtest ,the function of restrict buy or sell only seem not working and sometimes a stoploss position can't triggered quite well...Ignored
Disliked{quote} Hi BLUERAIN, I tried adding 3 MA's in FX Scanner. I got successful in adding columns, in adding Input Fields. Indicator edited successful without error, but some error coming when implementing it.. not implementing as I want it to implement. some error is coming when it comes to the display part. I am attaching the Screenshot as well as the Mq4 file. Please check it.. The Problem is if we add even 4 MAs only 2 MAs are displaying. Well in this edition there are 3 MAs but only 2 Displayable suppose MA1 = display (true) MA2 = display (true)...Ignored
DislikedHello friends can you add notification access and scanner dashboard for all pairs (in the enclosed indicator), i found this indicator in online only. If notification access and scanner dashboard available it will be helpful {file} {file}Ignored