• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

New EA CoupleHedgeEA (Demo Version)

One solution to not having problems with the limited quantity of orders would be to make a connection of several MT4 platforms as if they were all one
What I mean is we open 5 platforms and put the same EA as the couple hedge for example
The couple hedge program must be adapted to operate with several open platforms at the same time as one if it exceeds 200 orders of the FBS or ICMarkets for example
If 210 orders were opened
The additional 10 should be opened on a second platform
If 401 orders were opened then this additional order should be opened on the third platform
If 650 orders were opened, those 50 would be on a fourth platform
And so on
At the close of the expert positions you should consider all operations open on all platforms, as everything was just a platform
I do not know the level of complexity
But I know you have programs that do this if you have multiple magic numbers for the combination of each pair
But it would be nice if the EA creator could do this
An integration of at least 5 platforms which would total 1000 orders
All operations would be opened and closed as if it were only one
Each time more than 200 orders were passed another platform would be used
I think the limit of broker about orders not is in platform, but in account.
So, no matter how many platforms run one account, the limit stay same (200 e.g.).
 
Hello,
expert generat different magic number for each couple.
Best Regards.
I'll try to explain it again
I think I could not make myself understood my friend.
The magic numbers must be placed manually or seen in what pair they are
Why?
I have a program that opens the orders and closes according to the magic numbers
If for example I put in a broker like swissquote that has 1000 orders, I will not have problem in quantity, right?
I will divide the 15 pairs of the couple hedge into groups in 5
I will have 5 groups of 3 pairs
I will open 5 FBS broker platforms
In each group put a magic number
For each platform of the FBS will only be negotiated 3 pairs maximum
Who will run this and the program I have
But each pair has a magic number that I do not know has no way
The dynamics of swissquote broker orders will be normal
But the dynamics of the FBS broker's account will be opened and closed positions according to the magic number
Could you understand my friend?
 
I'll try to explain it again
I think I could not make myself understood my friend.
The magic numbers must be placed manually or seen in what pair they are
Why?
I have a program that opens the orders and closes according to the magic numbers
If for example I put in a broker like swissquote that has 1000 orders, I will not have problem in quantity, right?
I will divide the 15 pairs of the couple hedge into groups in 5
I will have 5 groups of 3 pairs
I will open 5 FBS broker platforms
In each group put a magic number
For each platform of the FBS will only be negotiated 3 pairs maximum
Who will run this and the program I have
But each pair has a magic number that I do not know has no way
The dynamics of swissquote broker orders will be normal
But the dynamics of the FBS broker's account will be opened and closed positions according to the magic number
Could you understand my friend?
I understand, but the expert can create up to 45 different couples, it will need 45 different parameters for what you say.
The algo to generate magic number for each couples if use manual magic number is: MagicNumber + Number of couple -1.
Example: Your magic number is 123456.
For first couple use MagicNumber+1-1=123456.
For Second couple use MagicNumber+2-1=123457.
For Last couple use MagicNumber+45-1=123500.
Hope to help.
 
I understand, but the expert can create up to 45 different couples, it will need 45 different parameters for what you say.
The algo to generate magic number for each couples if use manual magic number is: MagicNumber + Number of couple -1.
Example: Your magic number is 123456.
For first couple use MagicNumber+1-1=123456.
For Second couple use MagicNumber+2-1=123457.
For Last couple use MagicNumber+45-1=123500.
Hope to help.
I got it
Thank you very much!
 
I understand, but the expert can create up to 45 different couples, it will need 45 different parameters for what you say.
The algo to generate magic number for each couples if use manual magic number is: MagicNumber + Number of couple -1.
Example: Your magic number is 123456.
For first couple use MagicNumber+1-1=123456.
For Second couple use MagicNumber+2-1=123457.
For Last couple use MagicNumber+45-1=123500.
Hope to help.
A curiosity
If I leave 0
Will the magic numbers go from 1 to 45?
Exactly in that order?
 
I am ever and often reading about magic number
but still less understand what functionity these code
 
Then expert generat automatic magic number for each couple.
I got this
The question is whether it generates randomly or not
if it is not random what criterion if I leave in the 0(zero)?
Do you have a predefined sequence?
 
I got this
The question is whether it generates randomly or not
if it is not random what criterion if I leave in the 0(zero)?
Do you have a predefined sequence?

Hello,
expert use for auto magic number an algo to generate an mumber base settings, symbol and account number.
(1232881+AccountNumber()), for verison 1.74 and Contrary_Type
(1232104+AccountNumber()), for verison 1.74 and According_Type
Best Regards.
 
pannik hi dear,
As you can see in the image there is a side of the operations that are the ones that close faster and almost do not accumulate negative float and I have a question: is there any way that the EA only works with that part of the operations?

upload_2017-12-27_10-15-1.png

Regards.
 

Attachments

  • upload_2017-12-27_10-15-1.png
    upload_2017-12-27_10-15-1.png
    4.3 KB · Views: 548
My friend pannik
Allow me to repeat once again what I said earlier
You said that I would greatly increase the codes or something like that when I suggested putting where the exponential is the multiplicative factor
Lets try to explain it again in an easy way
I tested more than 10,000 interactions in various programs
And the ideal multiplicative factor was 20%, in other words the lots that were later opened would multiply by 1.20
The only thing you would have to change is simply leave the exponential lots as standard with the number 2 on the side
If you want to change the factor for another, just substitute
So I would not have much work
If you want to send a personal report of an account with me to another expert to see how the services were opened
The purpose is to show that you can choose any multiplicative factor that you want
With this advantage home person can choose the multiplicato factor that wants in the following positions
What do you think about making that improvement?
Just put a shape of the person can choose the number
As in exponential the factor is 2 only make this 2 visible so that the person knows where it can change
With this we can have a large amount of results
And I've already put here that 20% is one of the best
 

Attachments

  • Exponential.png
    Exponential.png
    14.7 KB · Views: 175
My friend pannik
Allow me to repeat once again what I said earlier
You said that I would greatly increase the codes or something like that when I suggested putting where the exponential is the multiplicative factor
Lets try to explain it again in an easy way
I tested more than 10,000 interactions in various programs
And the ideal multiplicative factor was 20%, in other words the lots that were later opened would multiply by 1.20
The only thing you would have to change is simply leave the exponential lots as standard with the number 2 on the side
If you want to change the factor for another, just substitute
So I would not have much work
If you want to send a personal report of an account with me to another expert to see how the services were opened
The purpose is to show that you can choose any multiplicative factor that you want
With this advantage home person can choose the multiplicato factor that wants in the following positions
What do you think about making that improvement?
Just put a shape of the person can choose the number
As in exponential the factor is 2 only make this 2 visible so that the person knows where it can change
With this we can have a large amount of results
And I've already put here that 20% is one of the best
Done!
Version 1.75 is up with input parameters to set multiplier for step and lot.
Best Regards.
 
Done!
Version 1.75 is up with input parameters to set multiplier for step and lot.
Best Regards.
Great
Since you were good, I'll give you the cake cherry.
I'll send you this particular message, okay?
Best Regards!
 
Last edited:
Back
Top