Forum

Help - how to modify an EA to leave existing trades open

I need a pretty simple solution if someone can help I have an EA that is now profitable but it opens a trade and closes a trade at the same time, so that only 1 trade is active at any one time. I want to now run it on an existing account that has a few existing trades already open, I want to leave

how to goto

How would I goto a line label in Metatrader 4 something like if(a > b) goto fred if(c > d) goto jim :fred do some some more code here :jim do some code here

Metatrader 4 default template directory problem

I have been sending MT4 templates to a friend who has Vista on a desktop and XP on a notebook. The problem is, the templates do not refresh properly, they are loaded into the MT4 templates directory then activated on the chart, but if I send a changed template, the system keeps pulling up an older

How can I get rid of shortname

Hi Can anyone tell me how to get rid of the period lines on this indicator

how can I read this with icustom?

can anyone tell me the icustom to read this in an ea? //+------------------------------------------------------------------+ //| Dinapoli ZZ (ZigZag).mq4 | //| rewritten by CrazyChart | //| | //+------------------------------------------------------------------+ #property copyright "rewritten by

Some thoughts on an effective EA

OK, first up forgive me for my simplistic non techo talk but I wanted to just place on the table my thoughts so far on an effective EA that actually works. After many weeks of trying many many EA's this is what I have found. It seems relatively easy to construct an EA that is profitable in trending

any help with this code please

Can anyone tell me the code line for icustom for the following indicator. It does not use buffers for the arrows so how do I use it in an EA

Please help with this EA code

Can someone help please with this I have an EA and I want to access 2 lines from an indicator within the EA the lines in the indicator are. expression 1 if(iMA(NULL,0,Period(),1,MODE_SMA,PRICE_HIGH,i) > zigzag1 && iMA(NULL,0,Period(),1,MODE_SMA,PRICE_HIGH,i) != 0 &&

Problem with Mozilla and TSD?

Anyone had a problem with Mozilla when you click the new posts link, you get none found and yet it works ok in IE

Has anyone seen this indicator?

Has anyone seen an indicator that works like the WATL indicator picture attached