MetaQuotes wrote:
The new MetaTrader 4 build 200 has been released. What's new in comparing with build 198:
The updates are available through the LiveUpdate system, as well.
Looks like a lot of great enhancements. On the function renaming, are "old"
names such as CurTime still compatible with v200 or do our scripts/EAs need to
be updated?The new MetaTrader 4 build 200 has been released. What's new in comparing with build 198:
- Removed Multilanguage Pack, the distributive size decreased to 3 MByte;
- Added feature to manage tabs of charts bar with drag'n'drop;
- Tester: Reduced limitations on the amount of passes in genetic optimization (minimum 200 passes);
- Tester: Imrpoved fractal modeling of a bar. Now more smoothed patterns are used to model price movements;
- Tester: Fixed free margin calculation, which was incorrect in some cases;
- Tester: Fixed stopuot status calculation, in case of the absolute level, not a percent one;
- Tester: Added the margin_stopout_mode parameter in the FXT file heading structure, the heading size not being changed. The version number became 403;
- Tester: Corrected drawing of the Ask line at visual testing in the pause status;
- Tester: Fixed execution of deinit function of expert advisor at stop of testing;
- MQL4: Improved working with temporary variables of the 'string' type;
- MQL4: Added functions:
- AccountFreeMarginMode
- AccountStopoutMode
- AccountStopoutLevel
- AccountFreeMarginCheck
- MQL4: Added functions:
- IsVisualMode
- TerminalPath
- WindowExpertName
- WindowPriceMin
- WindowPriceMax
- GlobalVariablesTotal
- GlobalVariableName
- MQL4: Changed operation logic of the GlobalVariablesDeleteAll function - it is now possible to specify the prefix for mass deletion of global variables;
- MQL4: In the MarketInfo function, added identifiers:
- MODE_SWAPTYPE
- MODE_PROFITCALCMODE
- MODE_MARGINCALCMODE
- MODE_MARGININIT
- MODE_MARGINMAINTENANCE
- MODE_MARGINHEDGED
- MODE_MARGINREQUIRED
- MQL4: Due to functions restructuring, renamed the following functions:
- PriceOnDropped
- TimeOnDropped
- FirstVisibleBar
- BarsPerWindow
- ScreenShot
- HistoryTotal
- CompanyName
- ClientTerminalName
- ServerAddress
- Lowest
- Highest
- CurTime
- LocalTime
- MetaEditor: Due to functions renaming, added the "Outdated Functions" section into the Dictionary;
- Added the ray property to the object named Fibo Expansion;
- Fixed and improved scanning of servers when connection is broken;
- Added downloading and import of data in the History Center;
- Fixed saving of the objects' default flag named background;
- Fixed saving of charts multiline comments in configuration files;
- Added a sound file notifying about that testing is over;
- Improved displaying of empty databases in History Center - after the first call, data are pumped and displayed;
- Strongly accelerated working with databases on huge arrays of historical data;
- Strongly accelerated operation of deleting large amounts of historical data from History Center, fixed error of re-offsetting the history just deleted;
- Fixed small errors in trade logs output.
The updates are available through the LiveUpdate system, as well.
Do you intend to provide a code updater which users can run their scripts through
to update to the new function names?
Obsolete names still right
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
- Removed Multilanguage Pack, the distributive size decreased to 3 MByte;
- Added feature to manage tabs of charts bar with drag'n'drop;
- Tester: Reduced limitations on the amount of passes in genetic optimization (minimum
200 passes);
- Tester: Imrpoved fractal modeling of a bar. Now more smoothed patterns are used
to model price movements;
- Tester: Fixed free margin calculation, which was incorrect in some cases;
- Tester: Fixed stopuot status calculation, in case of the absolute level, not a percent
one;
- Tester: Added the margin_stopout_mode parameter in the FXT file heading structure,
the heading size not being changed. The version number became 403;
- Tester: Corrected drawing of the Ask line at visual testing in the pause status;
- Tester: Fixed execution of deinit function of expert advisor at stop of testing;
- MQL4: Improved working with temporary variables of the 'string' type;
- MQL4: Added functions:
- AccountFreeMarginMode
- AccountStopoutMode
- AccountStopoutLevel
- AccountFreeMarginCheck
- MQL4: Added functions:
- IsVisualMode
- TerminalPath
- WindowExpertName
- WindowPriceMin
- WindowPriceMax
- GlobalVariablesTotal
- GlobalVariableName
- MQL4: Changed operation logic of the GlobalVariablesDeleteAll function - it is now
possible to specify the prefix for mass deletion of global variables;
- MQL4: In the MarketInfo function, added identifiers:
- MODE_SWAPTYPE
- MODE_PROFITCALCMODE
- MODE_MARGINCALCMODE
- MODE_MARGININIT
- MODE_MARGINMAINTENANCE
- MODE_MARGINHEDGED
- MODE_MARGINREQUIRED
- MQL4: Due to functions restructuring, renamed the following functions:
- PriceOnDropped
- TimeOnDropped
- FirstVisibleBar
- BarsPerWindow
- ScreenShot
- HistoryTotal
- CompanyName
- ClientTerminalName
- ServerAddress
- Lowest
- Highest
- CurTime
- LocalTime
- MetaEditor: Due to functions renaming, added the "Outdated Functions"
section into the Dictionary;
- Added the ray property to the object named Fibo Expansion;
- Fixed and improved scanning of servers when connection is broken;
- Added downloading and import of data in the History Center;
- Fixed saving of the objects' default flag named background;
- Fixed saving of charts multiline comments in configuration files;
- Added a sound file notifying about that testing is over;
- Improved displaying of empty databases in History Center - after the first call,
data are pumped and displayed;
- Strongly accelerated working with databases on huge arrays of historical data;
- Strongly accelerated operation of deleting large amounts of historical data from
History Center, fixed error of re-offsetting the history just deleted;
- Fixed small errors in trade logs output.
The installer can be downloaded at http://www.metatrader4.com/files/mt4setup.exeThe updates are available through the LiveUpdate system, as well.