fxDreema

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

    goldis

    @goldis

    0
    Reputation
    32
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location UAE

    goldis Unfollow Follow

    Latest posts made by goldis

    • how to correct this problem of array error?

      2023.04.03 02:32:17.019 EA_RSI GBPCAD,Daily: array out of range in 'EA_RSI.mq4' (3452,29)

      3542,29 in EA is as below:
      datetime exp = ExpirationTime ( ExpMode,ExpDays,ExpHours,ExpMinutes,dExp())

      double OrderChildOpenPrice() {
      int ticket = OrderTicket();
      int prevTicket = attrTicketPreviousSibling(ticket);

      posted in Questions & Answers
      G
      goldis
    • RE: problem with adding lagging span/chikou span on ichimoku expert advisor

      CS.......... mention 26 in candle id then run the ea

      posted in Questions & Answers
      G
      goldis
    • RE: possible loss of data due to type convesion

      thanks.... l'andorrà

      posted in Questions & Answers
      G
      goldis
    • RE: possible loss of data due to type convesion

      @l-andorrà
      possible loss of data due to type conversion in expert column

      the lines displayed having the error are the two i said above..

      shud I and then how shud i prevent such message from coming in my script upon compile ?.
      rgds

      posted in Questions & Answers
      G
      goldis
    • possible loss of data due to type convesion

      datetime exp = ExpirationTime(ExpMode,ExpDays,ExpHours,ExpMinutes,dExp());

      int prevTicket = attrTicketPreviousSibling(ticket);

      how to correct this , can somebody advise.
      thanks

      posted in Questions & Answers
      G
      goldis
    • RE: "Cross width" Clarification For Indicators

      @fxdreema : how to check if crossover is occurring in either candle 1 or 2 or 3 or 5 or nth candle . if i put 5 as cross width, then does the updated fxdreema now allow me to check crossover in the previous 5 candles ?

      thanks in advance.

      posted in Questions & Answers
      G
      goldis