版本 6.80
2021.03.01
- updated exact price Stop-Out settings (buy mode price stop loss was not working)
版本 6.60
2020.03.19
- fixed HEDGE function for sell mode
版本 6.55
2019.01.09
What's new:
- recompiled for new MQL5 Cloud updates
- added possibility of decreasing/increasing value of Oscillation Moving Average with time
- added reverse oscillation mode
- added possibility of decreasing/increasing value of Take Profit with time
版本 6.21
2016.12.02
- Now supports new hedge accounts by default (disable the right option on non-hedge accounts)
版本 6.10
2016.10.17
- added partial position closing (both take profit and oscillation close)
- added dynamic close/open scalable by atr
- added shortcut to presets
版本 5.37
2016.04.14
- product compiled with current 1251 terminal version
版本 5.36
2016.04.13
- added button that allows you to freeze auto-trading with 1 click
- fixed broken "BUY -1" and "SELL -1" buttons
- fixed Not Enough Money error
- "Trading Mode" moved to the top of options
版本 5.20
2016.03.21
- added graphical panel to support automatic trades.
- atr and adx scale now possible to lock in range (not to over or under-scale)
- added possibility of opening/closing single position manually at wish
- 4 different stop-loss methods now avaliable
- added YourAI FREE basic decision module. Now you can use external indicators as filters or signal source. For full YourAI module check PRO version.
版本 4.36
2015.03.09
- Changed MA Crossover filter PIPS distance setting to more accuracy (from INT to DOUBLE)
- Fixed a serious bug related to Trailing Step
版本 4.35
2015.03.05
- Added possibility of using only buy or sell mode alone with oscillation mode.
版本 4.31
2015.02.27
- restored Magic Number settings. This allows multiple grids on one symbol (with different MAGIC NUMBER for each one)
版本 4.30
2015.02.11
- re-arranged more clear menu
- over 20 built-in presets with possibility of using them as they are or modifying most of their settings. Thanks to that function, you can find new settings in no time
- added option to use "mathematic grid" (each grid position is closer to the one before by certain percent)
- added 11 built-in grid patterns
- modified scale options - now both ADX and ATR scale can be in desired scale range (example: 0.5x to 2.0x)
- added MA crossovers trade blockade not to open position against short-term trend (automatically used in most presets)
- added sum-pips stop loss; thanks to that function you can use multiple grids on one account. Even with scale options, the stop loss value will remain the same
- added speed-up graphics option for fast visual backtests (less accuracy, multiple times greater speed)
- added simple hedge function
WARNING: Removed the alpha automated module - do not update if you were using that option or contact me.
Old v3.x config files are compatible (reset to defaults before loading old config) but if you were using oscillation option, you need to enable it in "Manual/Automated Mode". Contact me if you have any doubts.
版本 3.40
2014.08.25
Fixed a bug with money management.
版本 3.35
2014.08.12
- Fixed trailing step with oscillation mode on distance-to-MA closure.
- Fixed PIPS SL graphics with oscillation mode.
- Disabled save-states by default because of issues with back-testing. Enable them on demo/live trading.
版本 3.30
2014.08.05
- Added the PIPS stop loss. Using this stop loss instead of equity-based allows to use many instances of the EA on different pairs on one account.
- Major speed increase while back-testing in case of preset failure.
- Fixed minor errors.
版本 3.0
2014.07.01
- Added option to draw graphics before the first position is opened.
- Added option to speed up math (by disabling line descriptions) while drawing GFX.
版本 2.98
2014.06.09
Few quick fixes:
- Loading now only occurs at start
- Fixed displaying lot amount while loading save-state
- Removed debug messages
- Fixed option to close all transactions from menu
版本 2.96
2014.06.03
- Added save-states. Now whenever you close the terminal and open it again, the EA will automatically resume trading from saved point.
- Added equity protection if the funds are too low for current preset (override possible).
- Added option to automatically adjust money management to protect part of the account. You will be able now invest 100%, 80%, 50%, 10% of the account and so on, just by selecting proper option from the list.
- Added oscillation mode. You can now program Grid to oscillate around selected moving average. (i created few presets for different currency pairs). Option is to scale the grid when ADX is rising - to avoid catching positions too soon in case of strong trend.
- Added built-in currency converter. If your account has different currency than USD, you may just input relation of your CUR/USD ratio and money management will be automatically adjusted.
- Fixed the graphics displaying "take profit" improperly.
Please look up Comments tab for presets for other currency pairs.
版本 2.6
2014.05.06
- Added more options in Beta Automated Mode.
- Fixed minor bugs in Beta Automated Mode.
版本 2.3
2014.02.13
- Added control over how many transactions are going to be open when changed from "no action" to any mode.
- Added a delay possible between closing and opening new transaction.
- Added an option to enable price level to stops the script from starting new trades (yet current transaction remains opened).
- Added currency stop loss (if draw-dawn exceeds that settings stop-loss kicks-in).
- Optimized the default GBP/JPY grid using new functions.
Alpha changes (use them at your own risk!):
- Added automated trading in ALPHA mode - very little tests. no default settings. Please backtest, test and report your observations at Private Message.
版本 2.1
2014.01.27
- Added equity based stop loss (set in percents).
- Added an option to close the trades with current profit/loss without restarting the script.
- Added better function description.
- Fixed minor bugs.
版本 1.97
2014.01.13
- Simple manual mode - use "transaction mode" to start new transactions (set transaction type, accept and return to "No action" unless you want more than one transaction in a row).
- Added better descriptions.
- Added Take Profit details after pointing with cursor (equity gains in currency and percent).
- Added Stop Loss graphics representation.
- Changed graphics drawing mode (now all graphics are left on the chart).
- Fixed real-time level update after changing for example scale - now the changes will be instantly visible on the chart.
- Added ATR scaled grid. Try this option out - it may be very useful to stretch the grid at violate market (you need to find right period and time-frame). ADX support on its way.
版本 1.85
2013.12.23
- Added "fast mode" for non-graphical tests.
- Added experimental usage of the ADX for scaling the grid.
- Added description on the graphic lines - point mouse cursor over line to see equity drawdawn by currency, equity drawdawn and margin by percent of the balance.
版本 1.71
2013.12.20
- Removed debug messages.
- Adjusted script to detect low-precision symbols (like 169.55 instead of 169.553).
版本 1.70
2013.12.19
- Corrected start price mechanism.
- Added graphics representation for present and past grid/take profit levels. Disable graphics to increase test speed.
版本 1.65
2013.12.17
v1.25 was released too quickly. I have fixed some major bugs of that version and added first version of simple graphics.
This version is better tested.
- Fixed take profit for short positions (take profit often took losses when lot multiplier was bigger than 1)
- Fixed trailing step
- Fixed delayed start price. When price reaches required level trading starts, but when it goes pass it again it stops (until the value is reached again useful for half-automated trading)
- Added simple graphics representation of the grid levels
- Added graphics representation of take profit
版本 1.25
2013.12.13
- Added a bool variable with a possibility of automatically adjusting lot size and money management, if easy_lot size is too small for certain account (for example non-micro accounts).
- Added option for the script to wait for certain start price. It helps to trade and makes testing and counting draw-dawns a little bit easier.
- MM fixed - now relates to ballance, not equity.
- Trailing stop in percents of the maximum profit (set to 75%, closes position if profit draws down below 75% of the maximum profit).
- Also allows to set minimum basket size to use trailing stop (small basket trailing stop is not so beneficial as with bigger basket).
The best EA that I ever used. It is now the only EA that use. Many strategies in one EA. Very impressed with the Seller's support. I would recommend this EA to any Trader. You will definitely make profits. Just do your back testing and optimization and you will be fine.