fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Zackry
    3. Posts
    • Profile
    • Following 2
    • Followers 6
    • Topics 78
    • Posts 386
    • Best 25
    • Controversial 0
    • Groups 0

    Posts made by Zackry

    • RE: Check id a trade with certain comment exists ?

      @l-andorrà hate to bother you again , but is it possible to Buy block if no order with a particular comment exists ?
      like this:
      0_1610726573022_Screenshot_21.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Check id a trade with certain comment exists ?

      @l-andorrà thanks man , i wasnt actually sure , because afik the for each trade block runs a for loop and i wasnt sure if the next block can actually get in on that for loop
      thanks

      posted in Questions & Answers
      Zackry
      Zackry
    • Check id a trade with certain comment exists ?

      is there any way to check if there is any trade currently open with a certain comment ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Get name of the horizontal line

      @roar funny story , you might not believe me but i was just looking into the arrays myself , and yeah you are absolutely right array would be a better option to do it

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Get name of the horizontal line

      @roar @miro1360 @fxdreema-1 can you guys please help

      posted in Questions & Answers
      Zackry
      Zackry
    • Get name of the horizontal line

      Hello everyone

      i am trying to make sort of a delayed stoploss , the main idea is to place a trade with a stoploss , and then the ea will automatically remove the stoploss and place a line where the stoploss was, and when the price is <= the line for a certain amount of time then close that trade.

      there are 2 parts of the ea ,
      1: first part detects the sl and places a horizontal line on the sl price and then remove the sl , while keeping the horizontal line on the chart, and the ticket number of the trade is used as name of the horizontal line to identify which horizontal line is associated to which trade on the chart.

      2: second part where the ea detects which line has been crossed and get the name of that line , (this name will be used to close the trade with which has the same ticket number as the name of the horizontal line )

      closing and counting time delay isnt a big problem ,but i cant figure out how to start with the second part of the ea i-e how to detect which line has been breached and get the name of that line

      here is my sample project https://fxdreema.com/shared/g7DbBmeJc
      i will highly appreciate if someone can help me in figuring out how to do the second part
      thanks

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Fibonacci level option isnt working

      @roar my friend you are my hero 0_1610037292077_Sir-i-salute-you-You-are-awesome-Meme.png

      posted in Questions & Answers
      Zackry
      Zackry
    • Fibonacci level option isnt working

      Hi everyone i am trying to get the fib level price values but it isnt working and the comment block is giving the some long value which seems off
      0_1610035884976_Screenshot (4).png

      i tried all three option of the fib in object on chart option but nothing seems to be working
      0_1610035996766_Screenshot (6).png

      Here is the project : https://fxdreema.com/shared/9pufkFPYc
      i will highly appreciate your input
      thanks

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 amazing just amazing!!!!!
      no amount of words can express my appreciation and gratitude , you are an absolute gem , all i can say is thank you miro , THANK YOU!

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 Whats your opinion on the ArrayMaximum() function ?
      if i understood it correctly , this function it returns the index of the highest array value ? if i store the all the values of indicator during the specified period of time (previous day in this case) and then use the index of the highest value as the candle id ? do you think it could work ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 well loops on their own are not a problem i have finally got a grasp on the loops a little bit , but how can we restrict the loop to run between a specific period ?
      i mean how to make the loops avoid all of "today's candles" and only take all of yesterdays candles into consideration
      0_1602613811446_Screenshot_8.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 another question please ...... what would be the best way to get the candle id where an indicator had made the highest point during a day ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 i cant believe i never noticed it before ......thanks miro

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: How I can Do that In Fxdreema Double RSI In The Same Box ?

      @moon it wont work with traditional methods , but there is a way around it , use different blocks to track each rsi indicator individually
      and save their values in to the variables (save rsi value for Candle 1 and Candle 2) this way compare the values of the variables to see if one rsi has crossed the other or not ,

      posted in Questions & Answers
      Zackry
      Zackry
    • getting the candle id for previous day high and low

      hello everyone
      can somebody please suggest a way to get the candle id of the previous day high and low (not the price , but the candle id)?

      for example take the a look at the image below , the timeframe is m15 , and i want to get the candle id of the candles that are the highest and lowest during that day
      0_1602575414640_Screenshot_7.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Wicks of candles

      @biztet not exactly , its way too simple to act as reversal on their own , as i said its a small cog

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 3
    • 4
    • 5
    • 19
    • 20
    • 2 / 20