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...
Posts made by chrisbe
-
RE: loop object fibonacciposted in Questions & Answers
-
RE: loop object fibonacciposted in Questions & Answers
@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,
-
RE: loop object fibonacciposted in Questions & Answers
@mmmmmmmmmm also all the white line labeled 01---- do you use them all or just the most recent one
-
RE: loop object fibonacciposted in Questions & Answers
@mmmmmmmmmm I may have found a solution for you, why is the delete block commented
-
RE: loop object fibonacciposted in Questions & Answers
@mmmmmmmmmm i tried testing your code now but it doesnt even draw a fib
-
RE: loop object fibonacciposted in Questions & Answers
But do as i explained above you will find the problem area
-
RE: loop object fibonacciposted in Questions & Answers
@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
-
RE: loop object fibonacciposted in Questions & Answers
@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
-
RE: loop object fibonacciposted in Questions & Answers
@mmmmmmmmmm did you try the blocks with just any text or with the variable text of the left top screen
-
RE: loop object fibonacciposted in Questions & Answers
@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..
-
RE: Issues with EA closing tradesposted in Questions & Answers
@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 -
RE: Issues with EA closing tradesposted in Questions & Answers
@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
-
RE: Issues with EA closing tradesposted in Questions & Answers
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
-
Issues with EA closing tradesposted in Questions & Answers
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)
-
RE: What do you use to filter ranges and follow trends?posted in Questions & Answers
@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 -
RE: Successfully Implementation on Divergence without importing External Indicatorsposted in Questions & Answers
@sajjad3245 here is the link, note this is not perfect, you will need to tweak it to get you desired result
-
RE: Successfully Implementation on Divergence without importing External Indicatorsposted in Questions & Answers
@sajjad3245 will do soon as i get a chance to
-
RE: Successfully Implementation on Divergence without importing External Indicatorsposted in Questions & Answers
@sajjad3245 Yes its possible, actually did ones and tested it recently
-
RE: Help with Recovery Zoneposted in Questions & Answers
@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