none..I don't have much experience here
Posts made by deardreamer
-
RE: Swing high of indicator strategyposted in Questions & Answers
-
RE: Swing high of indicator strategyposted in Questions & Answers
maximum number of candles to look back should be 10
-
RE: Swing high of indicator strategyposted in Questions & Answers
If a new swing occurs then the previous one is disregarded
-
RE: Swing high of indicator strategyposted in Questions & Answers
yes I only consider the last/recent high and low as the swing high
-
RE: Swing high of indicator strategyposted in Questions & Answers
 -
Swing high of indicator strategyposted in Questions & Answers
Hello everyone, How do I create such a strategy, buy when bid price crosses previous swing high of a moving average and sell when price crosses previous swing low of moving average? Stop loss would be the most recent opposite swing high or low
N/B: I don't know how to use variables or conditions
-
RE: Stop Loss Referenceposted in Questions & Answers
The parent trade would be the first trade that was made. when it comes to adding winning trades, it is easy to do using 'add volume' block. but when trades are losing there's no opposite block that would "reduce volume" by adding an opposite.
-
RE: Stop Loss Referenceposted in Questions & Answers
the bot works. I needed a way to reference the stop loss of the new trades to the parent trade
-
RE: Stop Loss Referenceposted in Questions & Answers
here's the link. Any help will go a long way.
shared/gm1eh0cQc -
Stop Loss Referenceposted in Questions & Answers
Hi anyone,
I am new and still learning to build EAs on fxdreema. Part of my EA works to reduce the loss amount buy entering an opposite trade. I however don't know how to make this new trade position use the 'parent trade' TP as it's Stop Loss. Any help will be greatly appreciated