Hi guys, thanks for the assistance, yes the error was on my side, There was a setting that was left unchanged. All is well now. Thanks for the help. I appreciate it.
Posts made by Peter911
-
RE: Multiple Open Positions Issueposted in Questions & Answers
-
RE: Multiple Open Positions Issueposted in Questions & Answers
@l-andorrĂ thank you for your response. I just tried that, but its still doing the same thing. Opening multiple positions.
-
RE: Multiple Open Positions Issueposted in Questions & Answers
Here is the link to the project https://fxdreema.com/shared/1moIlMrV
-
Multiple Open Positions Issueposted in Questions & Answers
Hello everyone,
I would appreciate your assistance with an issue I am experiencing.
Strategy:
- When a candle closes above the 12 EMA, a buy position is opened.
- If, while that buy position is still open, a new candle closes below the 12 EMA, a sell position is opened.
Problem:
After the sell position is opened, every new candle that crosses back above the 12 EMA, then below the 12 EMA and closes, creates additional sell positions. This results in multiple sell trades being opened instead of just one.Question:
How can I prevent this from happening? I only want one active position per direction until either the stop loss or take profit is reached. I have already tried using the "Once Per Bar" block, but it has not resolved the issue.Any advice would be greatly appreciated. Thank you!
-
RE: Re-open trade at Double the lot size after stop loss is hitposted in Questions & Answers
@jstap this is easy to understand and follow. Thank you very much in taking time to assist me. I appreciate it a lot sir. Remain blessed.
-
RE: Re-open trade at Double the lot size after stop loss is hitposted in Questions & Answers
@jstap thank you for your assistance in showing me how to create a link. I appreciate it. here is the web link to my project.
https://fxdreema.com/shared/YSY3nOkrd
Thank you for your assistance.
-
RE: Re-open trade at Double the lot size after stop loss is hitposted in Questions & Answers
@jstap thank you brother. I found the block, I attached it to my buy and sell blocks, I set it to both buys and sells, I just don't know where exactly to set the
(lot selected in a loop adjusted to *2).
Is it possible to please show me a screenshot of where to set it if you don't mind? I'll greatly appreciate it. Thank you. -
Re-open trade at Double the lot size after stop loss is hitposted in Questions & Answers
Hello everyone. I need some help. If i have a trade with a lot size of 0.01 and it hits the stop loss, how do i make it open at double the lot size (0.02) when the next trade opportunity comes. After the trade closes in a profit then the system resets
I'm creating a Metatrader 5 (MQL5) project.Thank You.