Archive for November 21st, 2009

Decorating Indicators – MetaTrader 4

Posted on the November 21st, 2009 under Trading by berny

MetaTrader Chart ColorsIntroduction

What is an indicator? It is a tool intended for displaying a certain type of data. Usually it is information about the price series properties, exactly this type of indicators will be considered further.

Each indicator also has its own properties and characteristics: for example, the range of values, the overbuying/overselling zones, the line crossing, tops and bottoms… They are numerous and can be successively used together with the main indicator values. However, such properties are not always vivid. The reasons can be different – small size of the indicator window, lower concentration, etc.

The purpose of this article is to help you to improve the descriptive and informational value of indicators, as well as partial automation and facilitation of the code implementation process. I hope the code below will cause no difficulties both for professional developers and beginners.

The article is intended for those who have at least the starting level of MQL4 knowledge and can implement simple ideas and algorithms in a code, as well as knows about the structure of code storage in the terminal and can use the libraries (experts/libraries) and header files (experts/include).

View the full article at http://articles.mql4.com/838

Related posts:

  1. Visual Testing of the Profitability of Indicators and Alerts
  2. MetaTrader Tips – Attaching indicators, experts or scripts to charts using hotkeys
  3. MetaTrader Tips – Expert Advisor Installation

MetaTrader Tips – Reopen Closed Charts

Posted on the November 21st, 2009 under Trading by berny

If you accidentally close a chart it can be reopened with all its settings using “File -> Open Deleted”.

open_deleted

Source: http://articles.mql4.com/189

Related posts:

  1. MetaTrader Tips – Chart Printing
  2. MetaTrader Tips – The Fast Navigation Command Line
  3. MetaTrader Tips – Check Price Range

Panelists Advise Companies to Take Responsibility for XBRL Tagging—Even When Outsourcing

Posted on the November 21st, 2009 under XBRL by Administrator

When reporting financials in , companies need to take responsibility by documenting the reasons items are tagged the way they are and allocating ample time for management review—even if they outsource the data tagging to a third party, according to panelists at the 2009 US National Conference that took place in New York this week.

[This is a content summary only. Visit Blog Magazine for more.]


If Complexity is the Problem, is Technology the Cure?

Posted on the November 21st, 2009 under XBRL by Administrator

We hear a lot about “complexity” as a contributing factor to the financial crises. Steven Schwarcz (Duke) pins blame on the complexity of financial products like asset-backed securities.

[This is a content summary only. Visit Blog Magazine for more.]


XBRL US Labs Issues Call for Research Partners

Posted on the November 21st, 2009 under XBRL by Administrator

US today issued a Call for Research Partners to expand research and development projects already underway to develop taxonomies (digital dictionaries) for corporate actions, proxy and governance, and asset-backed securities. US is a nonprofit consortium for XML business reporting standards in the United States and developer of the US GAAP Taxonomy required by the US Securities and Exchange Commission (SEC) for public company financial statements.

[This is a content summary only. Visit Blog Magazine for more.]