Quote:
|
Originally Posted by moneyline
Yeah Newdigital, good job!
I can't wait to get my hands on this 15 minute method.
moneyline
|
It is not easy to create EA for this system because i am using two charts: M15 and H4.
On M15 I am using many indicators incl Ichimoku (settings of Ichimoku are the same with profitable KSRobot EA on EURUSD M15 which I am testing in elite section during the 6 months already) and ASCTrend and so on.
On H4 chart I have 2 fibo-pivot indicators and sometimes estimating stop loss and profit level according to H4 timeframe (fibo-pivot indicators).
So this system is difficult to code as EA.
I use two or 3 charts per pair. For 4 pairs it will be 8 or 12 charts.
Very difficult to trade manually because of many charts.
And difficult to automate.
But it is possible.
If we program just simple things and all other indicators will be as "true" or "false" to be used all together or separatedly so we may find good settings by optimizing.
Possible but difficult.