Trailing Stop Loss

  • Thread starter Thread starter PeCoNe
  • Start date Start date
Op 2013-08-21 16:45, PeCoNe schreef:
I need to keep track of a so called Trailing Stop Loss.
How can i do that?
The formula is:
if LastPrice * Pct > StopLoss then
StopLoss = LastPrice * Pct
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Trailing stops 1
=trim 2
How can I program an Trailing stop loss? 0
TRIM function not working 9
Code Craft Corp 1
sharing excel over a webpage 1
W7 64bit Excel 2010 nl 2
Trialing period 3

Back
Top