Kruger
99 USD
Versione demo scaricata:
554
Pubblicato:
26 gennaio 2021
Versione attuale:
1.50
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

Even after using default settings makes losses
Hello Daystarangel, sorry for not meet your expectation. May I know deposit you use and risk settings?
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".
Hello Harry,
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.
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
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.
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
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!