My Best Expert Advisor

Locked
DigitalCrypto
Trader
Posts: 237
Joined: Tue Feb 24, 2015 4:38 am

My Best Expert Advisor

Post by DigitalCrypto »

Jose,

Happy birthday young man. We wish you many more. :party: :!!:

All the best,
David
paulgraf
Trader
Posts: 18
Joined: Sat Apr 19, 2014 3:18 am

My Best Expert Advisor

Post by paulgraf »

Desi,

Perhaps because trading stops over the weekend. You should see trades late Sunday afternoon/Sunday night.

Paul
Last edited by paulgraf on Mon May 16, 2016 9:09 am, edited 1 time in total.
Freddi
Posts: 5
Joined: Tue Dec 13, 2011 6:51 am

My Best Expert Advisor

Post by Freddi »

Hi Jose,

Belated Birthday greetings! Many thanks for the EA.

Freddi
User avatar
alex_forex
Trader
Posts: 438
Joined: Tue Nov 15, 2011 5:46 pm
Location: F R A N C E

My Best Expert Advisor

Post by alex_forex »

José,

Your BD EA is on a GP demo :hi:

What a machine :D

2 questions :

1/ got a lot of little loss when closing at BE because of the broker commission I think ?
ie :
BE loss.JPG
Do you think I can avoid this using a rised BE setting ?

Code: Select all

int BreakEvenPips=3;


2/ Can you explain me how is used the

Code: Select all

extern double StartCapital=1000;
setting ?


So, enjoy your 58 :party:
You do not have the required permissions to view the files attached to this post.
jlcgarcia

My Best Expert Advisor

Post by jlcgarcia »

alex_forex » Mon May 16, 2016 10:57 am wrote:José,

Your BD EA is on a GP demo :hi:

What a machine :D

2 questions :

1/ got a lot of little loss when closing at BE because of the broker commission I think ?
ie :

Do you think I can avoid this using a rised BE setting ?

Code: Select all

int BreakEvenPips=3;


2/ Can you explain me how is used the

Code: Select all

extern double StartCapital=1000;
setting ?


So, enjoy your 58 :party:
Hi Alex,

nice to see from you.

1/ Use a BreakEvenPips of 10, and tell me if this solves the problem.


2/The StartCapital is used only for statistics, and DD calculation, etc, It has not effect about the functioning of the EA.

Regards

José Luis
User avatar
alex_forex
Trader
Posts: 438
Joined: Tue Nov 15, 2011 5:46 pm
Location: F R A N C E

My Best Expert Advisor

Post by alex_forex »

Hi JL,

Yes long time.... but I'm back :clap:

Cannot access to the BEP setting sorry :lol:
MRFADH
Posts: 4
Joined: Sat Dec 26, 2015 1:13 pm

My Best Expert Advisor

Post by MRFADH »

Thanks for sharing jose..

Does Ea work well in trending and sideway market direction?

Whats is your maximal drawdown.

:clap:
Image
jlcgarcia

My Best Expert Advisor

Post by jlcgarcia »

alex_forex » Mon May 16, 2016 11:20 am wrote:Hi JL,

Yes long time.... but I'm back :clap:

Cannot access to the BEP setting sorry :lol:

Hi,

new version is in first post with the parameter BreakEvenPips available(default=20 pips). Also I have tried to solve the suffix problem.

Regards


José Luis
MikeGrand
Posts: 2
Joined: Fri Apr 08, 2016 4:02 am

My Best Expert Advisor

Post by MikeGrand »

Hey

happy birthday and thanks very much

Mike
User avatar
alex_forex
Trader
Posts: 438
Joined: Tue Nov 15, 2011 5:46 pm
Location: F R A N C E

My Best Expert Advisor

Post by alex_forex »

jlcgarcia » Mon May 16, 2016 11:53 am wrote:
alex_forex » Mon May 16, 2016 11:20 am wrote:Hi JL,

Yes long time.... but I'm back :clap:

Cannot access to the BEP setting sorry :lol:

Hi,

new version is in first post with the parameter BreakEvenPips available(default=20 pips). Also I have tried to solve the suffix problem.

Regards


José Luis
You are faaaaast JL, demo updated OOTB (will test later BEP 10 pips if necessary), will keep you updated :D
Locked

Return to “Automated trading systems”