Hi Dave, this is what we are talking about. This is just a quick...

  1. 2,131 Posts.
    lightbulb Created with Sketch. 3
    Hi Dave, this is what we are talking about.
    This is just a quick EA to put together and not great one either but you get the idea.

    Here is some logic blocks
    dave1.png


    Like Lego, we place it together
    dave2.png

    It Reads like this

    IF there is no Short entry's opened
    IF last bar high is greater than Bollinger Bands upper line set to 20
    SELL and then close all long orders.

    IF there is no Long orders opened
    IF last bar Low is less than Bollinger Bands Lower line set to 20
    BUY and then close all Short orders.

    Then just push one button and you have your code.
 
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.