Firebird v63G - page 42

 
haubentaucher:
forwardtesting on demo surfing on the wave

hii haubentaucher

very good result.

can you post here your system indicators and EA please?

 
serdar:
hii haubentaucher

very good result.

can you post here your system indicators and EA please?

Hi all together,

will like to do it in the afternoon ( US Session) . Momently not

at home at my trading PC .

all the best

haubentaucher

 
haubentaucher:
Here the EA is

hii haubentaucher

this EA gives some compile 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

)

 
serdar:
hii haubentaucher

this EA gives some compile 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

)

These are not "errors" but just warnings. Your EA will run fine. These subroutines were not called within the EA and will not be used to create the exp file, thereby making it run faster. It is internal bookkeeping by MT and you need not get worried.

 
Maji:
These are not "errors" but just warnings. Your EA will run fine. These subroutines were not called within the EA and will not be used to create the exp file, thereby making it run faster. It is internal bookkeeping by MT and you need not get worried.

Thank you maji for your explanation. I am trying

thank you haubetaucher

 
haubentaucher:
Here the EA is

hii Haubertaucher

whats is the time frame of this EA or which TF gives good results

I am trying now 1M TF

is it possible to see the indicator of this EA what is doing on the chart ?

thanks

 
serdar:
hii Haubertaucher

whats is the time frame of this EA or which TF gives good results

I am trying now 1M TF

is it possible to see the indicator of this EA what is doing on the chart ?

thanks

Hello Serdar,

1 min is ok, there is no indicator you can watch.

good night

 
smalltalk:
I have a live account with IBFX, no problem so far...

smalltalk

could you give me the EA and settings to run a EA on IBFX

i have a 5k live account

or somme body can help me

muchas gracias

 

Firebirdv63G not buying proper lots

I have set the Firebirdv63G EA to buy 1 lot per trade and it is buying .1 on some of them. Also, what seems to be the optimum timeframe and how do you make the EA trade within a certain timeframe? Thanks.

 
haubentaucher:
Hello Serdar,

1 min is ok, there is no indicator you can watch.

good night

hii haubentaucher

in the program statment TF is 30M seen below. Should I change to 1 there?

xtern int MA_length = 10;

extern int MA_timeframe = 30; // hdb did I add this ? lol

Reason: