@DragonZueloTrends oh no problem at all
Latest posts made by Fingon
-
RE: EA works in one pair but not in an otherposted in Questions & Answers
-
RE: EA works in one pair but not in an otherposted in Questions & Answers
@DragonZueloTrends I don't speak Spanish.
-
RE: EA works in one pair but not in an otherposted in Questions & Answers
@chrisbe I have thanks! It's working perfectly now.
-
RE: EA works in one pair but not in an otherposted in Questions & Answers
@ambrogio Ooh ok! Cuz it worked on LTC and BTC?USD but not GPBUSD. Thanks a lot.
-
RE: EA works in one pair but not in an otherposted in Questions & Answers
@l-andorrĂ Yes it is. I copied the exact same blocks and pasted them in another project, the only difference being that I added a play sound button. That one draws a fibs sometimes and doesn't sometimes.
-
EA works in one pair but not in an otherposted in Questions & Answers
I have an ea that draws a fibonaccci retracement from the first to the last candle when there are 4 bulls or bears in a row. It worked perfectly when I used mt4 strategy tester on BTCUSD. But when I tried it in GBPUSD, nothing was drawn, despite there being many instances of 4 bulls in a row there. What could be responsible? I did not set a pair or even a timeframe for my EA, so that shouldn't be it.
-
RE: Assigning price at fib levels to a variableposted in Questions & Answers
@jstap Okay thanks! Does it matter that the number of lines will vary depending on what levels i have on my Fib? If I have 0, 23.6,50,61.8 and 100 then 50 will be 2. But if I dont have 23.6 for example, 50 will be one.
-
Assigning price at fib levels to a variableposted in Questions & Answers

I want to assign the price at level 50 of a fib to a variable. However, the block says "Fibonacci level (0-31)", which number between 0 and 31 corresponds to fib level 50?