Archives

Posts Tagged ‘Metatrader’

Go Markets News: As part of our continued plans to augment and further develop all systems, Go Markets is pleased to announce more enhancements to its Forex price feed. Working in conjunction with our various feed providers we have been able to arrange for improvements which should mean even more favourable pricing, especially during times [...]

Read more about Go Markets Price Feed Enhancement – MetaTrader Broker and view this post/page in full.

Mar 9th, 2010 | Filed under MetaTrader General

Let’s consider a task of improving an indicator, which is applied to values of another indicator. In this article we’ll continue to work with True Strength Index (TSI), which was created and considered in the previous article “MQL5: Create Your Own Indicator“.
Custom Indicator Based on Other Indicator’s Values

When writing an indicator that uses the short [...]

Read more about Applying One Indicator to Another – MetaTrader 5 and view this post/page in full.

Feb 11th, 2010 | Filed under MetaTrader General

All Forex quotes have two parts, the BID and the ASK.
The Bid is the price at which you (as the trader) will open a sell. The Ask is the price at which you will open a buy. The difference between the bid and the ask price is known as the spread.

Read more about The BID and the ASK Explained and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

The current price shown on an MT4 chart is the bid price. When looking at a price bar or candle, you must add the spread to the high bid price to know what the high ask price would have been, or add the spread to the low bid price to know what the low ask [...]

Read more about MetaTrader Tips – Understanding MetaTrader Charts and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

You receive the “Trade context is busy” message when you try to process two or more orders at the same time. If you have placed a trade and do not wait until it processes completely and then try to place the same trade or a different trade, the commands go into a loop and you [...]

Read more about MetaTrader Tips – Trade Context is Busy Message and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

Hot keys (accelerating keys) are keys and their combination’s that allow you to execute various commands fast and without the use of menus or toolbars. Here is a lit of some very useful hot keys for the MT4 platform:

Left Arrow — chart scrolling to the left;
Right Arrow — chart scrolling to the right;
Up Arrow — [...]

Read more about MetaTrader Tips – MetaTrader 4 Hot Keys and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

Please find below a summary of GoMarkets FX trading conditions.
.
Sign up for a Free GoMarkets MetaTrader Demo account Today
Open a Live GoMarkets MetaTrader account
.
Please note that a volume of 1 lot = 100,000 of the first named currency. Mini + Micro lots are available. For further information, please contact GoMarkets.
Spreads on the MT4 platform are variable [...]

Read more about GoMarkets MT4 FX Trading Conditions and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

To gain access to the GoMarkets free 30-day MetaTrader4 demo account please fill in the form below. The GoMarkets MT4 demo is a mirror of the live trading environment and will show you an exact replica with regards to spreads and trade execution.
GoMarkets MT4 offers:

Spreads from 0.5 pips
No dealing desk execution
Unrestricted use of Expert Advisors
Full [...]

Read more about FREE GoMarkets MetaTrader4 Demo Account and view this post/page in full.

Feb 8th, 2010 | Filed under MetaTrader General

Development of applications for the MetaTrader 4 Client Terminal requires the knowledge of MQL4. This programming language MetaQuotes Language 4 is a fourth-generation language that has also been developed by MetaQuotes Software Corp. from their own many years experience. MQL4 is the first programming language to consider all niceties of trading on financial markets.
This present [...]

Read more about MQL4 for Dummies and view this post/page in full.

Jan 22nd, 2010 | Filed under MetaTrader General

Introduction
Most Java coders will be familiar with the auto-generated documentation that can be created with JavaDocs. The idea is to add comments into the code in a semi-structured way that can then be extracted into an easy to navigate help file.
The C++ world also has a number of documentation auto-generators, with Microsoft’s SandCastle and Doxygen [...]

Read more about Auto-Generated Documentation for MQL5 Code and view this post/page in full.

Dec 29th, 2009 | Filed under MetaTrader General