- Search Forex Factory
- 1,758 Results (10 Threads , 1,748 Replies )
- fxdaytrader_ replied Jan 14, 2015
it would be nice if you could post a link and/or the indicator, I think it could help users searching for the same
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 14, 2015
ok, attached is a first try, i think the settings are self-explanatory. alerts will be fired if the high of the signalcandle breaks the upper channel border, or if the low breaks the lower channel border. if the indicator is running in mode=1 ...
Linear Regression Channel Without center line
- fxdaytrader_ replied Jan 14, 2015
you could try this one: url (I think I will mod. it to give alerts also)
Linear Regression Channel Without center line
- fxdaytrader_ replied Jan 14, 2015
change these lines: SetIndexStyle(0,DRAW_HISTOGRAM,0,1,ExtColor1); SetIndexStyle(1,DRAW_HISTOGRAM,0,1,ExtColor2); SetIndexStyle(2,DRAW_HISTOGRAM,0,3,ExtColor3); SetIndexStyle(3,DRAW_HISTOGRAM,0,3,ExtColor4); to: SetIndexStyle(0,DRAW_HISTOGRAM); ...
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 14, 2015
pls. have a look also to the tdi red green alerts which should be more convenient and less disturbing (?), further there is a pdf with some info about the tdi attached: url
TDI Alerts new - Traders Dynamic Index Indicator v2a
- fxdaytrader_ replied Jan 14, 2015
sorry, I have no interest to do it, maybe another one will do the job, alternatively you could ask at mql5.com/en/job ...
Stochastic Cross EA
- fxdaytrader_ replied Jan 14, 2015
there are plenty of tdi alert indicators available. but I mod. your one again. pls. try, you can enable/disable the other lines (marketbaseline, volatility bands, etc.) also ... To avoid confusion I renamed the indicator ... edit: I have attached a ...
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 12, 2015
yes -> set ShowAlertPopups=False FullVoiceSupport=False PlaySounds=True The indicator would play the soundfiles specified under SoundUpperAlertFile/SoundLowerAlertFile.
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 12, 2015
these versions do compile with the latest mt4 builds, .ex4 files also attached, maybe somebody has a use for it: url
Wanna Have A Simple (Free Hand) Trendline Alert !?
- fxdaytrader_ replied Jan 12, 2015
I have googled a bit and found some versions of the indicator. I did not test it, but the attached ones do compile without errors, further I have mod. them a bit, not sure whether it is useful or not ... if you want to use the voice support of the ...
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 8, 2015
pls. try, more I will not do on this indicator (there are lots of cci-alert indicators already available) ...
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Jan 8, 2015
I have added symbol suffix-detection as well as the opportunity to change the indicator-settings (and renamed the indi to avoid confusion). I hope it is ok, if not I could remove the attachment.
it's a small matter
- fxdaytrader_ replied Dec 30, 2014
many thanks Xaphod, you were faster than me
Indicators for the 'Trading Made Simple' system
- fxdaytrader_ replied Dec 28, 2014
hm, it looks like at least the Range_Factor-indicator is a pirate copy (decompiled/avoiding the user login check). If you are not allowed to share the indicator (.ex4 / .mq4) you should remove that file
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Dec 18, 2014
The title of this topic is "show your best EA" -> and what do we get to read? Statements of demo-accounts. That is downright ridiculous (and not "best EA") ...
Show your best EA
- fxdaytrader_ replied Dec 18, 2014
yes, it is possible
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Dec 11, 2014
i think you can only select (and close) one order at the same time. You will have to check each order in the loop if it mets the condition (and then e.g. close that trade). If you're looking for an expert advisor which closes (all) open trades once ...
EA to close trade at X pips profit or loss?
- fxdaytrader_ replied Dec 4, 2014
the .ex4 cannot be edited so you should post the .mq4 file ...
I will code your EAs and Indicators for no charge
- fxdaytrader_ replied Dec 4, 2014
you could look at mql5.com/en/job
I will code your EAs and Indicators for no charge