EA with multiple BB

Forums ProRealTime English forum ProOrder support EA with multiple BB

Viewing 5 posts - 1 through 5 (of 5 total)
  • #178890

    Hello,

    I want to create a EA who trade off multiple Bollinger Band

    I have 3 BB

    The normal BB (50:2) (Average 50 -3*Standart Deviation)

    The seconde BB (50:3)

    And the last BB (50:4)

    I have also 2 more filter : Stochastic (14,3,3) and RSI(8)

    For an entry here are the rules

    The low =  inferior BB(50:3) & Stochastic (14,3,3) under 20 & RSI(8) under 30

    the stop loss is inferior BB(50:4), who don’t move.

    The exit rule is high = middle BB(50:2)

    Can please someone help me with that code ?

    I will share the results with all here

    Thank you

     

    #179197

    There you go:

     

    2 users thanked author for this post.
    #179991

    Thank you very much Roberto.

    I will test and publish the result here

    #179993

    Hello Roberto,

    I test the EA, but every trade in only on 0 or 1 minutes.
    The trade close right after entry.
    Here a snapshot of a single position

    The right order from this example is open at your entry, but the stop loss is on BB3 (yellow). And this entry, normally close after

    I hope that the snapshot will help

    Thank you

    #180170

    Replace line 39 by:

Viewing 5 posts - 1 through 5 (of 5 total)

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