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
TSD coder is working on 5 digits version.
First declare in global variable section.
double myPoint;
Then add this line to init()
myPoint = SetPoint(Symbol());
Then add this function.
double SetPoint(string mySymbol)
{
double mPoint, myDigits;
myDigits = MarketInfo (mySymbol, MODE_DIGITS);
if (myDigits < 4)
mPoint = 0.01;
else
mPoint = 0.0001;
return(mPoint);
}
Finally wherever Point is used replace with myPoint.
Robert aka MrPip
Someting new for now:
RK-Firebird v3.2 ECN(5 digits) is on this post: It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
More:
https://www.mql5.com/en/forum/176044/page2
Hi Newdigital. Which version of firebird is the best?
Hi Newdigital,
I would like to know the followings:
1. Which version of firebird is the best ?
2. Which pairs are the best used with this ea ?
3. Timeframe is 30-minute, right ?
4. Do you have any set file that you have run forward-testing with good results?
Thanks and regards,
James
I started to test this RK-Firebird v3.2 ECN(5 digits) and seems - it is good.
I used M1 timeframe for few pairs with small initial deposit size.
So, I think - I will start to forward test it in usual way.
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
Initial deposit was 500 and it is 783 for now:
EA is here:
https://www.mql5.com/en/forum/general
Just for information.
I start to forward test it from today's Monday.
I will inform about results as usually.
I started to test this RK-Firebird v3.2 ECN(5 digits) and seems - it is good.
I used M1 timeframe for few pairs with small initial deposit size.
So, I think - I will start to forward test it in usual way.
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
Initial deposit was 500 and it is 783 for now:
EA is here:
https://www.mql5.com/en/forum/general
Just for information.I started to test this RK-Firebird v3.2 ECN(5 digits) and seems - it is good.
I used M1 timeframe for few pairs with small initial deposit size.
So, I think - I will start to forward test it in usual way.
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
EA is here:
https://www.mql5.com/en/forum/general
Just for information.Good start:
RK-Firebird v3.2 ECN(5 digits)
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
EA is on this post.
I use M1 timeframe for EURUSD, GBPUSD, USDJPY, USDCHF, GBPCHF, GBPJPY with 3,000 initial deposit size.
Trading since 09th of january 2012.
It is Metatrader statement:
Visual statement for EURUSD:
Visual statement for USDCHF:
I just hope that this account will survive for the long time
RK-Firebird v3.2 ECN(5 digits)
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
EA is on this post.
I use M1 timeframe for EURUSD, GBPUSD, USDJPY, USDCHF, GBPCHF, GBPJPY with 3,000 initial deposit size.
Trading since 09th of january 2012.
It is Metatrader statement:
Visual statement for EURUSD:
Visual statement for GBPUSD:
Visual statement for USDCHF:
I just hope that this account will survive for the long time
RK-Firebird v3.2 ECN(5 digits)
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
EA is on this post.
I use M1 timeframe for EURUSD, GBPUSD, USDJPY, USDCHF, GBPCHF, GBPJPY with 3,000 initial deposit size.
Trading since 09th of january 2012.
I stopped trading GBPJPY for this EA because of big drawdown for this pair.
Just for information.
RK-Firebird v3.2 ECN(5 digits)
It is 3.2 version of Firebird modified to use with ECN/stp broker for 5 digit price.
EA is on this post.
I use M1 timeframe for EURUSD, GBPUSD, USDJPY and USDCHF with 3,000 initial deposit size.
Trading since 09th of january 2012.
It is Metatrader statement:
Visual statement for EURUSD:
Visual statement for USDCHF:
I just hope that this account will survive for the long time