View Single Post
Old 2008-11-15, 10:26 AM   #45 (permalink)
ameyhazuan
New user
 
Posts: 3

Wink You may want to try this.

Quote:
Originally Posted by PipCop View Post
I am likely going to have to restart this EA test. I was checking on the system today and it appears to have locked up and is otherwise using 100% CPU. I cannot confirm that MetaTrader could function (or was functioning) properly, and was not affecting this EA, so to be fair I will re-create this over the weekend and start fresh.
Yes, it is because of the EA. It too required alot if graphics processing. What one needs to do is turn off all indicators and put on basic chart i.e: line chart. EA does not need those indicators to be on chart.

Each chart required heavy processing while EA searching for the best entry point. Since this EA depending on multi timeframe, more charts meaning more processing power.

Check your task manager and see if CSRSS.EXE is consuming your CPU. If it does, follow my advice by removing those indicators and leave only basic chart.
ameyhazuan is offline   Reply With Quote