Please fix this indicator or EA - page 23

 

ok tb

so i was right again - boy u still aint listening apart from your disorder from a parental background - lets say u dont have the nice car, the girlfriend u dream about, and wonder why eh sport maybe u know this maybe not but the world runs on an exchange - so tell me why should i do this, what is the exchange and por favor give me a reason a warranted reason to do this, which does not include

your anger

your frustration

your sadness

copy that my friend is it getting through - we can all have what we want in this world, but give me reason - not a demand - did you place your trade yet out in the open oh amazing trader that you are.. LOL my friend -

 

oh and btw

i see you still have not learnt anything now have you TB 0 remember the train scenario = oh its late oh its on time oh its going up oh no its going down - but u said ........patience my friend still waiting for that reason - LOL patience is the key u just dont get it - what was it your mother stopped giving you the attention you craved for - show me show me now i want it now god damm you did you hear me i said now LOL are you listening to me now i said now or thats it )as the child throws his toys down in a tantrum lol still waiting for you trade tb - thats all my friend enjoy the weekend i know i will, just dont over cook too many of those burgers in mickey d;s hey sport or is it chef. place your trade for the world too see and stand by it - see again you cant do one thing that a trader does place a trade and stand bye it -- still waiting sport

 

euro dollar

oh and btw tb euro dollar topped at 148 67

i called it away from 147 plus a small amount of change - remember yesterday mu friend real time a live statement - how much proof does a newbie failure need eh ,

do the numbers my friend i called it live and you know i always stay in the trade - fear aint apart of the equation - its called deep pockets my friend.

is there something wrong with this a live trade i called it yesterday out in the open remember - whats up dont you know what its like to have another winning trade - thats 3 times i have called it and 3 times it hit profit - still tell ya out in the open euros heading to 1.50 mark it at 156 and lets take that nice long trade - all the way to 170 next year before spring.. ouch u dont like to hear that hey TB - whats your trade you have mine..

 

tb lol final final

I think what he is trying to say is a system that wont lose 4 or more times with a risk to reward ratio of at least 10:11...

Now that would be a system I'd like to see

lol now why would such an amazing forex specialist like to see such a system -

answers on a postcard por favor ehy sport

 

Problem with MA / Histo indicator output

Hi Guys,

Below I have modified a script . It is to essentially plot a green histo when three ma's are in correct up trend order, red if in downtrend and gray if the lines are in the wrong order.

All I am getting output is some green bars. Could someone please have a look and let me know where the problem may be.

Thanks

Steve

//+------------------------------------------------------------------+

//| iMAOnArray.mq4 |

//| Coders Guru |

//| metatrader.info | Metatrader community - Forex Trading with Metatrader |

//+------------------------------------------------------------------+

#property copyright "Coders Guru"

#property link "http://www.metatrader.info"

#property indicator_separate_window

#property indicator_minimum 0

#property indicator_maximum 1.1

#property indicator_color1 Green

#property indicator_color2 Red

#property indicator_color3 Gray

///From the other

double g_ibuf_120[];

double g_ibuf_124[];

double g_ibuf_128[];

double ma55[];

double ma89[];

double ma233[];

int init()

{

IndicatorBuffers(6);

SetIndexStyle(0, DRAW_HISTOGRAM, STYLE_SOLID, 2);

SetIndexBuffer(0, g_ibuf_120);

SetIndexStyle(1, DRAW_HISTOGRAM, STYLE_SOLID, 2);

SetIndexBuffer(1, g_ibuf_124);

SetIndexStyle(2, DRAW_HISTOGRAM, STYLE_SOLID, 2);

SetIndexBuffer(2, g_ibuf_128);

SetIndexBuffer(3,ma55);

SetIndexBuffer(4,ma89);

SetIndexBuffer(5,ma233);

return(0);

}

int deinit()

{

return(0);

}

int start()

{

int bar, limit;

int counted_bars=IndicatorCounted();

//int counted_bars = 50;

if(counted_bars<0) return(-1);

if(counted_bars>0) counted_bars--;

limit=Bars-IndicatorCounted();

//limit = 50;

for(bar=0; bar<limit; bar++)

{

ma55 = iMA(NULL,0,55,0,MODE_EMA,PRICE_MEDIAN,bar);

ma89 = iMA(NULL,0,89,0,MODE_EMA,PRICE_MEDIAN,bar);

ma233 = iMA(NULL,0,233,0,MODE_EMA,PRICE_MEDIAN,bar);

}

for(bar=0; bar<limit; bar++)

{

if(ma55>ma89 && ma233>ma233)

{

g_ibuf_120 = 1;

}

else

{

if(ma89<ma89 && ma89<ma233)

{

g_ibuf_124 = 1;

}

else

{

g_ibuf_128 = 1;

}

}

}

return(0);

}

 

Frustrated people like you Dean make me laugh.

Before you can call any trade and I can tell you have abosilutely no experience you have to call when to enter and when to exit with what stop loss.

So start there rather then saying you predicted price movement because you predicted nothing until you give these figures and then we shall see if you're right or not. Not just plucked a number from a long time frame.

I do agree with you about the MT4 problem I do have a solution for that I built a program that extracts the signals on the MT4 platform and sends it to any broker of your choice via API.

Anyway dummy to cut the story short if you have a system that you trade it can be programmed otherwise its a dream or a will lol.

A proper system with rules for entry and exit will easily be programmed.

One last thing Dean I want you to do this since you trades the three's on the semafor, put a vertical line using the chart that you use to trade on a 3 then flick it up one time frame...vioala monkey brain what do you know the 3 disappeared, why? What is a 3 in one time frame may not be a 3 in another and if that 3 is in multiple time frames it would have moved severely during LIVE trading.

Now shut up or do what is asked to show statement that you have made 3 months of trading successfuly with what I asked.

TB lol Idiot

 

hola

I think what he is trying to say is a system that wont lose 4 or more times with a risk to reward ratio of at least 10:11...

Now that would be a system I'd like to see

 
dean1star:
I think what he is trying to say is a system that wont lose 4 or more times with a risk to reward ratio of at least 10:11... Now that would be a system I'd like to see

I rest my case

 

I think what he is trying to say is a system that wont lose 4 or more times with a risk to reward ratio of at least 10:11...

Now that would be a system I'd like to see

 

LOL