Stops in relation to previous candles/bars
- This topic has 6 replies, 3 voices, and was last updated 8 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
Similar topics:
Forums › ProRealTime English forum › ProOrder support › Stops in relation to previous candles/bars
Is it possible to set a moving stop at the level of say low of candle three candles ago less 2 points.
e.g. entry price 6500, low of three candles ago 6420 so stop 6418.
on next bar price 6490 low of 3 bars ago 6645 so stop 6643?
Hi Thanks for the information. I’d worked something similar out.
Firstly, I’d put the following
BuyPrice = High[1]+2*Pipsize
then the instruction to buy:
BUY 1 SHARES AT BuyPrice STOP
However, I don’t think it works as I’ve been unable to establish how the tester sets the buy price. I have concerns about the tester as I thought reducing the trailing stop would reduce my profits in test mode but they increase e.g. trailing stop on DAX (a volatile market) reducing trail from 10 to 7 increased profit. Even 10 in my view will lead to many stop outs. Is my scepticism unfounded?
1 2 3 4 5 |
<span class="token keyword">"SELL"</span> <span class="token keyword">AT</span> <span class="token keyword">Low</span><span class="token punctuation">[</span><span class="token number">3</span><span class="token punctuation">]</span><span class="token operator">-</span><span class="token number">2</span><span class="token operator">*</span><span class="token keyword">pipsize</span> <span class="token keyword">STOP </span></code>i want to know how to do "sell" become "set STOP LOSS"or"set target profit" sorry,nicolas my english not well. |
Find exclusive trading pro-tools on