Stop question

Posted By: OptimusPrime

Stop question - 07/31/19 18:34

Hi Kind Sirs:

During live testing, you can see when your script is Trailing the current trade. The message Window typically tells you where the Stop currently is for your trailed position.

EXAMPLE: Trail 55@100.01 Stop 99.97

Where can I access the value of that dynamic Stop? Is it is in an internal variable or formula? I want to use it in some new code logic.
Posted By: jcl

Re: Stop question - 08/01/19 10:37

It's a trade variable: https://manual.zorro-project.com/trade.htm
Posted By: OptimusPrime

Re: Stop question - 08/01/19 13:10

Hi JCL:

I know. I am seeking to identify which specific formula it is.

Is the dynamic Stop value in the notification window this one? TradePriceOpen+TradeStopDiff

Thanks so much
OptimusPrime
Posted By: jcl

Re: Stop question - 08/01/19 14:11

No, it's TradeStopLimit.
© 2024 lite-C Forums