Only users who purchased or rented the product can leave comments
12
GA9465xzd  
Hello.
I made a manual trade, but the hedging feature is not activated.
What should I do?
Biswarup Banerjee  
GA9465xzd #:
Hello.
I made a manual trade, but the hedging feature is not activated.
What should I do?
Disable magic number and check if hedge option is true
GA9465xzd  
Biswarup Banerjee #:
Disable magic number and check if hedge option is true

thank you

I'm going to try it right away.

budaboy21  
Can't download. Box says "Yes I have MT5" but when you click it nothing happens
Biswarup Banerjee  
budaboy21 #:
Can't download. Box says "Yes I have MT5" but when you click it nothing happens

can you share the screenshot on the chat?

William Richards  
Hello,

I'm not sure if you are working on this project anymore or not, but I'd like to know if you could add the features in this video here:

https://www.youtube.com/watch?v=JzN1fEZmc40&t=457s

Your EA is very close to this, but it needs to have an option to also have buy/sell stops set up for the third + hedge position. (The video have more information about this)
Biswarup Banerjee  
William Richards #:
Hello,

I'm not sure if you are working on this project anymore or not, but I'd like to know if you could add the features in this video here:

https://www.youtube.com/watch?v=JzN1fEZmc40&t=457s

Your EA is very close to this, but it needs to have an option to also have buy/sell stops set up for the third + hedge position. (The video have more information about this)
Yes I know , there is an option to place pending order in this ea instead of market. If you do that it will work like the video
9030015  
Hi, I opened the first trade and the hedge automatically opened successfully BUT when the hedge is opened, the EA didn't open a third trade to hedge the previous one. Please help.
Biswarup Banerjee  
9030015 #:
Hi, I opened the first trade and the hedge automatically opened successfully BUT when the hedge is opened, the EA didn't open a third trade to hedge the previous one. Please help.
Can you send me the set file?
9030015  
Biswarup Banerjee #:
Can you send me the set file?
These are the settings I set. I'm not sure if this is what you were asking me to send
9030015  
William Richards #:
Hello,

I'm not sure if you are working on this project anymore or not, but I'd like to know if you could add the features in this video here:

https://www.youtube.com/watch?v=JzN1fEZmc40&t=457s

Your EA is very close to this, but it needs to have an option to also have buy/sell stops set up for the third + hedge position. (The video have more information about this)
Did you manage to get it to open the third hedge?
Biswarup Banerjee  
9030015 #:
Did you manage to get it to open the third hedge?

Yes I have identified the issue and fixed it. Please check the latest version and let me know

9030015  
Biswarup Banerjee #:

Yes I have identified the issue and fixed it. Please check the latest version and let me know

Hi, Thank you, can you please share a link to the latest version?
Biswarup Banerjee  
9030015 #:
Hi, Thank you, can you please share a link to the latest version?
You just remove the current version from your terminal and reinstall it. It will automatically download latest version 
9030015  
Biswarup Banerjee #:
You just remove the current version from your terminal and reinstall it. It will automatically download latest version 
Thank you, testing it now. I will update how it goes. Much appreciated.
9030015  
Biswarup Banerjee #:

Yes I have identified the issue and fixed it. Please check the latest version and let me know

After test

Hi, thank you again so much for the EA. So it does work now regarding the hedges and it's perfectly usable now. But the functionality of TP and SL doesn't seem to working anymore I think I might have done something wrong in the settings attached. You see I set TP to 20 points which on the chart is indicated by the yellow line but price went straight through and it has been happening to me today for some reason and these were slow candles NOT fundamentals. Lastly, you'll see that even at the TP I had set, the aggregate is still negative, I know it's because I used 1.6 instead of 2, but that was to lead onto my last issue, 1.6x0.02 = 0.032, the EA then rounded down to 0.03 which is mathematically correct but in the context of stats, it would need to be rounded up to 0.04 so as to not exclude the 0.002. Is it possible to assist me with those two issues?

(1) What I need to do for the EA to respect TP and SL settings and

(2) If the EA can please round up not down if possible.  

Thank you again so much for all your help.

Files:
After_Test.png  224 kb
Biswarup Banerjee  
9030015 #:

Hi, thank you again so much for the EA. So it does work now regarding the hedges and it's perfectly usable now. But the functionality of TP and SL doesn't seem to working anymore I think I might have done something wrong in the settings attached. You see I set TP to 20 points which on the chart is indicated by the yellow line but price went straight through and it has been happening to me today for some reason and these were slow candles NOT fundamentals. Lastly, you'll see that even at the TP I had set, the aggregate is still negative, I know it's because I used 1.6 instead of 2, but that was to lead onto my last issue, 1.6x0.02 = 0.032, the EA then rounded down to 0.03 which is mathematically correct but in the context of stats, it would need to be rounded up to 0.04 so as to not exclude the 0.002. Is it possible to assist me with those two issues?

(1) What I need to do for the EA to respect TP and SL settings and

(2) If the EA can please round up not down if possible.  

Thank you again so much for all your help.

The second one is not possible  because mql math function does not work like that.
The first one maybe a slippage issue from the broker
9030015  
Biswarup Banerjee #:
The second one is not possible  because mql math function does not work like that.
The first one maybe a slippage issue from the broker

Oh ok I understand. 

It was working in the mornings, but if I ever get it fixed I'll share what I did so that everyone benefits if they meet the same problem. 

9030015  
Biswarup Banerjee #:
The second one is not possible  because mql math function does not work like that.
The first one maybe a slippage issue from the broker
Hi bro, so I've been looking for this rounding thing and a couple of people suggest that the "MathCeil" function with an editable value for decimals could be added to the lot calculation. I don't know if that's something you could maybe look into.
Jacques Van Echteld  

Hi,

Is the hedge trade limited to position seize 0.01 ? Or do i something wrong ? 

Only users who purchased or rented the product can leave comments
12