New Firebird EA - page 4

 
haubentaucher:
very,very nice could you post a detailled statement only from today, please?

I will when I get home from work tonight.

 
AltF4:
I will when I get home from work tonight.

Fine..and have good worktime

 

Firebird

Which version ?

 
maje:
Which version ?

this one: #1

https://www.mql5.com/en/forum/174900

 
haubentaucher:
very,very nice could you post a detailled statement only from today, please?

Statement from trades closed today

today.htm

maje:
Which version ?

I have been using the same version haubentaucher just linked to.

I will continue to test this for a while, I am waiting to see how bad a big down day is when several stops are hit. Does anyone have any experiences with the Firebird EA's and their drawdown?

Files:
today.htm  57 kb
 

Little problem

Every time I try to compile version v1.0c1 I getting the folowing errors:

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

any advice how I can do to sort this out

thanks

 

just remove those function or make it works (i mean use them somwhere on your code)

 

thanks, I just want to make sure that by removing this I do not affect the performance, I am not very exp. with mql

 
aleksd:
Every time I try to compile version v1.0c1 I getting the folowing errors:

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

any advice how I can do to sort this out

thanks

Those are not errors but warnings.

Warnings are 100% harmless.

When compling MT4 removes all stuff that isn't used in the code automaticly.

So there is no need to take any action.

 

haubentaucher

Can you post your settings? posted settings are for 1a version but you are using version 1 c ? Is this correct?

which settings?

Thank you