Archive

Posts Tagged ‘code’

MetaTrader Tips – MetaTrader Symbols

September 9th, 2010 Comments off

If you want to change the traditional arrows drawn by your indicators, here is the symbols that you can use in MetaTrader with their respective code :

8a577647c4f7b875e282070bd7f76680 MetaTrader Tips   MetaTrader Symbols

Learning programming for the Metatrader 5

October 28th, 2009 No comments

metatrader 5

The main difference between MQL4 and MQL5 is the appearance of the object oriented programming. So you can start learning MQL4 now, because:

  1. If You know MQL4 the only thing in MQL5 to change in your programs will be names of a couple of start() init() deinit() functions;
  2. If you know MQL4 the transition to MQL5 will be smooth;
  3. If you know MQL5 you will know C language as well because they are VERY close;
  4. Due to providing structures and other improvements in MQL5, there will be a LOT of new possibilities to merge MQL5 with any database, math, statistical packages etc.

To view the full article, please visit: http://www.metatraderglobal.com/381/learning-programming-for-the-metatrader-5/

Analytics in MetaTrader 5

October 28th, 2009 No comments

Analytics is one of the most important components of trading. Based on analytical data, a trader can decide what operation to execute, when to do it and the profit/loss of the trade. The MetaTrader 5 platform offers you wide analytical possibilities!

Charts

Charts constitute a work field for technical analysis. This is where dynamics of security quotes are featured, technical indicators and graphical objects are applied. The number of charts that can be used in a terminal is unlimited, and they can be positioned in any way. This enables traders to adjust their workplaces to their own needs.

Every chart can be individually set up. Traders can use the detailed setup of color schemes, displaying of additional data objects and scaling, which allows the configuration of every chart according to the needs of a certain analytical tool. For example, you can setup the displaying of separators for larger periods, the OHLS line, and the chart scaling for the adequate featuring of Gann tools.

To view the full article, please visit: http://www.metatraderglobal.com/377/analytics-in-metatrader-5/