Trend system with candlesticks filter - page 2

 

Trading time

Tzuman,

I am trading GMT yes.

Regarding the SL, TP and TS setups, it was done with optimization for a 15min timeframe.

Good trading day

 

Results UPDATE

I have updated the backtesting on the original version of the EA, it shows 4 new trades 3 winners and 1 loser.

I am still working on adjustments on entry filters and pending orders. As soon as I have them I will post them for comments.

Files:
 

Pending orders implementation

I have finally implemented the pending orders code, it activates a pending buy or sell in the last bar high or low, and sets an expiration timen minutes after the order is open if the order is not executed.

The results were not as good as I expected them to be: Profit decreased and drawdowns increased.

I attached the code and the backtesting results, if anyone has a comment I would really appreciate it.

Gretings

Nikorivera

Files:
 

newdigital

If we have this error width EA , what we have to do ??

error :

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: OrderSend error 131

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: error occured :invalid trade volume

 

Take a look at this : Invalid trade volume - MQL4 forum

Lot size has to be in accordance with lot_step. If it is not than that error can happen

It also can heppen with some partial closes when the "leftover" does not comply wuth lot step

bebeshel:
If we have this error width EA , what we have to do ??

error :

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: OrderSend error 131

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: error occured :invalid trade volume
 

Error?

Bebeshel,

Did you get that error with my EA?

bebeshel:
If we have this error width EA , what we have to do ??

error :

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: OrderSend error 131

2011.05.23 21:16:30 2011.05.04 20:04 EURAUD,M15: error occured :invalid trade volume
 

what EA do you have ??

 

Ea

The one posted in this thread

 

Test in 30 minutes

I have tried the pending order EA on a higher timeframe (30 minutes) with not so bad results.

I am posting the EA with the new optimized parameters for this timeframe.

Any suggestions as to how to decrease drawdown would be appreciated.

 

15min EA recovering losses

I have just Updated the strategy tester results on the 15 min EA (See the beginning of the thread) and the results are still within the EA initial results.

If anyone wants to comment it would be really appreciated.

Files:
Reason: