Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
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;
Just a simple idea from a newbie:
1- Is it possible to use the hedging for the loosing trades ?
2- Is it possible to increment the number of lots for the winning trades if we are sure that the trend will continue?
Just a simple idea from a newbie:
1- Is it possible to use the hedging for the loosing trades ?
2- Is it possible to increment the number of lots for the winning trades if we are sure that the trend will continue?
Regards
Already did 2 and it did not help with the original 2.4. Probably because we are never sure the trend will continue.
Maybe the new settings for Damiani filter will work better for that idea.