fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Izis
    I
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    Izis

    @Izis

    1
    Reputation
    319
    Profile views
    1
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Izis Unfollow Follow

    Best posts made by Izis

    • Loop to compare size of 20 previous candles

      Hello,
      This is my first loop ever done in FXdreema.
      Could you please have a look on it and check if it is correct or I need to write custom code to make it work?
      I would like to compare last closed candle total size(of CandleID=1) with twenty previous candles (CandleID1=2,3,4....)and use a loop for it. If size is grater, it increases count value (+1) and CandleID1 (+1), if not it is checking next candle and doing nothing with count and so on until CandleID1=21. Then if count is grater than 10, the condition is true and if other conditions are met EA sets pending buy order.

      Unfortunately when I added size condition, no single order was set during backtesting.

      https://fxdreema.com/shared/AlHGfVg4

      Thanks in advance for your advices!

      posted in Questions & Answers
      I
      Izis

    Latest posts made by Izis

    • Loop to compare size of 20 previous candles

      Hello,
      This is my first loop ever done in FXdreema.
      Could you please have a look on it and check if it is correct or I need to write custom code to make it work?
      I would like to compare last closed candle total size(of CandleID=1) with twenty previous candles (CandleID1=2,3,4....)and use a loop for it. If size is grater, it increases count value (+1) and CandleID1 (+1), if not it is checking next candle and doing nothing with count and so on until CandleID1=21. Then if count is grater than 10, the condition is true and if other conditions are met EA sets pending buy order.

      Unfortunately when I added size condition, no single order was set during backtesting.

      https://fxdreema.com/shared/AlHGfVg4

      Thanks in advance for your advices!

      posted in Questions & Answers
      I
      Izis