Translated CyberiaTrader
Since this is an open source EA I went ahead and translated the russian comments inside the code. Few observations I'd like to make:
1) The AutoLots I set to False by default to turn its aggressive MM off. Now it is trading 0.10 lots
2) Apparently this EA needs the tightest spreads to work properly. Therefore it can be used effectively only on EUR and JPY which have a spread of 2 pips at most brokers.
3) On backtests and live trading it does best on H1 timeframe so I think this is what we should use it on.
4) The MA and MACD can be experimented with..they are functional. Those can be turned on with the EnableMACD and EnableMA Inputs set to true. I recommend none, or one or the other but not both turned on.
5) CyberiaLogic seems to work best, although the other options can be experimented with. Use ONLY one at a time, otherwise the system get confused.
Any other recommendations are welcomed. I think this EA holds a lot of promise so lets work on it together and refine its usage. If you make any code mods to it, please change its internal version at the end of the code so that we can keep track of the changes. It is currently at version 1.50. Try to keep its money management off for now to reflect "barebone" performance.
Looking forward working with all of you and good hunting!
|