
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
WOW ... great job Robert, I said it before if anyone can do it then its you.
can you pls post the results of the tests
ANCOLL, very sexy picture for DIN trade ... it says in bold font good job Robert ... and thank you ANCOLL
Backtest results for v2.4
Here are my backtest results for v2.4 with Damiani switch on and off.
Robert
Ancoll,
Can you please post your damiani version
Because mine dont have this text that shows when trading or not
Thanks
Indicators please
I have been running all the different versions up to now all not to bad
Yesterday I tried to run 1.8 version no joy today sat trying 2.4 version still no joy
Please someone comfirm the indicators to run with 2.4 version
thanks in advance
frederick
Ftp
I am posting the new version DIN_KusKus_EA_v2.4. I modified it to use the Damiani filter as with version 1.8. It made a HUGE difference on backtest.
Returned over $20,000 profit when switched on and only $7300 when switched off.
Reduced drawdown to 18% and had 74% wins.
Added to messgae from link in first post.
RobertGreat job !
Can you add function to place txt file via ftp when order is opened or closed ?
Thanks !
Indicators for 2.4
I have been running all the different versions up to now all not to bad
Yesterday I tried to run 1.8 version no joy today sat trying 2.4 version still no joy
Please someone comfirm the indicators to run with 2.4 version
thanks in advance
frederickThe only new indicator for 1.8 and 2.4 is the Damiani_volameter and is posted on the same message as the EAs.
All other indicators are posted with the zip file in an earlier message.
Robert
txt file via ftp
Great job !
Can you add function to place txt file via ftp when order is opened or closed ?
Thanks !I have never done that but wil look into how to code it.
Robert
I have never done that but wil look into how to code it. Robert
http://www.metatrader.info/book/print/83
pls .. have a look at his page, it may have the answer .
I have never done that but wil look into how to code it. Robert
TXT... hmm.
What use sendmail... simply and nice.
options -- UseSendmail
Setup:
1- Extract the "SMAIL.dll" to "MetaTrader 4\experts\libraries" path.
2- Extract "gMail.mqh" to "MetaTrader 4\experts\include".
3- Extract "SendMail.mq4" to "MetaTrader 4\experts\scripts" path. This is a demo script.
4- Read the article to know how to use the functions.
Add to code
for example
extern bool UseSendMail = true;
Alert(Symbol()," ",Period()," ZeroLagStochs Cross SELL");
PlaySound("timeout.wav");
if (UseSendMail == true) SendMail(" ZeroLagStochs Cross SELL "+Symbol(),"");
}
}
The only new indicator for 1.8 and 2.4 is the Damiani_volameter and is posted on the same message as the EAs.
All other indicators are posted with the zip file in an earlier message.
Roberthello Robert...
really appreciate with your great job for making some good results for the EA, could you please tell me for your latest setting for Damiani!
thanx in advance