Bollinger Strategy problems with exit orders

Forums ProRealTime English forum ProOrder support Bollinger Strategy problems with exit orders

  • This topic has 3 replies, 2 voices, and was last updated 1 year ago by avatarJS.
Viewing 4 posts - 1 through 4 (of 4 total)
  • #199003

    Hello everyone,

    I am having problems implementing a Bollinger Strategy.

    The following code should buy and sell with the shown condition. But we have trouble with the exits. They do not as they should

     

    #199008
    JS

    I don’t see exit orders, I do see “Exit Condition” but these are not used in the code…

    You go Long with “Buy” but I don’t see “Sell” as “exit order”

    You go Short with “SellShort” but I don’t see “ExitShort” as “exit order”

    LONG: Buy vs Sell

    SHORT: SellShort vs ExitShort

     

    #199013

    Yes you are right, but how would I use a SET TARGET PROFIT with UpperBollingerCloseMean or LowerBollingerCloseMean as example?

    #199021
    JS

    Hi @taklause

    You can use a LIMIT order to exit your positions…

     

    1 user thanked author for this post.
Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login