fxDreema

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

    gunterd

    @gunterd

    3
    Reputation
    1070
    Profile views
    32
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    gunterd Unfollow Follow

    Best posts made by gunterd

    • RE: store obj timestamp to a variable

      datetime time = (datetime)ObjectGetInteger(0,"object_name",OBJPROP_TIME);

      for anyone else who may need this

      posted in Questions & Answers
      G
      gunterd
    • RE: save object candle id to variable

      I mean save a vertical line's candle id to a variable

      posted in Questions & Answers
      G
      gunterd

    Latest posts made by gunterd

    • RE: save object candle id to variable

      I mean save a vertical line's candle id to a variable

      posted in Questions & Answers
      G
      gunterd
    • save object candle id to variable

      Hello, Can anyone help me save a candle id to a variable

      posted in Questions & Answers
      G
      gunterd
    • RE: store obj timestamp to a variable

      datetime time = (datetime)ObjectGetInteger(0,"object_name",OBJPROP_TIME);

      for anyone else who may need this

      posted in Questions & Answers
      G
      gunterd
    • store obj timestamp to a variable

      Hello, I was wondering how to save an objects timestamp to a variable

      posted in Questions & Answers
      G
      gunterd
    • Variable values from CSV file

      How can I load variable values from a CSV file?

      posted in Questions & Answers
      G
      gunterd
    • RE: price is close to support or resistance before trading

      I will try something soon. I am just wondering if I am using the check distance block correctly

      posted in Questions & Answers
      G
      gunterd
    • RE: price is close to support or resistance before trading

      I have horizontal lines generated by fxdreema. so I have the values in the form of variables and objects. I am still having trouble however having the ea identify when price is within x number of pips from the lines. I only want trades to open near the horizontal lines

      posted in Questions & Answers
      G
      gunterd
    • price is close to support or resistance before trading

      I have many support and resistance lines on the chart. how can I have the ea check if price is x number of pips from one of my horizontal lines? i tried check distance but it doesn't seem to work

      posted in Questions & Answers
      G
      gunterd
    • object at pending order

      Hello, I want to know if there is a way to create a horizontal line when a pending order is opened manually at the pending orders price.

      posted in Questions & Answers
      G
      gunterd
    • datetime

      how can I create a vertical line using the datetime constant?

      posted in Questions & Answers
      G
      gunterd