PRELOADBARS maximal bars and limitations on backtest

Forums ProRealTime English forum ProOrder support PRELOADBARS maximal bars and limitations on backtest

Tagged: 

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

    I hit problem when I implement the long ma like :

    DEFPARAM preloadbars = 23000// Cumulating positions deactivated

    MA20175 = Average[20175](close).

     

    Back test is just nice. What is the problem ?

     

    #96945

    Maximum preLoad bars that can be set is 10000

    Default is 200

    1 user thanked author for this post.
    #96946

    Is there a way to compute MA20175 = Average[20175](close) ?

    #96954

    I’m sure that this long term period of a SMA could be calculated another way by using a superior TIMEFRAME, thus reducing a lot its period of calculation!!

    #96957

    calculated another way by using a superior TIMEFRAME

    Yeah, so Nicolas means, for example  …

     

     

    1 user thanked author for this post.
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