Electra EA ** Released to Elite Members ** - page 36

 

i have 10k account. the ea is telling me that i dont have enogh equity to trade?!? please help

 
Ebenezer7482:
i have 10k account. the ea is telling me that i dont have enogh equity to trade?!? please help

Please, read from this post.and the thread because this question has been over answered. ND explained everything.

 

problem

Dear All

I have installed elctra on a demo account of MB Trading

I get this message "Insufficient money to safety trade this pair".

And the EA is not generating any trading.

Why? Someone can help?

Thanks in advance

 

It is related to the money management. For example this EA want to open 0.04 lot size (lot size values are calculated automatically), but according to some inner EA's calculation (based on volatility or any) - you need more money.

So, when EA wants to open order with n lot size and max calculated is m lot size (it is written on your chart on top left corder), and if n > m so you are receiving this message.

For more information - look at Linuxser's link (1 post above your post): Ebenezer7482 asked same question and Linuxser replied with link.

Your post is #355, right?

Answer on your question is on post #354.

Because the person on thsi same asked the same and it was repaly, and tan you asked tha same .... after you may be 100 people will ask the same ...

I will reply, no problem ...

 

thanks

Dear New Digital, thank you very much and sorry for the stupid question

I posted my question because the EA was not working, not for the message itself.

I suspected there was a relation between the 2 things but honestly I was not sure

I am testing various EAs

Electra and EA Indian Universal (the one of the championshipand booth were not trading....

Now I have solved the first EA.

 

Version for 4 digit pricing?

MrPip:
Here is the version with 5 digit pricing fix.

I added comments where changes were made.

Basically whereever Point is used I replaced with myPoint.

The value of myPoint is set with a call in the init function to SetPoint.

That function is at the end of the code.

There is also a comment about using MarketInfo(Symbol(), MODE_SPREAD) to get the normal spread for a pair instead of (Ask - Bid) / Point.

MarketInfo does not return the current spread, only the normal spread as far as I know.

Robert aka MrPip

Please let me know if this version will work for 4 digit pricing and, if not, where to find that version.

 

4 digit pricing?

1st post if this thread.

-----------

Just to remind:

- read this thread first: https://www.mql5.com/en/forum/174416

- all EA/settings and so on to download: this thread https://www.mql5.com/en/forum/176044

-----------

For example, when you asked about 4 digit pricing Electra EA so I went to this thread: https://www.mql5.com/en/forum/176044

----------

This thread: https://www.mql5.com/en/forum/176023 - I am suggesting to elite members to copy the thread to computer. Because when you will unsubscribe from elite section so you will be able to find everything on the forum.

 

sorry ND but I can't see any reference as to whether the EA can deal with 4-digit pricing, at least not in the first few posts. This is an issue particularly for Alpari UK.

 

4 digit is from the first post.

But my settings may be different from default one.

It is my settings:

Improvement of this EA is going on right now.

 

well I'm glad you can see that it can do 4-digit (eg. 1.41525) because I cannot see it mentioned anywhere!

Reason: