- Search Energy EXCH
-
lhDT replied Oct 7, 2011HI Steve, It's maybe a stupid question but how to trigger a trade when all (custom) conditions are met ? I saw in the Spider EA you use "trend=up" to BUY and "trend=down" to SELL. Example : I have 4 indicators in separate functions, when they all ...
Trading EA shell by SteveHopwood
-
lhDT replied Oct 5, 2011Hi Easyryder, To get rid of the "Symphonie Sentiment Indikator calculation time is 0.2 seconds", just edit the indicator, remove the "PRINT ..." line and recompile it. About repainting, we all know that any Cycle indicator will repaint every time. ...
Symphonie Trader System
-
lhDT replied Oct 2, 2011To test if it's repaints or not, simple user strategy test in MT4, visual mode, on a 5M chart.
Symphonie Trader System
-
lhDT replied Oct 2, 2011Extreme spike can repaint over 10 bars ... it's a bit risky.
Symphonie Trader System
-
lhDT replied Oct 2, 2011Tested them all. Same thing ... We should find something else than a cycle indicator to launch a trade. Cycles indicators always repaint or are 5 to 10 bars too late (it's a bit logic in fact).
Symphonie Trader System
-
lhDT replied Oct 2, 2011Hi All, Some of us are using the systems since a couple of weeks. With the help of Eval, I'm currently developing an EA with it (based on Steve Hopwood framework, thanks Steve!). By now, all 4 indicators are working. We all know one of the most ...
Symphonie Trader System
-
lhDT replied Sep 30, 2011Is it possible to activate the option to close a trade if an opposite-direction signal is detected ? Maybe with an external var ?
Spider: an auto-trader for spiderforex's VQ system
-
lhDT replied Sep 29, 2011I'm on M5, will share results !
Spider: an auto-trader for spiderforex's VQ system
-
lhDT replied Sep 29, 2011Yeaah !! I saw you use AA14 but on which TF ?
Spider: an auto-trader for spiderforex's VQ system
-
lhDT replied Sep 29, 2011Am I missing something because seems the EA doesn't take any trades and he's active a multiple pairs. I don't any SL brokers errors. Moste recent signal is always set to None. I added a comment line in the EA to get VQ values and VQ Up and Down have ...
Spider: an auto-trader for spiderforex's VQ system
-
lhDT replied Sep 29, 2011Thx for replying Bob. Yes I tried but still nothing. I installed it on another computer and same problem. Should be something with WinUser32.mqh and stdlib.mqh. Edit : WORKING. If it happens you side, try to be sure you have WinUser32.mqh and ...
Spider: an auto-trader for spiderforex's VQ system
-
lhDT replied Sep 29, 2011I can't get that EA working. When I drag it into a chart it doesn't catch. I tried to compile it in MetaEditor and it gaves me two errors ('WinUser32.mqh' - cannot open the program file & 'stdlib.mqh' - cannot open the program file) First time I ...
Spider: an auto-trader for spiderforex's VQ system