- ago
I am using daily strategy using trailing stop loss. I wonder if there is a way to set trailing stop loss on GTC (good till cancelled). Because if the trailing stop loss expire in one day, it is not useful for daily/weekly strategy
0
126
Solved
15 Replies

Reply

Bookmark

Sort
- ago
#1
I am using broker tradier and alpaca
0
Cone8
 ( 17.63% )
- ago
#2
Preferences > Trading > Special Order Types > Use GTC for all Strategy Orders
1
- ago
#3
I found this option : user market on close when possible? what does it mean, when to use this?
0
Cone8
 ( 17.63% )
- ago
#4
Please open the Preference page and hit F1. If the explanation there isn't clear, let me know.
0
Best Answer
Glitch8
 ( 11.39% )
- ago
#5
You can also ask the AI that's built into the help...

1
- ago
#6
QUOTE:
... open the Preference page and hit F1. If the explanation there isn't clear, let me know.

The Help docs don't mention anything about trailing stops in the quote below. If they are included, then the Help docs need to be updated.
QUOTE:
Special order types
WealthLab supports special order types such as Market On Open (MOO), Market Close (MOC), Limit Close (LOC), and One Cancels Other (OCO) orders. These order types provide flexibility and automation in executing trades based on specific conditions.

So if "Use GTC for all strategy orders" is checked, does that mean a trailing stop Sell order is signaled only once for a position? And this won't happen for simple Limit or Stop sell orders because they aren't a Special Order Type?
0
Cone8
 ( 17.63% )
- ago
#7
All strategy orders.
All, every one.
0
- ago
#8
Thanks. I'm not so sure I like that behavior being applied for Limit and Stop orders.

And what about this other question?

QUOTE:
So if "Use GTC for all strategy orders" is checked, does that mean a trailing stop Sell order is signaled only once for a position?
0
Cone8
 ( 17.63% )
- ago
#9
By default, order TIFs (time-in-force) are "DAY" - they expire at the end of the day.
GTC is just another TIF - they're "good" until you cancel.
If a Trailing Stop is updated, it's canceled and replaced.
0
- ago
#10
QUOTE:
If a Trailing Stop is updated, it's canceled and replaced.

Is that a good thing or a bad thing?

The point of the GTC trailing stop (on the exchange side) is not to reset the highest point. If you cancel the trailing stop (on the exchange side), then the stock can systematically fall stepwise with each trading day and never sell. That's what we do not want to happen. I think your algorithm needs a little work.

... or maybe I'm missing something.
0
Glitch8
 ( 11.39% )
- ago
#11
Let's clarify things here before they get more confusing. WL8 does not support placing broker side trailing stops. In WL8, a trailing stop is implemented as a stop order that is canceled and replaced whenever the trailing stop price changes bar by bar.
0
- ago
#13
QUOTE:
In WL8, a trailing stop is implemented as a stop order that is canceled and replaced whenever the trailing stop price changes bar by bar.

Well, that's the way I understood it from WL6. So whether the GTC checkbox is checked or not, it's not going to change trailing stop signals.

I mistakenly got the impression from this discussion that the GTC checkbox did something for trailing stop behavior, but now I'm thinking it really doesn't. This GTC business with trailing stops is confusing.
0
Cone8
 ( 17.63% )
- ago
#14
The TIF only changes when the broker cancels an order, i.e., when it expires automatically. What's confusing about that?
0
- ago
#15
QUOTE:
The TIF only changes when ... it expires automatically [at the broker].

So without the GTC checked, TIF goes until market closed. New signals for the next bar are maintained.

With GTC checked, TIF continues if the order was placed as GTC on the broker's side (without any further WL signals), and remains at Daily (with new Daily WL signals) if the order was placed as Daily on the broker's side.

Thanks for clarify it better. I think I understand the process now. Checking the GTC box puts the broker's actions in the loop so what really happens with TIF is controlled by the Order Manager (broker) when one places the order.
0

Reply

Bookmark

Sort