Disliked{quote} You can try one of this. What you looking for all in one indicator zigzag on parabolic .... {file} {file} {file}Ignored
Say something meaningful or Silence!!
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} You can try one of this. What you looking for all in one indicator zigzag on parabolic .... {file} {file} {file}Ignored
Disliked{quote} SetIndexStyle(0,DRAW_ARROW,STYLE_SOLID,3, clrFireBrick); SetIndexBuffer(0, ExtMapBuffer1); SetIndexStyle(1,DRAW_ARROW,STYLE_SOLID,3, clrGreen); SetIndexBuffer(1, ExtMapBuffer2); SetIndexStyle(2,DRAW_ARROW,STYLE_SOLID,3, clrFireBrick); SetIndexBuffer(2, ExtMapBuffer3); SetIndexStyle(3,DRAW_ARROW,STYLE_SOLID,3, clrGreen); SetIndexBuffer(3, ExtMapBuffer4); SetIndexArrow(0,159); SetIndexArrow(1,159); SetIndexArrow(2,159); SetIndexArrow(3,159); if you want to make bigger dot change to xxx_SOLID, 10, clrxxxx {image} {image}Ignored
Disliked{quote} is there a way to make each dot either red or blue by itself so it looks cleaner?Ignored
Dislikedhi mates , is possible to remove text or shift right and i want to see history not full chart along with any time frame not only day candle. Thanks in advance {image} {file} {file}Ignored
Disliked{quote} the current candle (at running price) we can't make sure it will be same kind (bullish/bearish), and if I made to indicator maybe only on two candle, can't do backtest... because will make my laptop crazy if scan all candle .. i think the logic maybe like this if (Close[1] > Open[1]) { <== means bullish past one candle putlinebuy = Bids + YourPoint*Point; <== means put line to entry long if (Close[1] < Open[1]) { <== means bearish past one candle putlinebuy = Bids - YourPoint*Point; <== means put line to entry short are you sure want to...Ignored
Disliked{quote} Thanks lets try it however i have attached an arrow and that can work with the set up if only you can input the 3lines in the arrow input file i have also attached a MultiTimelines indicator that can work with the attached instruction of the gmt period ,when a 20 exponential moving average is also attached to the chart it will give us the trend direction for at least 2candles3791534{image}3791536{image}{image}Ignored
Disliked{quote} These are the 2indicators. Many Thanks{image}{file}{file}Ignored
Disliked{quote} sorry i can help you only this way, my knowledge of code very limited
{image} {image} {file}
Ignored
Disliked{quote} maybe you can contact the authorthat indicator my old indicator, forgot where i get it from
{quote} no text {file}
Ignored
DislikedHey all you good people. I have a very nice indicator system that I've been using for a while now. It's a trend following system, and is very promising when combined with higher timeframe trend following. I'm interested in programming it into an EA if it is possible? I want to automate its trade execution parameters. {image}Ignored
DislikedHey all you good people. I have a very nice indicator system that I've been using for a while now. It's a trend following system, and is very promising when combined with higher timeframe trend following. I'm interested in programming it into an EA if it is possible? I want to automate its trade execution parameters. {image}Ignored
Disliked{quote} No one (with serious approach) will create the EA without proof of concept (live trade records for example) of required trading approach. And no one is able to provide this proof of concept here on FF. Otherwise I'd create that EA.Ignored
Disliked{quote} {quote} And little more - especially when based on repainting indicator PS : Guys - Vertex indicator itself and some more variations of it including even some renamed from vertex all repaints {image}{image}Ignored
Dislikedhi mates , is possible to remove text or shift right and i want to see history not full chart along with any time frame not only day candle. Thanks in advance {image} {file} {file}Ignored