All done, thanks for your help! backtested and seems to be working now 
Latest posts made by dwbapnm
-
RE: fibonacciposted in Questions & Answers
-
RE: fibonacciposted in Questions & Answers
Furthermore, when I change the fib level ID to 4 (which according to previous posts should be the 61.8% level, it doesnt seem to recognise this level or any other level at all (1,2,5..etc). If you test this project, no candles should have arrows if they are below the 61.8% level but... arrows still show regardless of the condition!

Seems to only work for the 0% lolFor now i'm even using the web verision

-
RE: fibonacciposted in Questions & Answers
ok thanks!
it works great now but there is a problem with the local version of fxdreema i think.
When I export the same file to MT4 from the web, the results are correct; arrows appear when the candle is below 0%.
But when I export the file from the local version on my computer, there are no arrows at all
-
RE: fibonacciposted in Questions & Answers
Hi,
I tried to test this fibonacci drawing. I used a daily timeframe on the tester and I just wanted the EA to draw a an arrow when the current candle is below 0%. I'm not sure what I'm doing wrong but hope you can help?
-
RE: crossoverposted in Questions & Answers
Hey!
I want to basically work out if a single cross has happened in say the last 10 candles and then buy/sell for example. I know I can change the candle ID to 1,2,3 etc but if I want to do this, would I have to create 10 blocks?????
Thankss