I want hedging blocks
-
Hi,
I want to create a hedging EA for example
I open a buy position on MA crossing over with 0.01lot and TP 50 pips. But trade reverses goes -20 pips and MA cross happens in opposite direction. I want open a sell position with 1.5 timesof current lot. now again trade reverses. again i want open buy position with 1.5 times of previous lot and effective 50 pips profit
-
@pramod-1 Do you have any initial project to begin with?
-
@pramod-1 Hi. There is currently that EA in two versions, both improved to the original or Brazilian, it has them free for Demo and at a very low cost in real account, I have tried them but as I have already mentioned in another post, the coverage EAs already blow your account that when you must start to win the lot is so high that the European Brockers by the current regulations close all the operations when you exceed 20% of your balance. If you still want to have it, I'll give you the link, but privately since I don't think it should be around here.Naturally they are not mine, they are from a Spanish website that has many very good and free applications (indicators), even panels.
-
@xyon126 Hi Thank you for your response. I am not interested in purchasing any EA. I am learning to build EAs. So i wanted to understand how to build hedging blocks
-
@pramod-1 Ok. No problem. Did you read all instruction pages and examples in the fxDreema site?
-
@l-andorrà Thank you for your response. Yes I have
-
@pramod-1 It seems perfect and very intelligent to me. The first thing would be that you have a structure or scheme of what you want to obtain, and since you have talked about Hedging, this Brazilian EA will be based on opening two operations at the same time but opposite, that is, a SELL and a BUY and as the price rotates In one direction or another a new couple was opening but with opposite values that counteracted the losses of the previous one. If you have the rules, raise them since there was a distance between one operation and another that is the key. Ask yourself this and pass the link and we will begin to correct you and help you.
-
@pramod-1 Here I attach an EA with buttons where you can open 2 operations at the same time and so you see the structure, one button opens the operations the other closes them, the operations are at 0.5% of Equity, try it in demo always and so you have two examples one of panels and another of coverage in the same EA for reference.
https://fxdreema.com/shared/MzddOQx3
Hope it helps you.
Ah! It also has the sequences so that the colored text that appears in the lower left corner disappears when opening the EA (design by miro1360) and in the "on Deinit" tab the structure so that all the buttons are removed when you close the EA and you keep the screen clean.
-
@xyon126 Thank you so much. I build my EA and share. Hope I can build robust EA
-
@Pramod-1 hey bro, I'm also trying to build a hedging EA. Did you start building one already?