TrailingStop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #382099
    basste
    Member

    Hi Yannik,

    I don’t understand the trailingStop. I read the functions glossary. But no matter what settings I use the SL shifted slightly.
    The SL shifted e.g. from 12263,16 to 12262,42. That settings I have chance in the setting file that the SL shifts eg. from 12263,16 to 12250,xx.

    Thanks

    #388464
    Yannick
    Keymaster

    TrailingStop is also a pip bases value. I see that your stopLoss is 12000 which is used on other symbols that forex.

    To make it work you also have to adjust the trailingStop’s value:

    UseTrailingStop = true
    TrailingStop = 4500
    WhenToTrail = 1800
    TrailingStep = 400

    Try it in the strategy tester first.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.