![]() |
Forex Forums | ForexLasers.com |
#1
|
|||
|
|||
![]()
I have a system I like to use and had it programmed into an adviser.
There are a few bugs that need to be fixed. If anyone could take a look at it please let me know and I will post the necessary files and concept of the EA. I would love to share it with everyone. Thanks in Advance, cwave:rolleyes: |
#2
|
|||
|
|||
![]()
Hi, go ahead and post it pls
|
#3
|
|||
|
|||
![]()
Hi!
Yes I am interested as well! |
#4
|
||||
|
||||
![]()
I'll be happy to try it and post results etc.
|
#5
|
||||
|
||||
![]()
cwave, has the EA being posted yet.
|
#6
|
|||
|
|||
![]()
post it so we can have a look at the code also...
|
#7
|
|||
|
|||
![]() ![]() Buying Rules: When then price closes above the 20 SMA. The Awesome Oscillator is green. (up or down doesn't matter) A long trade should open on the next candle. The Stop: should be placed at the low of the previous candle minus 50 pips. The Exit: should happen when 1.) The price reaches the limit you set. 2.) Hits the set stop (lowest price of the previous candle minus 50 pips). 3.) The EA generates a short trade. The short works exactly the same with everything opposite the buy rules. Of course the Awesome Oscillator must turn red for the sell. (up or down doesn't matter) My problem seems to be that when I'm in on a long trade and the EA generates a sell it should close the long and open short position on the next candle open but doesn't. Same thing if I'm in on a short and a long generates it won't close the short and open the buy on the open of the next candle. I hope this makes sense. Please don't use it on any live or demos till I can get it to work out the bugs. Thanks cwave |
#8
|
|||
|
|||
![]()
I believe you may just need to add code stating to open only 1 trade at a time, which should be a simple fix and to automatically close when an opposite signal is initiated. I know a few programmers. If you want to send me the file and have them look at it and adjust the code according. Just look at my profile to send me a message..
Thanks Theo |
#9
|
|||
|
|||
![]() Quote:
cwave :) SimplyAwesome_EA.mq4 Last edited by cwave; 25-03-2009 at 21:11. Reason: Not sure if file attached properly |
#10
|
|||
|
|||
![]()
Cwave,
My buddy said insert this code into the EA and it should do the trick.. Put this function into your EA and the calls of it in places where are signals for enter new position: CloseAll(OP_BUY, MagicNumber, Symbol()); CloseAll(OP_SELL, MagicNumber, Symbol()); //------------------------------------------------------------------------------------------- void CloseAll(int type, int MagicNumber, string symbol="") { int i; if (StringLen(symbol)==0) symbol = Symbol(); for(i = OrdersTotal()-1; i >= 0; i--) { OrderSelect(i, SELECT_BY_POS, MODE_TRADES); if(OrderSymbol()==symbol && OrderMagicNumber()==MagicNumber && OrderType() == type) { OrderClose(OrderTicket(), OrderLots(), OrderClosePrice(), 3); } } } //------------------------------------------------------------------------------------------- |
#11
|
|||
|
|||
![]() Quote:
I'm not to swift with programming, I tried putting it in but I'm not sure where. After I placed I couldn't get it to work. Does your friend know where? Thank you so much for your time and effort and thanks in advance. cwave |
#12
|
|||
|
|||
![]()
Cwave,
Shoot me your email in private message and i will get you the info... Thanks Theo |
#13
|
|||
|
|||
![]()
can anyone tell us a little more about this EA?? What pairs and timeframes....etc.??
How many trades will it make a day or week approx?? If you ned to test on different platforms I just set up a separate dedicated EA test PC and have been helping a few friends test some---- Thanks in advance for all the info--- Gorncapt |
#14
|
|||
|
|||
![]() Quote:
I have it up here because I feel it doesn't operate correctly. The idea is it works off of a 20 sma and Awesome Oscillator. It's supposed to close off one trade when another signal is generated in the other direction but does"nt. I have it here for someone to look at and hopefully be able to program it to work correctly. Please try it out but I feel it's an EA that once a trade is open has to be watched manually. It doesn't do well on back testing either. If you try it please only on a demo. Hopefully I can get it going if someone with programming skill can fix it. cwave |
#15
|
|||
|
|||
![]() Quote:
I sent you a private did you reciece it? cwave |
#16
|
|||
|
|||
![]()
Please give it a try on Demo only. Here it is.
Run on a 30 minute chart. Set your TP at or around you support and resistance areas. I also included a preset for it also. SimplyAwesome_EA.mq4 SimplyAwesome_EA.ex4 Lots=0.00000000 UseMM=1 AccountIsMini=0 MaximumRisk=10.00000000 StopLoss=0 DeltaStopLoss=50 CanAddPos=1 MaxOpenOrders=2 TakeProfit=100 TrailingStop=30 TrailingStep=1 BreakEven=0 MagicNumber=0 Repeat=3 Periods=5 UseAlert=1 SendEmail=0 TradeLog=SimplyAwesome_EA Slippage=3 Indicator_Setting=---------- Indicator Setting MaPeriod=20 MaShift=0 MaMethod=0 MaPrice=0 cwave:) |
#17
|
|||
|
|||
![]()
Hi CWave thanks for the EA, how long have you been testing it?
|
#18
|
|||
|
|||
![]()
I like this and will try on a demo
Thanks |
#19
|
|||
|
|||
![]()
please send to me..............gerharder@gmail.com
|
#20
|
|||
|
|||
![]()
I tried backtesting this but didnt get good results.. Infact ended up in 50% down for just 15 days....
Can anybody post their best settings.... Thanks, Prakas |
#21
|
|||
|
|||
![]() Quote:
|
#22
|
|||
|
|||
![]()
Hi,
has anyone tried this out yet? ta Harve |
#23
|
|||
|
|||
![]()
I am a bit late to the party and hope there is still someone here.
I have been backtesting this EA on daily TF and have had some pretty good results. eg no losing trades in over a year, but not so good over two years, though still profitable. I need to get a better understanding of some of the settings and would enjoy some exchanges with anyone who is trading the EA or has traded it. |
#24
|
|||
|
|||
![]()
Simple thing that can be understand by investors will be the choice on EA market, as we should learn to choose right kind of money investment plans.
|
#25
|
||||
|
||||
![]()
how is it performing now?
|
#26
|
|||
|
|||
![]()
Essentially, as a newcomer I selected GCI as my trading platform where many didactic facilities are available those are very effective to the newbie to become a knowledgeable trader. This trading platform is considered as a regulated award winning broker by the high authorize in this market place. So, my trading life is very secure and flexible in this trading platform.
|
![]() |
Thread Tools | Search this Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FX Pusle Awesome Free currency analyzing plugin. | Dallas | Forex Analysis | 1 | 02-02-2011 07:50 |
Awesome Forex VPS Review | itradefx | Software / Signals / Services | 0 | 25-01-2010 23:29 |