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 82
    • Posts 407
    • Best 27
    • Controversial 0
    • Groups 0

    Posts made by Zackry

    • RE: object on chart

      thanks roar gonna try all of em

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Horizontal line movement (SOLVED)

      @tcanuto i have looked at your project but from the post:

      @tcanuto said in Horizontal line movement:

      How to make? For me it still does not work.

      I need that when the price reaches the historical high of the asset, if the price exceeds this line, move the line up once per candle.

      See my project: https://fxdreema.com/shared/auJ90pfcc

      i dont understand what you did in the project but , what you are trying to achieve can easily be achieved via : https://fxdreema.com/shared/FE38aqULc

      posted in Questions & Answers
      Zackry
      Zackry
    • object on chart

      an ea has two parts , one is to draw line and second is to see when the candle closes above or below a specific set of lines

      in draw line block when we use (A: yes B:yes)
      0_1577189545734_Screenshot_1.png

      and then set the prefix/name to "x" for one block and "y" for other block
      the lines that are generated are automatically named x1 , x2 , x3 x4, x5, x6.... and y1 y2 y3 y4 y5 y6 ........

      now if i want to select the lines that starts with name "x" how do i do that ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Just curious

      @l-andorrĂ  in the example you provided its taking the fib levels into consideration but i want the prices at those levels

      posted in Questions & Answers
      Zackry
      Zackry
    • Just curious

      Is it possible to get prices of different fibonacci levels?
      I mean to store them in variable,

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Terminal variables

      @trader-philipps yeah thats something i will have to see as i move forward , because right now i am behind the starting line

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Terminal variables

      @trader-philipps thanks to be honest its more than enough to get started with the terminal variables , thanks again

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Terminal variables

      from what i am guessing , i will need to manually create these variables in mt4 and then modify them suing the ea made in fxdreema , is this correct ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Terminal variables

      @trader-philipps thanks
      any advice about how to create or modify the terminal variables?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Terminal variables

      ohhh so these things are dangerous then ... any other way to do above mentioned stuff?

      posted in Questions & Answers
      Zackry
      Zackry
    • Terminal variables

      its the first time i am trying to use terminal variables.
      so i have a few questions,
      is it possible to do this using terminal variables:
      i am using three charts and three indicators o all three charts , so when the all three indicators gives the exact same signal on all three charts then ea open the same trade on all three charts , ( buy on all three charts , or sell on all three charts , depending on the signal from the indicators )
      if this is possible then how do i declare a terminals variable ?and how can i make ea modify the terminal variable ?

      thanks

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @cpxiom yep window redraw is working

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @trader-philipps thanks, will update here if it works or not,

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @trader-philipps nope not the chart objects, the indicator that's causing the problem is using the buffers, so I referring the buffer values in the ea.
      Most of the time the problem happens in live market and not in the backtest So I don't know yet if the window redraw function will help or not,
      I am just waiting for the market to open so I can test the window redraw function

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @trader-philipps the reason i am trying to refresh the chart is this :
      the indicators i am using lag sometimes , ( by lag i mean the lag in drawing , and when i refresh the chart or when i reload the template then it updates and draw )
      so when i use these indicators in the ea the ea misses some of the entries because of the lag and i am positive that when the ea refreshes the chart before looking at the indicators then the issue can be resolved

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @cpxiom thanks for the response, but when i look at the code it confuses the hell out of me

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: chart refresh

      @trader-philipps thanks for the response but the question is if i use this apply template option then will this cause any problem in the remaining blocks execution ?
      i am using multiple indicators to trigger the buy and sell , if the template is reloaded then i will need to have the same ea attached in the template that i am trying to apply on every new bar , in other words the ea will be detached and then attached again on the chart , do you think this will cause any problem ?

      posted in Questions & Answers
      Zackry
      Zackry
    • chart refresh

      is there any way to make the ea refresh chart first on every new candle and then proceed to the rest of the connected blocks ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: WHAT is this Error

      @roar thanks roar , you were right there were some unused variables , i removed them and the issue resolved

      posted in Questions & Answers
      Zackry
      Zackry
    • WHAT is this Error

      0_1574953954157_Screenshot_5.png

      cant find anything in the code:

      0_1574953891471_Screenshot_4.png

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 20
    • 21
    • 11 / 21