Getting notified after trailing stop loss hit
Created at 24 Jun 2021, 05:13
RY
Getting notified after trailing stop loss hit
24 Jun 2021, 05:13
Hi,
Is there a way that I can be notified through proto message that stop loss (with trailing stop loss = true) is hit?
I know there is ProtoOATrailingSLChangedEvent but can I use this when the stop loss is actually hit and position is closed?
Thank you,
Ryan.
PanagiotisCharalampous
24 Jun 2021, 08:19
Hi Ryan,
When a position is closed, you will receive a ProtoOAExecutionEvent.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous