Forex Trading Courses

Forex Trading Courses

Author: Clement Banner

Although forex trading is the oldest financial market in the world, the computer has opened up the market in a way never thought possible. Online sites offer any number of Forex Trading Courses. These courses familiarize the novice in forex terminology and assist investors in setting up demo or dummy accounts.

Forex systems or strategies are explained and demonstrated through live chats and video tutorials. Each course includes an Ebook with detailed information and step by step instructions on how to achieve the best profits.

Courses in forex trading instruct investors in the use of charts and grafts to assist in investment strategies. Professional advisers are available around the clock.

Since the dropping of the Gold Standard after World War II, forex trading has increased, but the computer has opened up the field to millions of new investors. Forex is the largest financial market in the world. After all, with forex, you are the boss. There is no middleman and no insider trading. Forex investors are part of a community that looks out for each other’s investment. Everyone wants their neighbor to succeed.

Investing in forex requires very little initial capital, and setting up an account is relatively simple.

Courses in forex trading eliminate the unknown and help the investor gain confidence in the ability to tackle live trading after practicing in a demo account. Courses are relatively inexpensive when considering the insight given to anyone tackling forex for the first time. Knowledge equals profit when it comes to approaching an investment market such as forex. Forex trading does not require constant surveillance. An investor can spend as little as 10 to 15 minutes a day in trading and still generate substantial profits. Courses in forex trading give the investor the skills to be at the head of the pack.

For more information log onto: http://forextrading15.wordpress.com/2009/06/24/forex-trading-courses/

Article Source: http://www.articlesbase.com/business-articles/forex-trading-courses-1104083.html

About the Author:

I am the owner of this site




VTS Expert Advisor Builder for MetaTrader 5 VTS Expert Advisor Builder for MetaTrader 5
Posted by: iExpertAdvisor

Video duration: 189 seconds

This short video shows how to build a MetaTrader 5 Expert Advisor using the VTS for MetaTrader 5 Expert Advisor Builder. The VTS-MT5 EA builder generates MQL5 code and then uses your installed MT5 platform to build an Expert Advisor.


A VTS StopLoss Adjusting Expert Advisor A VTS StopLoss Adjusting Expert Advisor
Posted by: iExpertAdvisor

Video duration: 561 seconds

This video shows how to use VTS to create an EA that moves the stoploss closer for a profitable trade.


Importing MetaTrader MT4 MQL code into a VTS Drawing Importing MetaTrader MT4 MQL code into a VTS Drawing
Posted by: iExpertAdvisor

Video duration: 378 seconds

This video shows how the Expert Advisor Builder, Visual Traders Studio for MetaTrader, can be used to import MT4 MQL code and create a VTS drawing. The VTS drawing can then be modified like any VTS system.
VTS was created by David Williams at iExpertAdvisor and is always being updated based on client requests and features that we think are cool.


Free MetaTrader Expert Advisor Builder Free MetaTrader Expert Advisor Builder
Posted by: iExpertAdvisor

Video duration: 567 seconds

This short video shows how to build a MetaTrader Expert Advisor using the free version of the VTS Express Edition. This EA builder can be downloaded at www.iExpertAdvisor.c om


VTS for MetaTrader Expert Advisor Builder Overview VTS for MetaTrader Expert Advisor Builder Overview
Posted by: iExpertAdvisor

Video duration: 397 seconds

This short video provides an overview of the VTS Expert Advisor Builder application and its capabilites.


Using the VTS Expert Advisor Builder to Set Trade Times and Control the Next Trade Using the VTS Expert Advisor Builder to Set Trade Times and Control the Next Trade
Posted by: iExpertAdvisor

Video duration: 126 seconds

This short video shows how to use the VTS system managers to control trade behavior based on time periods and also to control the opening of subsequent trades.
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Using the VTS Expert Advisor Builder to Add a Trailing Stop Using the VTS Expert Advisor Builder to Add a Trailing Stop
Posted by: iExpertAdvisor

Video duration: 216 seconds

This short video shows how to add a trailing stop to the QS function QsCloseSellLogic. It also uses an EXTERN variable to allow the user to control if the trailing stop is run when the EA is attached to a MetaTrader price chart.
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Using the VTS Expert Advisor Builder to Configure the Close Sell Logic of a QS System Using the VTS Expert Advisor Builder to Configure the Close Sell Logic of a QS System
Posted by: iExpertAdvisor

Video duration: 173 seconds

This short video shows how to configure the logic for the QS function QsCloseSellLogic. It allows the stoploss and takeprofit to close the trade. The VTS System Manager is used to set the limit values.
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Using the VTS Expert Advisor Builder to Configure the Close Buy Logic of a QS System Using the VTS Expert Advisor Builder to Configure the Close Buy Logic of a QS System
Posted by: iExpertAdvisor

Video duration: 164 seconds

This short video shows how to configure the logic for the QS function QsCloseBuyLogic. It uses the special VTS function CHANNEL to find the highest value of the MQL platform function iRsi.
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Using the VTS Expert Advisor Builder to Configure the Open Sell Logic of a QS System Using the VTS Expert Advisor Builder to Configure the Open Sell Logic of a QS System
Posted by: iExpertAdvisor

Video duration: 213 seconds

This short video shows how to configure the logic for the QS function QsOpenSellLogic. It uses the special VTS keyword CROSS_DOWN to identify a cross-over between two moving averages. This uses the MetaTrader MQL platform function iMA.
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Using the VTS Expert Advisor Builder to Configure the Open Buy Logic of a QS System Using the VTS Expert Advisor Builder to Configure the Open Buy Logic of a QS System
Posted by: iExpertAdvisor

Video duration: 244 seconds

This short video shows how to configure the logic for the QS function QsOpenBuyLogic. It uses the MetaTrader MQL platform function iRSI and the MQL built-in function Close[1].
Visit us at www.iExpertAdvisor.c om to get a free copy of our Starter Edition MetaTrader Expert Advisor Builder.


Creating and Using VTS User Functions, Part II Creating and Using VTS User Functions, Part II
Posted by: iExpertAdvisor

Video duration: 647 seconds

This video is the second of 2 videos that describes how to unleash the true power of VTS by creating User Functions. In this video we create a sample function named "fnOkToTrade". (We had to move a little fast in some parts so that the video was short enough to post.)


Creating and Using VTS User Functions, Part I Creating and Using VTS User Functions, Part I
Posted by: iExpertAdvisor

Video duration: 435 seconds

This video is the first of 2 videos that describes how to unleash the true power of VTS by creating User Functions for .


Using VTS  End Elements Using VTS End Elements
Posted by: iExpertAdvisor

Video duration: 478 seconds

This video shows how to use End Elements in the MetaTrader Expert Advisor Builder VTS. You simply drag the End Element from the toolbox onto the drawing pad.


Using VTS Logic Elements Using VTS Logic Elements
Posted by: iExpertAdvisor

Video duration: 438 seconds

This video shows how to use the MetaTrader Logic Elements in the Expert Advisor Builder VTS. You simply drag the logic from the toolbox onto the drawing pad and then configure the logical condition.


Using MQL Platform Functions in VTS Using MQL Platform Functions in VTS
Posted by: iExpertAdvisor

Video duration: 344 seconds

This video shows how to use the MetaTrader platform functions in VTS. You simply drag the function from the toolbox onto the drawing pad and then set the parameters, such Symbol, Period, etc.


Using VTS Variable Elements Using VTS Variable Elements
Posted by: iExpertAdvisor

Video duration: 479 seconds

This video describes how to use VTS variables when creating a MetaTrader Expert Advisor using VTS.


Using The VTS ToolBox Using The VTS ToolBox
Posted by: iExpertAdvisor

Video duration: 257 seconds

This is a video that describes how to use the VTS ToolBox.


Introduction to the Visual Traders Studio Introduction to the Visual Traders Studio
Posted by: iExpertAdvisor

Video duration: 177 seconds

This is a brief video that describes what VTS is and how it can be used to build MetaTrader Expert Advisors.


The VTS for MetaTrader Drawing Pad The VTS for MetaTrader Drawing Pad
Posted by: iExpertAdvisor

Video duration: 245 seconds

This is the first of a new set of videos I am working on to help teach Forex traders how to build MetaTrader Expert Advisors using VTS.


Visual Trader Studio for MetaTrader - Building a Custom Expert Advisor Visual Trader Studio for MetaTrader - Building a Custom Expert Advisor
Posted by: iExpertAdvisor

Video duration: 390 seconds

This video shows how to use the Visual Trader Studio to build a simple Expert Advisor that opens a Sell (short) trade when the RSI indicator is greater than 50.


Visual Trader Studio for MetaTrader - Using a QuickStart Strategy II Visual Trader Studio for MetaTrader - Using a QuickStart Strategy II
Posted by: iExpertAdvisor

Video duration: 220 seconds

This video shows how to use the Visual Trader Studio to build an Expert Advisor that uses a moving average crossover to open trades.


Visual Trader Studio for MetaTrader - Configuring a Custom Indicator Visual Trader Studio for MetaTrader - Configuring a Custom Indicator
Posted by: iExpertAdvisor

Video duration: 191 seconds

Using VTS to configure a custom indicator.


Visual Trader Studio for MetaTrader - Using a Custom Indicator Visual Trader Studio for MetaTrader - Using a Custom Indicator
Posted by: iExpertAdvisor

Video duration: 190 seconds

This video shows how easy it is to use ANY MetaTrader custom indicator in VTS.


 ... ...
Posted by: iExpertAdvisor

Video duration: 242 seconds