Well there is a problem with the buy signals and sell signals. They aren’t coded as per the system (as far as I can tell). When I look at the back tested results I see most if not all of the valid buy and sell points would have worked out but the ea fails to enter at the correct points. It also doesn’t appear to exit at all on reverse signals.
Do you use an instant messenger? It may be easier to go over it in real time.
I think you have it 95% right it’s just a few things that need changing before it would mimic the system exactly.
I did some forward testing with this EA today. It seems like it opens trades correctly, and almost all of them are winners. But its closing strategy is still a little weak. So, if you use this to open trades for you and then you watch the charts and close the trades manually, the system can be very effective. I’m attaching a screenshot of the takes I had with this system in the last few hours. The only major s/l happened when I was away from my computer so I couldn’t stop it in time But other than that everything looks great.
Well check the last msg,
I got another arrow just recently, but no alert.
Is it possible something is disabled in the EA?
Because your original file, the earliest one gave me an alert perfrectly. Since i changed files it hasnt given me the pop up alert, which is really needed.
well when it gets a buy/sell signal it will play a little alert sound and open up the trade. If you have manual confirmation turned on for the trade then the new order window will pop up.
I have removed the stuff that it was printing though, that was for debugging purposes.
I deleted the EA and removed all the charts and closed MT4 and then put the EA back in the directory and opened it, i will watch to see if i get any alerts, so far none. this is weird cuz it was working before i changed to your new file.
For the Stoch I am using the one that comes with MT4, the Stoch Oscillator set to (8,3,3) should it be MA method : Simple or Exponential?
And should the fixed minimum be 0 to 100?
Or is there a better indicator to put on the chart instead?
1;39;;;Function “fabs” is not referenced and will be removed from exp-file
1;39;;;Function “sarRec” is not referenced and will be removed from exp-file
Got an alert to buy AUD/USD at 11:15pm GMT so i guess it worked. Weird, i really wonder why it wasnt working before.I am going to leave it on tonight when i get home and see what else comes about to test. I assume there are more alerts during the busier market hours. Ill see how many i get.
Might want to look at my previous posts for further info on what i got goin on .
The stuff about unreferenced functions does not matter.
Also, you don’t need to put stoch indicator on your chart, the EA gets that data on its own.
I think you are expecting alerts a little too much… they do come, but they don’t come every other minute. Also, don’t expect an alert every time “you” see a potential trade. The EA creates orders based on the signals frmo the IB system.