fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. chrisbe
    3. Posts
    C
    • Profile
    • Following 1
    • Followers 2
    • Topics 7
    • Posts 100
    • Best 7
    • Controversial 0
    • Groups 0

    Posts made by chrisbe

    • RE: loop object fibonacci

      I have found the actual culprit of the issue, and its your FIB when the system draws the FIB, it redraws too many which causes a break in the system, if its only drawing one fib at a time it works without an issue, i tested, on the fib block top where its writen ""this block can creat one object per bar"" set it to no, and everything will work fine, you need another fib to get your output right, create conditions for it, i tested it and its working fine...

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm Well your loop is working, but for some reason the variable of the fib cannot hold too many values of the fib0 and fib7, however deleting one fib0 and fib7 from your loop list creates space for another, which lets the new value be recorded, so i suggest turning on the block to delete but use a condition that will not affect you EA by after certain condtions it deletes older recoded fib,

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm also all the white line labeled 01---- do you use them all or just the most recent one

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm I may have found a solution for you, why is the delete block commented

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm i tried testing your code now but it doesnt even draw a fib

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      But do as i explained above you will find the problem area

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm I would like to try, but i have a project i am working on now its taking so much of my time, i just decide to get off my project and rest my head before i say your post

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm ok, let me explain it so it abit clear, if you use an arror or just any text it may keep producing result with your arrow because if its a bug issue you wont see it, but using the variable of the top left which is fib0 and fib7 if the only way to get the right result, because than the variable will alsi stop producing at a specific time then you are able to tell,

      Say for example you add draw text to all the block in your project under the loop function and all the draw text has variable fib0 and fib7, at the exact date when it stops working you will find one or two draw text will stop that will be your problem area, name the draw text block to identify them easily

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm did you try the blocks with just any text or with the variable text of the left top screen

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm , i will explain how i test my projects when i have problems, it may help you figure it out, what i do if for example you one of your variable is not working, i usually dray a text of all my variables and ad the draw text block to each block that is collected to i think i might be having that problem and text live and watch each variable that i added on the draw text block and se which of them os not working that way i am able to know which block is faulty, this process can be time consuming but trust me it always finds the problem..

      posted in Questions & Answers
      C
      chrisbe
    • RE: Issues with EA closing trades

      @jstap said in Issues with EA closing trades:

      Everything looks like it should work, my guess is occasionally, when it doesn't work, is MT being odd.
      @jstap Thanks alot, much appreciated, finally found the isue this morning, you are right, its MT being ODD, but i have taken measures to fit it, just incase it happens again, it seems sometimes During calculation MT gives the wrong output data on the Takeprofit, thanks for looking into it

      posted in Questions & Answers
      C
      chrisbe
    • RE: Issues with EA closing trades

      @chrisbe Thanks alot, much appreciated, finally found the isue this morning, you are right, its MT being ODD, but i have taken measures to fit it, just incase it happens again, it seems sometimes During calculation MT gives the wrong output data on the Takeprofit, thanks for looking into it

      posted in Questions & Answers
      C
      chrisbe
    • RE: Issues with EA closing trades

      Hello @jstap here is the shared link https://fxdreema.com/shared/Bcd88nTX
      this area is where am having issure it works well but like i said 5% of the time it doesnt

      Capture.PNG

      posted in Questions & Answers
      C
      chrisbe
    • Issues with EA closing trades

      Hello everyone, i have an EA, when it take trades it send the SL into a variable, i didn't this because the SL level is based on swing HIGHS and LOWS, and it only close the trade if candle close below that level, for 95% of the time it works and close trades and it gets to a point it doesn't close a trade, i have trade almost everything to find a solution, also display the variable on screen and monitor it to make sure the SL is always passed to the variable and yet at some point even though it show the SL is passed, the trade still doesn't close, Please any help will be highly appreciated (the 5% of the time when trades doesn't close is what stands between me and draw down)

      posted in Questions & Answers
      C
      chrisbe
    • RE: What do you use to filter ranges and follow trends?

      @GTOAT777 Helo
      Use a Higher TF candle sequence to filter range for example if you take trade on a M30 TF use a H4 series of candle to check if you are in a range, if lets say 4-5 H4 candles are withing thesame price area, thats a range

      posted in Questions & Answers
      C
      chrisbe
    • RE: Successfully Implementation on Divergence without importing External Indicators

      @sajjad3245 Sure no worries

      posted in Questions & Answers
      C
      chrisbe
    • RE: Successfully Implementation on Divergence without importing External Indicators

      @sajjad3245 here is the link, note this is not perfect, you will need to tweak it to get you desired result

      https://fxdreema.com/shared/uPhd9UZdc

      posted in Questions & Answers
      C
      chrisbe
    • RE: Successfully Implementation on Divergence without importing External Indicators

      @sajjad3245 will do soon as i get a chance to

      posted in Questions & Answers
      C
      chrisbe
    • RE: Successfully Implementation on Divergence without importing External Indicators

      @sajjad3245 Yes its possible, actually did ones and tested it recently

      posted in Questions & Answers
      C
      chrisbe
    • RE: Help with Recovery Zone

      @guy111 hello please send me a message on telegram let's take it from there my telegram is @chrisexplore, will show you what I have you show me what you have and we can get it done

      posted in Questions & Answers
      C
      chrisbe
    • 1
    • 2
    • 3
    • 4
    • 5
    • 4 / 5