@jstap ....yhea yhea, true though
Ultrasigma
@Ultrasigma
Money enthusiast
Latest posts made by Ultrasigma
-
RE: My biggest project so farposted in General Discussions
@jstap it depends on what you are building. This is not jus a 'simple-crossover-then-execution' typa project. And um still building.
-
RE: Fibonacci retracementposted in Bug Reports
@ambrogio those are the ones I been toggling but they all don't seem to be giving me what I want
-
RE: Fibonacci retracementposted in Bug Reports
@jstap redrawing is intentional, what I want is for the horizontal line to be drawn on other fib levels which are not equal to 0%. As of the names of the fib object, i have looped if name starts with fib or contains fib so the problem is not on the object name
-
RE: Fibonacci retracementposted in Bug Reports
@jstap shared/1MEtrWuVd
....nothing changes when i toggle the price level in loop for each fibonacci to peg the horizontal line -
Fibonacci retracementposted in Bug Reports
@fxDreema i think there is a bug on fibonacci retracement block. Say i have drawn a fibonacci retracement object with custom levels of 0%, 100%, 300%; whenever i try to use one of the levels in a conditional loop the only level that is recognized is the 0% level. I even try to draw a horizontal line at any of the levels the only level at which the horizontal line is being drawn is the 0% level. Can you take a look at it. Else maybe there is a way around it that i am not aware of.
-
RE: HELP fxDREEMAposted in Questions & Answers
...according to what you have shared, it seems like your EA is not symmetrical. Shouldn't it also have the same approach on having a sell branch linked to a buying pending order? I think that is what's making it work sometimes and stop working sometimes. Like your sell trades are wholly dependent on an initial buy trade, elseif the buy trade is not opened then nothing happens. Try to make it symmetrical to remove that buy-bias and see if it works as you want
