Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
12
Harry Gunadi Permana  
daystarangel:

Even after using default settings makes losses

Hello Daystarangel, sorry for not meet your expectation. May I know deposit you use and risk settings?

Harry Gunadi Permana  

There is user who advice to trade on one direction according to trend on higher time frame. I think it's great and I already implement it. So, for me, I use H1 to see trend and change ea settings to "long only" or "short only".

corrado.toxiriMQL  
Hello Harry,

I bought the EA after very extensive back testing and I’m now running it on my demo account. 

When it started in the demo, I got a ton of error messages because of FIFO (I live and trade in the USA) so I had to change the settings to run only 1 trade at once. 

Would it be possible to create a new feature to allow for slightly different trade lot amounts? For example, if trade #1 is 0.31 lots, the second could be 0.32, the third 0.33, etc…

Otherwise, how do you suggest to do this: maybe by running multiple charts for the same currency pair, with slightly different parameters (e.g. one has risk 3.0 and the other has 3.1)? The problem with this strategy is that both orders would always be opened at the same time, instead of catching different moments of price changes as the EA would do with MaxOrders>1…
Harry Gunadi Permana  
corrado.toxiriMQL #:
Hello Harry,

I bought the EA after very extensive back testing and I’m now running it on my demo account. 

When it started in the demo, I got a ton of error messages because of FIFO (I live and trade in the USA) so I had to change the settings to run only 1 trade at once. 

Would it be possible to create a new feature to allow for slightly different trade lot amounts? For example, if trade #1 is 0.31 lots, the second could be 0.32, the third 0.33, etc…

Otherwise, how do you suggest to do this: maybe by running multiple charts for the same currency pair, with slightly different parameters (e.g. one has risk 3.0 and the other has 3.1)? The problem with this strategy is that both orders would always be opened at the same time, instead of catching different moments of price changes as the EA would do with MaxOrders>1…

Hello Corrado,

Thank you for using Kruger.

1. About different trade lot, my suggestion is to run backtest with your deposit amount and test with different Risk setting so you can have lot amount as you want for upcoming trade.

2. In live signal, Kruger always open trade at XX:00, never open trade at XX:05 or XX:10 (even when it attach to M5 chart). So, my suggestion is attach ea to different chart with different Start Time and Stop Time. For example, chart 1 use Start Time = 1, Stop Time = 2. Chart 2 use Start Time = 2, Stop Time =3 and so on until Stop Time you want. If it set Start Time = 1 and Stop Time = 2, the ea will only open trade at 01:00, and will not open trade at 02:00. Please do backtest to see this. With this, you can have different moment of price with MaxOrder = 1.

Hope it can help. Feel free to comment again if you have further questions. Thank you.

corrado.toxiriMQL  
Harry Gunadi Permana #:

Hello Corrado,

Thank you for using Kruger.

1. About different trade lot, my suggestion is to run backtest with your deposit amount and test with different Risk setting so you can have lot amount as you want for upcoming trade.

2. In live signal, Kruger always open trade at XX:00, never open trade at XX:05 or XX:10 (even when it attach to M5 chart). So, my suggestion is attach ea to different chart with different Start Time and Stop Time. For example, chart 1 use Start Time = 1, Stop Time = 2. Chart 2 use Start Time = 2, Stop Time =3 and so on until Stop Time you want. If it set Start Time = 1 and Stop Time = 2, the ea will only open trade at 01:00, and will not open trade at 02:00. Please do backtest to see this. With this, you can have different moment of price with MaxOrder = 1.

Hope it can help. Feel free to comment again if you have further questions. Thank you.

Thank you for your reply.

For Point #1, it was not a separate question, I know how to change and backtest different lot/risk sizes. #1 and #2 are the same question and you replied to both points with your answer #2, thank you.

Can I please ask you what the 4 different MA strategies do? (input parameter " MaStrategy : moving average strategy for opening order "). I'm struggling to understand the logic behind the 4 options.

Thank you!
Corrado

Harry Gunadi Permana  
corrado.toxiriMQL #:

Thank you for your reply.

For Point #1, it was not a separate question, I know how to change and backtest different lot/risk sizes. #1 and #2 are the same question and you replied to both points with your answer #2, thank you.

Can I please ask you what the 4 different MA strategies do? (input parameter " MaStrategy : moving average strategy for opening order "). I'm struggling to understand the logic behind the 4 options.

Thank you!
Corrado

Hello Corrado,

Thank you for your question. About the MaStrategy options :

   BuyDownCandleUpMa = Buy if there is a small down trend (verified by a pattern of candles) into a long term UP trend (verified by the MA indicator) -> Sell Reverse Rules (Sell on small up trend and long down trend)

   BuyUpCandleDownMa = Buy if there is a small up trend (verified by a pattern of candles) into a long term down trend (verified by the MA indicator) -> Sell Reverse Rules

   BuyUpCandleUpMa = Buy if there is a small up trend (verified by a pattern of candles) into a long term UP trend (verified by the MA indicator) -> Sell Reverse Rules

   BuyDownCandleDownMa = Buy if there is a small down trend (verified by a pattern of candles) into a long term down trend (verified by the MA indicator) -> Sell Reverse Rules

Thank you.

corrado.toxiriMQL  
Harry Gunadi Permana #:

Hello Corrado,

Thank you for your question. About the MaStrategy options :


Thank you for clarifying.

Only the first strategy seems to bring positive returns in all my back/testing and optimization attempts, that's why I was wondering what the others were for.

Regards
Corrado

Harry Gunadi Permana  
corrado.toxiriMQL #:


Thank you for clarifying.

Only the first strategy seems to bring positive returns in all my back/testing and optimization attempts, that's why I was wondering what the others were for.

Regards
Corrado

Your welcome!

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
12