Sorry, I didn't realise it wouldn't upload that information as well. Here's a screen shot of what it looks like on my PC.
Latest posts made by Andrew 4
-
RE: Buy trades work, sell trades don't.posted in Questions & Answers
-
Buy trades work, sell trades don't.posted in Questions & Answers
I've just discovered fxdreema and am loving it. I've made a bunch of robots and been testing them. The problem I'm having is that they execute buy orders as directed, but they don't execute sell orders at all. The criteria is the same, but obviously the opposite.
I've tried running a single EA with both buy and sell order conditions and I've tried running an EA that only has the sell conditions and another that only has the buy conditions. On both occasions, the buy orders are executing, but the sell orders aren't.
Given how good the outcomes have been in backtesting with buy orders, I really want to get the sell orders working too.
Any ideas?
-
RE: Trade on MA Cross above or belowposted in Questions & Answers
There's an example EA that does exactly this in the tutorial section of this website somewhere. It will buy when they cross, then when they cross again it will close it out and enter a short position. It'll continually buy, sell, buy, sell etc.
-
Using most recent ZZ'sposted in Questions & Answers
Does anyone know how I can set my EA to only see the most recent ZZ (royal pointer)? I'm using them to get a bias on the daily chart, but sometimes it will be 100 days before another appears, rather than have the EA search the last 100 candles, because it could potentially pick up 2 or 3 when they're closer together, I want it to search for the most recent only.