ATR Strategy

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • #175107

    edit:  this topic refers to https://www.prorealcode.com/topic/bar-colour-related-to-atr/

     

    Hi Rob,

    Could you please help in this code so that it can go long repetitively?

    AGBAR = AverageTrueRange[14](close) * 1.5
    IF Range > AGBAR AND close > open THEN
    BUY 10 CONTRACTS AT MARKET
    ENDIF

    #175137

    Do not append different questions to exixting topics in different support forums.

    I created a new topic in ProOrder support.

    Thank you 🙂

    There you go:

     

    #175164

    Thanks mate

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

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