Is there any way to set the expiration period of a stop order placed with the function "SetLongTrigger/SetShortTrigger" beyond the completion of the candle which generated the signal?
Thanks in advance for your reply.
Expiration period of Stop Orders
-
- Posts: 6
- Joined: 28 Jul 2014 06:52
Re: Expiration period of Stop Orders
I guess there is no such option available as far as my experience is concerned. I think you should restart the process to achieve it perfectly.
Re: Expiration period of Stop Orders
Hi SurtiTrader,
Thanks for your comment, but I am not sure to understand what you mean with "restart the process". In an automated strategy, if the price doesn't hit the stop order during the first candle, the only way to restart the process is waiting for a new signal and the generation of a new order, but that's another story.
I would like to be free to set the expiration period of my order, but you are probably right and that's impossible for the time being, unless WHS decides to change this rule, which frankly I do not understand.
Thanks for your comment, but I am not sure to understand what you mean with "restart the process". In an automated strategy, if the price doesn't hit the stop order during the first candle, the only way to restart the process is waiting for a new signal and the generation of a new order, but that's another story.
I would like to be free to set the expiration period of my order, but you are probably right and that's impossible for the time being, unless WHS decides to change this rule, which frankly I do not understand.
- WHS Support
- Posts: 2443
- Joined: 14 Feb 2013 10:27
Re: Expiration period of Stop Orders
Hi TRJ,
you must modify your indicator in a way that the MetaSentimentor keeps the value (eg. 100 or 0) as long as the entry conditions are valid. Example:
I hope this helps.
Kind regards,
Timo
WH Selfinvest
you must modify your indicator in a way that the MetaSentimentor keeps the value (eg. 100 or 0) as long as the entry conditions are valid. Example:
I hope this helps.
Kind regards,
Timo
WH Selfinvest
You do not have the required permissions to view the files attached to this post.