Hi @miro1360 How are you? How can I delete the TL after trade is opened? Could send me an example, please? Thank you a lot!
Latest posts made by Zinho
-
RE: example: Trendline EA
-
Create EA with partial take profit
I am trying to créate an EA with SL, TP and Parcial TP. Below have an example, I put a simple EA with moving average crosses:
Example:
Buy stock Price; $ 20,00
Stop Loss: 8%
Take Profit: 10%
Parcial Take Profit: 5%I tested with SL and TP and it is good, but I don´t know how can I put parcial take profit in %. The same with trailling Stop (or break even), I dont know how can I put in %. In pips is easy, but in % I don´t know how.
Here is an example that I am trying:
https://fxdreema.com/shared/uWt9FFLWb
Can you help me?
Thank you! -
RE: How to use ZigZag [advanced]
Thank you! I will try using Once per bar.
-
RE: How to use ZigZag [advanced]
Thank you!
I have a question, could you help me? I am using zigzag indicator that you send for me. Is ok, my only problem is about the tests. When I run the test in "Open prices only" is ok, but I don't like this test. I like at least OHLC 1 min. But when I run 1 min OHLC the tests takes a long time. I don't what happen,. When I remove the zigzag structure the tests run well.
Could you help me?
Thank you!
-
Partial TP + Partial TP + Final TP
Please help me!
I am trying to make a setup with SL, 02 partials TP and final TP. Example:
Cross MA to buy: Buy 1000 lots
SL - 4%
TP Final - 12%TP partial 01: 4%
TP partial 02: 8%First I needed to create new stops (Modify Stops). This part is ok, I tested I it is working fine. I create new stops: SL: 4% and TP: 12%
The problem is when I try to create the partials, I tried many combinations/actions and it isn´t running. This is my project: https://fxdreema.com/shared/40xwbApFd
Area 01 is running well. Area 02 is one of my test and doesnt run well.
Example that I am trying to do:
Buy 1000 lots
SL:4%
Partial TP 01: 200 lots: 4%
Partial TP 02: 300 lots: 8%
TP Final: 500 lots : 12%Could you help me?
Thank you!
-
RE: How to use ZigZag [advanced]
@miro1360 Thank you! I am going to try again. I would like to learn more about how create EA MQL5. Do you indicate an intermediate or advanced course for this? I know to create basic EA's like MM, stchocastic, RSI and other, but I would like to know more deeply. I like the strategy of breakouts, dow theory, and is so difficult to create. Do you have a recommendation?
Thank you!
Darlan
-
RE: How to use ZigZag [advanced]
@miro1360 Hi Miro, I appreciate so much your help. I am trying to create a sell and buy pending orders.
I tried to put sell pending orders in the last bottom and put buy pending orders in the last top, mas I don´t know what is happening. I was so difficult, could you help me to create those orders, or at least one (buy pending order or sell pending order).
Bellow the project!
https://fxdreema.com/shared/UGVmGrF9
Thank you a lot!