- Search Energy EXCH
- 59 Results (2 Threads, 57 Replies)
- soul replied Sep 4, 2008
How many RAM did you used in your trading system of Sonic? — Dear EA users, I am trying to place 12 EAs with sonic template in my desktop... (1 GB ram) Yet after run several hours , my MT4 will show memory handle error and I found the RAM get ...
Sonic System!!
- soul replied Aug 25, 2008
thx Heino for the EA Yet can you post the instruction or mq4 file so that i can understand the dialog window mean.
Trendline EA
- soul replied Aug 21, 2008
To StartOverNow — Hi, StartOverNow can you post your SonicStriker_EA_v2.21.ex4 with source code? I wanna make some amendment in it
Sonic System!!
- soul replied Aug 20, 2008
I am waiting for SJ for his method.. Currently I am thinking of using breakout and trending method to hedge
Weekly 80/20 Setups
- soul replied Aug 17, 2008
Thanks SJ for your new method of 8020. Could you post the rule of your new ideas? I am thinking method to hedge the DD of current 8020 too. Some breakout strategies e.g. Newstrike or AshFX Daily might help.
Weekly 80/20 Setups
- soul replied Aug 13, 2008
anyone take short on EU on the latest IB? or is it too late to do so?
The DIBS Method... No Free Lunch continues
- soul replied Jun 1, 2008
may I know the rule you added? I attach your new template file already in my chart...
Sonic System!!
- soul replied May 30, 2008
Hi everyone, I dun hv multi position problem using my version. I dun think broker house lead to multi-order problems. Btw, do anyone can have a official journal of this method. (e.g. a read-only password of ODL and we read the trade) Since the pip ...
Sonic System!!
- soul replied May 23, 2008
currently i forward test UJ, EU, GCHF,AU,GJ,EJ and GU (Sorre... no EURCHF on my fwd list) my EJ only hv one entry..... Which is buy contract too (I think all the multi-entires occur on BUY only) I may keep in deep watch whether these pairs give ...
Sonic System!!
- soul replied May 21, 2008
I think multi entries occur on BUY only, Sell order won't trigger multi-entries Now i don't have multi entries on BUY E/J now, just see whether other ppl experienced too.....
Sonic System!!
- soul replied May 21, 2008
do anyone open a long on EJ? Laguerre is not cross from under 0.15 to above 0.15, is it a valid signal?
Sonic System!!
- soul replied May 21, 2008
I changed two sector of codes: { OrderSelect(x,SELECT_BY_POS,MODE_TRADES); if(OrderMagicNumber() == Magic_Number) { if(OrderType() == OP_BUY ) totalatrisk++; if(OrderType() == OP_SELL )totalatrisk++; if(OrderSymbol() == Symbol() && OrderType() == ...
Sonic System!!
- soul replied May 21, 2008
Abt Sonic indicator — In addition, could anyone post the Sonic Indicator source file. It will be good for people who wanna trigger laguerre in different parameter. Thanks a lot
Sonic System!!
- soul replied May 21, 2008
Hint to resolve multi entries — Hi everyone, I notice some of the lines may trigger multiple entries if(OrderType() == OP_BUY && OrderOpenPrice() < OrderStopLoss()) totalatrisk++; if(OrderType() == OP_SELL && OrderOpenPrice() > ...
Sonic System!!
- soul replied May 20, 2008
thx,i would try. yet babybayfx is the ib of odl,they share the same server.and the time zone is the same with odl.
Sonic System!!
- soul replied May 20, 2008
hi sonic,I only got one Sonic_Ind_v1.0.ex4 in experts\indicators. and I only open in H4 mode, never switch to H1 and then H4 any hints for multi entries?
Sonic System!!
- soul replied May 19, 2008
about multi entries — I only have 1 Sonic Indicator in my folder... yet I have multi entries again using updated V2 EA. can anyone give me a help?
Sonic System!!