Set the TickSize for each symbol in Symbol -> Information.

You can then use this in your formulae, e.g.

BuyStop = H + TickSize;

Mark

On 01/02/07, dralexchambers <[EMAIL PROTECTED]> wrote:

  Sorry - so many questions being posted today!!!

How do I ascertain the point value of the current symbol, eg:

If GOOG, then = $0.01 (1 cent)

If DAX, then = 1.0

If GBPUSD, then = 0.0001

I am using this to create my stop loss (ie. one "point" below low)

Thanks again - alex

Reply via email to