Firebird v63G - page 62

 

...

One of the classical pearls : it was originally made by wackena (at this post : https://www.mql5.com/en/forum/174234/page32)

___________________

It needed a 4/5 digit broker adjusting code, so this is a version that does that. For further explanation of how it works and what it does, please read the original post by wackena - he did a hell of a good job explaining everything

 

How to use Firebird.mq4 ?

i am newbie. thanks

 

Thanks mladen.

Firebird is old classical EA.

Original idea as documentation you can find in this thread: https://www.mql5.com/en/forum/172927 and here https://www.mql5.com/en/forum/172917 and here https://www.mql5.com/en/forum/172915

The latest version Firebird v3.2 (5 digits) EA is on this post (see mladen's post above): https://www.mql5.com/en/forum/174234/page41

It was fixed for 4/5 digit broker as many member requested.

It is counter trend EA.

What is counter trend?

Look at those images:

For more explanation - go to this post: https://www.mql5.com/en/forum/174234/page32

Those kind of EAs are working good in particular market condition. For example, I forward tested 0.65 version for the long time in elite section and stopped using it because if unrealistic profit results (more than +30,000 pips in proft in almost every month which is impossible for real money account).

 

was it unrealistic because of the profits it was positing or the amount of orders it has open at a given time? also did some forward testing on firebird 3.2v it took a demo account from 5000 to 32,000 in the course of a month and half. The account later blew out to $3.50. I had turn equity managment off. I think if you tighten equity mangament as the account grows you should be fine. I am in the course of my second test account is already at $6,800.00from 5,000 from a week ago with equity mangament set at 30%.

 
newdigital:
Thanks mladen.

Firebird is old classical EA.

Original idea as documentation you can find in this thread: https://www.mql5.com/en/forum/172927 and here https://www.mql5.com/en/forum/172917 and here https://www.mql5.com/en/forum/172915

The latest version Firebird v3.2 (5 digits) EA is on this post (see mladen's post above): https://www.mql5.com/en/forum/174234/page41

It was fixed for 4/5 digit broker as many member requested.

It is counter trend EA.

What is counter trend?

Look at those images:

For more explanation - go to this post: https://www.mql5.com/en/forum/174234/page32

Those kind of EAs are working good in particular market condition. For example, I forward tested 0.65 version for the long time in elite section and stopped using it because if unrealistic profit results (more than +30,000 pips in proft in almost every month which is impossible for real money account).

what setting did you have on this file! and how big of an account do you recommend testing it on. I noticed you had mention something like 50k??

I think as long as you have a good broker "not a bucket shop" they will allow you to open all those positions and take profits.

 

look like an interesting EA..anyone test this setting..?

if Up Trend => Only Long

if Down Trend => Only Short

if Ranging => Long & Short

Account Type : Mini Account

Account Size : 1000 USD

Currency Pair : EURUSD

UseEquityProtection=true

Float Percent=30

MA_Lenght=10

MA_timeframe=30

MAtype=0

percent=0.1

slip=100

UseMM=false

risk=5

lots=0.1 (Equity Balance=1000) *Balance=2000 then play 0.2 lots....3000 play 0.3 lots....and so on.

TP=70

SL=200

PipStep=40

TrailingStop=15

MaxOpenOder=5

MinMarginLevel=250

Happy Trading!

 

5 warnings

grate result to Mr. Hendrick....

- may be, u can tell us about this problem. I found it when compiled that mq4 file: Function "CloseTheseTrades" is not referenced and will be removed from exp-file;Function "CloseLoosingTrades" is not referenced and will be removed from exp-file;Function "iFXAnalyser" is not referenced and will be removed from exp-file;Function "GoalCheck" is not referenced and will be removed from exp-file;Function "GetSlippage" is not referenced and will be removed from exp-file;Compiling 'Firebird v63G magic.mq4'...0 error(s), 5 warning(s)

- i want to use it to demo with setting standard lot (1 lot), what should i do??? thx 4 all

 

firebird semi-automatic

I'm new to TSD forum but have seen a few people testing this EA on another forum. There are a few different versions of this EA there.

The earlier versions which are identical to the original firebird-v63 use the

setting "long only" or "short only" which you can select yourself once you've established the direction of the trend on your daily or 4hr chart. This way the EA will open either short or long trades only i.e. trade in the direction of the trend. The problem with this kind of setting is that you have to be good at spotting trend reversals which is not easy (for me at least).

The latest versions (set to trade both long and short) use trendlines, which you would have to put manually on your chart, to determine the trend. As long as the price stays above/below the trendline the EA will keep trading in the direction of the trend. If the price breaks above/below all trades will be closed and you would have to draw a new trendline for the EA to start trading again.

Im not sure if I can post a link to the other forum, but would be great if someone could possibly combine firebird v3.2 with the latest version from the other forum (attached) to include Equity Protection and Hedge options.

Another thing, although I dont know if this would help, instead of drawing the trendlines manually could the EA be programmed so that it uses Gann Hi-Lo for entry and exits and maybe ADX to determine the trend direction and strength.

 

main with 1 lot trade

hi Wackena...

i'm newbie in fx world. But i like it this area... .mmm, maybe u can help me or any one in this thread to make this EA to set trade 1 lot...Thx. I'm sorry about my lenguage...

 

The hedge function of this version with the adjusted code doesn't appear to be working even though it is enabled. Any reason why?

mladen:
One of the classical pearls : it was originally made by wackena (at this post : https://www.mql5.com/en/forum/174234/page32)

___________________

It needed a 4/5 digit broker adjusting code, so this is a version that does that. For further explanation of how it works and what it does, please read the original post by wackena - he did a hell of a good job explaining everything
Reason: