help coding missed pivot strategy

Forums ProRealTime English forum ProOrder support help coding missed pivot strategy

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

    Hi,

     

    on MT4 ive used a statistic indicator showing price almost never misses two pivots in a row in forex. I need help coding a strategy that takes a position towards pivot when last day missed pivot. And todays open is at least 10 pips away from todays pivot. SL X, target PP or Y

    #160767

    So that mean: if yesterday the price didn’t cross the pivot line, take an order today when it will cross the current pivot?

    #160871

    sorry no, an example:

    1.  Yesterdays OPEN is above yesterdays pivot
    2. Yesterdays Low is higher then yesterdays pivot (did not hit pivot)
    3. Todays OPEN is higher then todays pivot
    4. Take a short towards todays pivot.
    5. Set TP and SL to x and y pips (or if possible, set TP todays pivot with equal distance SL 1:1 RR)
    #160945

    ok, so I think that code should be correct for this strategy:

     

    1 user thanked author for this post.
    #161369

    Thanks alot nicolas!!

     

    is line 18 correct? looks the same as TP. Nicolas, could you also add in the long? same rules. And also add an alternate TP and SL criteria. A fixed pip like “//set stopp loss x pips” and “//set target profit y pips”

     

    Thanks again!

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