Possible risks and profits to be made can always be predicted if traders would only have more accurate Forex forecast to base their trade and decisions upon. Forex forecasts are only one way of keeping up with the volatile Forex market. Success will depend the most in knowing what and who will affect the rate changes.

The Forex market has already been through a lot of ups and downs that even fortune tellers would have difficulty guessing what will be its next movement. Making a Forex forecast can be helpful but can also be too risky. Besides, doing it is not that easy also.

In Forex forecasts, nothing specific is given. The traders are not made to hope high and expect more. If you have seen or heard a Forex forecast, be sure to check on some projected rate fluctuations whenever and wherever possible so you would have an idea it the Forex forecast shows a likely possibility to be true or not.

Staying in touch and up-to-date with the latest news and happenings around the globe and information about the Forex currency can help traders determine when is the best time to buy, sell and stay away from a particular market. All these things are important in the performance of your trade. Take note of some Forex forecasts if only to serve as guide whenever you are in a situation that you find hard to make a decision upon.

How can one benefit from Forex forecasts?

There are some companies that are offering Forex forecast information as a subscription that traders can avail of. For those who do not have enough patience and browse for information in the internet, this Forex forecast information would be their alternative.

No one said that there is a 100% accuracy in these Forex forecasts. And no one told traders that they should also believe them 100%. If you want to have more degree of accuracy in the Forex forecast, you could always find one with the most accurate percentage rate.

You could look for something or someone that offers free information or a trail period for you to test the degree of their ability to give accurate forecast about the Forex market. There are also some sites that send out Forex forecast to emails that you may want to try out just so you will choice to choose from if you decide to avail the services of some of them.

Relying only on one Forex forecast is not the thing to do. You should at least have some more choices in the process of making an investment decision. Try to get more Forex forecast from sources that are rampant online and offline so you would not stick to just one.

The thing to remember is that your investments are your future and you have already worked too hard to just let it all down the drain. Do not put the future of your Forex trade into the hands of only person. Try to get several Forex forecast and choose the best one that you think has great ounces of accuracy up their sleeves.

Before putting the future of your investments into the hands of those offering Forex forecasts, make it a point to check out the latest that is happening in the Forex trading and see if the trend is likely to go with what the predictions are telling about.

If you think more about it, people doing Forex forecasts would not be out there giving bad forecasts because their reputation is the one at stake there. They surely would not want to ruin the image they have by giving false predictions about things that they know people will listen to, would they?

Like they say, traders should not believe all that is written in Forex forecasts. Some but not all. There are still decisions to be made that will be based upon the trader itself and no amount or accuracy of Forex forecasts can make that decision for them.

Just to be on the right side of things, always make sure and do your own research that will back up the Forex forecast you actually think is going to work. You never know what it will lead to...

by Kevin Anderson


Among one of the important concepts a new forex trader should know is what a Moving Average means, how it's calculated and what its use as a trading indicator is.

Moving Average is defined as a technical indicator that shows the average value of a particular currency pair over a previously determined amount of time. This means, for example, that prices are averaged over 20 or 50 days, or 10 and 50 min depending on the time frame you are using at the moment of your trading activity.

As an averaged quantity, MA's can bee seen as a smoothed representation of the current market activity and an indicator of the major trend influencing the market behavior.

The basic mechanics of how Moving Averages can tell you where the forex market is moving (up or down), at the moment of your analysis is by considering two different time frame Moving Averages and plotting them on the forex chart. It is very important that one of these MA is over a shorter time period than the other one; let's say one will be over a 15 days period and the other over a 50 days period. Most trading station software available by a number of brokers will let you do this plotting and much more.

Recently there has been the realese of a new forex trading system called "The 5 EMAs FOREX SYSTEM". This system will allow you to identify both entry and exit points with incredible accuracy. He even claims you can convert $1000 into $1000 000 in just 24 months. He may be exaggerating a bit on this, but his plan of action and use of moving averages is quite outstanding and accurate.

Depending upon the exit strategy selected, the system generates monthly returns of between 30% and 55%. Which is more tha enough to make a living trading the forex markets with the 5 EMAs Forex System.

by Adrian Pablo

1. Introductions

Today, using information and trading platforms has become a de facto requirement for successful trading in the financial markets. Their advantages as compared to conventional trading schemes include, for example, an unprecedented speed of processing and delivery of information to end users, the level of integration with data providers, and a wide array of built-in technical analysis instruments.

At the same time, an investor opening an account with a brokerage firm simply cannot simultaneously manage the real-time analysis and trade in more than 4-6 financial instruments in several markets 24 hours 7 days a week. This brings about the need to employ automatic trading systems in the form of runtime environment with client and server parts and the programs to control these systems (scripts).

2. Comparative Analysis of the Problem Area

Various software components embrace the entire target sector of the market-from analytics and forecasting to complex trade and administration. The components of a trading platform provide its clients-brokers, dealers, traders, financial analysts and advisors-just the service they need at the very moment they need it, from immediate round-the-clock access to information of concern by means of mobile devices, to multi-move trading operations in the major client terminal.

The software market offers a great many of information and trading platforms that differ, first of all, in the functionality of the client and server parts, and the list of services provided by the financial company once an account has been opened. However, only a relatively small number of software solutions include the components that automate trading.

2.1. MetaTrader4-based Solutions

One of the world's most widely used trade platform products is apparently MetaTrader4, developed by MetaQuotes Software Corporat?on for Forex market trading. The platform includes an integrated development environment (IDE) MetaEd?tor, intended for writing scripts in a programming language called MetaQuotes Language, or MQL4 for short. The language's syntax is based on the classic C language syntax, and the flow logic has not been significantly changed since the previous version of the platform that used MQL II as the programming language. The new automated trade framework is, undoubtedly, an evolution of the previous one. Both languages feature good functionality, with an optimum set of built-in trading and utility functions which is quite sufficient to implement the basic operations, and a facility to define custom functions to help implement non-standard ideas.

From the programming point of view, MQL4 is much more convenient that its predecessor; this language is more oriented at professional programmers, while MQL II, in my opinion, will rather suit financial experts wishing to build trading programs (or trading advisors, in the MetaQuotes terminology) of their own.

2.2. Omega Research-based Solutions

In the New World, the vast majority of companies use the Omega Research platform developed by TradeStation Securities, Inc. This platform has long ago proven its worth at the worldwide market, and to date experts consider it to be the best system for technical analysis. The provided IDE called Omega Research PowerEditor is intended to create control programs in EasyLanguage (EL).

The language's major advantage that strikes the eye is the easiness (hence is the name) of placing opening and closing orders. The corresponding program instructions can be written such as if we were formulating an order to our broker in the plain human language. In MQL4, for example, placing an order to open a position would involve specifying about a dozen of various parameters. In EasyLanguage, the same can be expressed in a short statement using a few words. Working with technical indicators is about that simple, too. But don't fall under an illusion: when creating these simple commands, language developers sacrificed the functionality and limited the possible ways of using a particular function, therefore effectively depriving the IDE users of the opportunity to accurately implement their own algorithms.

TradeStation decided not to create extensive libraries of built-in trading and utility functions but to limit to only an essential set. As the platform advanced, the number of functions written by both in-house and third-party developers grew, and TradeStation simply included them as user-defined functions into the repository of its scripts. As a result, the functionality offered to users is not in the least scarcer than that of MetaQuotes product.

PowerEditor provides a built-in dictionary that lets user search and get help on the available functions. Another handy tool worth mentioning is the strategy builder. Using the strategy builder, the user can easily create a basic algorithm for his or her trading program, and then modify and adjust it as necessary.

EasyLanguage is an old-timer and pioneer in the field of creating automated trading systems for the stock market. It was the basis for the development of MQL II. EasyLanguage will be a good choice for programmers, but still a better one for financial experts more oriented at analyzing the market than trading.

2.3. ProTrader-based Solutions

Professional financial experts can choose the ProTrader2 or ProTraderFX platform as their working tool, depending on the type of the financial market-stock or Forex, respectively. The two platforms are developed and supported by PFSoft LLC. While featuring the specially developed ProTrader Language (PTL), the provided IDE named PTL Builder offers also the opportunity to create scripts in MQLII, MQL4 and EasyLanguage. For this, the text of the program is translated to a language-independent code. Therefore, at runtime it does not matter in which language the script was written. This technology does not only enable creating new scripts, but makes it possible to use freely the entire accumulated collection of scripts that many experienced traders possess.

The main idea put into the new scripting language was to ensure maximum reliability and predictability of the scripts being run. The PTL language is built so as to minimize the possibility of making a mistake in the text of a user's script-the potentially dangerous points will be detected even before the script is tested or launched.

Regardless of the programming language chosen, the platform works with verified managed code while running the script. This Microsoft-developed technology enables proper handling of errors that cannot be detected before the script is run. This means the program will not fail and will not perform any unwanted operations that might be due to critical errors or damage caused by another program, for which the account holder would eventually have to pay.

The PTL Builder IDE will serve well both financial experts and programmers thanks to its support of different programming languages and provided tools such as tester and debugger.

2.4. Solution Comparison

The above IDEs have their specific feature sets. The table below provides a summary comparison of the capabilities offered by each.

3. Approaches for Creating Automated Trading Systems and Recommendations for Using Them

It hardly needs mentioning that choosing an information and trading platform should be taken with all seriousness. For those who plan to use an automated trading system in their business, below are some points I would recommend considering, based on my personal experience.

3.1. Choosing a Working Environment

First of all, define the type of tasks the automated trading system is to perform. These could be:

Actual trading: opening and closing positions in selected instrument(s).

Secondary support-type functions. These could include placing protective orders, creating and sending out reports of notifications.

Analyzing the market with different technical analysis tools using your own algorithm.

Now, after you have studied user comments on the Internet and perhaps consulted your broker, proceed to getting the feel of the products offered. I strongly encourage you not to just have a cursory look, but to test the system for a day of two, thankfully, most of the large companies will let you sign up for a demo account for testing. Pay attention to both the convenience of the IDE and the tools that go with it, and to reliability and security of the control programs created with the IDE.

3.2. Creating a Control Program

If you are planning to create your own scripts, take the time to study the documentation for the programming language and the IDE. Naturally, for an automated trading system to be expertly organized, the scripts should be written by qualified professionals in the field of programming and finance. In case you wish to use one of the classic programs, remember that most of them are of trial, demonstration nature. They are good for testing the automated trading system or to be used as a basis for your own programs, but as self-sustaining, ready-to-use solutions they are of little avail.

If you decide to use programs written by third-party developers, keep in mind that good solutions will have to be paid for. The cost of one innovative strategy varies between $300 and $500, but the price for fine-tuned strategies that use advanced mathematical and economic techniques and especially for winners and runners-up of automated trading championships may exceed $1,000.

3.3. Testing Scripts

When using an automated trading system, always test your scripts. The procedure can be as follows:

1. Test the program in a script tester (if such facility is available in your IDE) several times, varying the chart period, the instrument being traded, and the program settings. Try to model the conditions close to the actual state of the market.

2. Test the script in a demo account (if such an opportunity is available). At this stage, it is important to let the program run for a sufficiently long time (it is defined by the period of the chart). Do not stop the test if the program has at once produced a big gain or a big loss. The usefulness of the script can only be estimated after it has worked for a significant amount of time.

3. Run the script in the live account. At this stage, it is not advisable to interfere with the script-for example, close the positions it has opened or modify their settings-or you can upset the internal logic of the program.

3.4. How Not to Fall Prey to Tricks When Choosing a Script

Remember that there are no absolutely perfect advisers. So, do not let them sell you the Brooklyn Bridge-if you had a system that brings in fabulous profits, would you sell it? There is only one advice-a rigorous comprehensive testing will help you get the right impression about the script offered.

Usually, script vendors describe their products with the results of their own testing. In most cases, however, such results are very slanted. Remember that testing should always be performed on several histories, or you can simply adjust to one history fragment and show sky-high results. Based on the NFL theorem, it is fair to say that it is impossible to create a script that would the best of all those existing, in all instruments.

Some professional programmers use sophisticated mathematical tools to endow their programs with artificial intelligence-neural networks, forecasting and evolutionary algorithms are no longer surprising. I would not recommend overestimating such systems-complex forecasting algorithms are very sensitive to errors and parameter settings, while simple schemes are not of much help to the advisor when it comes to generating trade signals, and can only be used to raise the price of the script.

4. Conclusion

In this article, I neither discuss any programming rules for creating the advisors, nor the specifics of writing scripts in a particular language. On these subjects, there are whole books written as well as a number of articles. My aim was to present several points which I think to be quite important but which have not been sufficiently covered in existing publications.

So, are automated trading systems your ally or enemy? When used carefully and without hasty judgments, an automated trading system can facilitate the financial expert's work and bring in certain profits. But when used incorrectly, incompletely tested, or having settings changed frequently, the automated trading system can lose the money you entrust to it.

Remember that an automated trading system is not going to do your job for you without any effort on your part. Use it to solve your existing problems and not add new ones.

5. References

1. MetaQuotes — developer of MetaTrader, MQL2 and MQL4

2. TradeStation — developers of TradeStation and EasyLanguage

3. PFSoft — developers of ProTraderFX, ProTrader2 and ProTraderLanguage

by Nikita Laukhin

Automated Trading and Scripts Analyst of PFSoft Company.

Hedging is defined as holding two or more positions at the same time, where the purpose is to offset the losses in the first position by the gains received from the other position.

Usual hedging is to open a position for a currency A, then opening a reverse for this position on the same currency A. This type of hedging protects the trader from getting a margin call, as the second position will gain if the first loses, and vice versa.

However, traders developed more hedging techniques in order to try to benefit form hedging and make profits instead of just to offset losses.

In this page, we will discuss, some of the hedging techniques.

1. 100% Hedging.

This technique is the safest ever, and the most profitable of all hedging techniques while keeping minimal risks. This technique uses the arbitrage of interest rates (roll over rates) between brokers. In this type of hedging you will need to use two brokers. One broker which pays or charges interest at end of day, and the other should not charge or pay interest. However, in such cases the trader should try to maximize your profits, or in other words to benefit the utmost of this type of hedging.

The main idea about this type of hedging is to open a position of currency X at a broker which will pay you a high interest for every night the position is carried, and to open a reverse of that position for the same currency X with the broker that does not charge interest for carrying the trade. This way you will gain the interest or rollover that is credited to your account.

However there are many factors that you should take into consideration.

a. The currency to use. The best pair to use is the GBPJPY, because at the time of writing this article, the interest credited to your account will be 24 usd for every 1 regular long lot you have. However you should check with your broker because each broker credits a different amount. The range can be from $10 to $26.

b. The interest free broker. This is the hardest part. Before you open your account with such a broker, you should check the following: i. Does the broker allow opening the position for an unlimited time? ii. Does the broker charge commissions?

Some brokers charge $5 flat every night for each lot held, this is a good thing, although it seems not. Because, when the broker charges you money for keeping your position, the your broker will likely let you hold your position indefinitely.

c. Equity of your account. Hedging requires lots of money. For example, if you want to use the GBPJPY, you will need 20,000USD in each account. This is very necessary because the max monthly range for GBPJPY in the last few years was 2000 pips. You do not want one of your accounts to get a margin call. Do not forget that when you open your 2 positions at the 2 brokers, you will pay the spread, which is around 16 pips together. If you are using 1 regular lot, then this is around 145 usd. So you will enter the trades, losing 145 usd. So you will need the first 6 days just to cover the spread cost. Thus if you get a margin call again, you will need to close your other position, and then transfer money to your other account, and then re-open the positions. Every time this happens, you will lose 145 usd!

It is very important not to get a margin call. This can be maintained by a large equity, or a fast efficient way to transfer money between brokers.

d. Money management. One of the best ways to manage such an account is to monthly withdraw profits and balancing your positions. This can be done by withdrawing the excess from one account, take out the profits, and depositing the excess into the losing account to balance them. However, this can be costly. You should also check with your broker if he allows withdrawals while your position is still open. One efficient way of doing this is using the brokerage service withdrawals which is provided by third party companies.

by Yannis Karamanakis

http://www.myfxreport.com

Introduction

I am Joe Chalhoub, a computer engineer, Forex trader and strategy builder. I began trading currencies 3 years ago. The first 3 months trading were complete failure, I remember I lost all my money and I was about to quit, but I couldn't, I felt if I quit now maybe I am missing the chance of having my own business. So I stopped trading and began observing, studying, analyzing and practicing.

Observing: I began observing the market, what causes movement, reaction, ranging and trading.

Analyzing: I began working with technical and fundamental analysis; how each analysis can predict and redirect the market and how I can use them both for my own benefit. I will talk about these analyses in the following paragraph.

Reading: I bought Forex Trading Books and read them, books explaining different strategies and tactics used by experienced traders.

Practicing: I created free accounts and began trading virtually and each technique I invent I tried it and monitored its performance and validity.

After one year of studies, analysis and practicing trading techniques and after many failure and frustration I reached my own strategy and it is working very well and each month my profit is positive.

Implementation

I reached my targets and I built a successful strategy, but that's not enough; to make profit I must not miss any opportunity and forex market is full of opportunities because it is the most active market in the world, for that reason I must sit all time and watch and detect opportunities all day long from Monday to Friday.

How to resolve this problem, I can't sit and observe the market hours and hours, I have my career and my family, so I thought I must program my strategy, let the Information Technology do the hard work for me, and nobody is discipline as a software, so I created an artificial intelligent software which collects data from the market and implement my strategy on this data and detect opportunities 24/24.

This program analyses fundamental and technical data and generates forex signals which are forwarded automatically to my broker platform where the signals are executed automatically and forwarded also to my website members. All this is done without my interfering, I just run the program, it analyses and makes its decisions (Buying, Selling or stay aside).

How to succeed in Forex Trading

Five over hundred traders succeed in this business, what differentiate those five successful from the 95 others is one thing, it is the HARD WORK. Forex trading is not an easy business, and who tells you that he can make you rich in one night is one of those 95. Only one thing can make you a successful trader, HARD WORK, and nothing else. Don't rely on other traders or advisors to help you, rely and have confidence on yourself.

Don't begin trading quickly, the forex market will not go anywhere, it will stay forever, give yourself 6 to 12 months of studies, analysis, readings, practice and build your own strategy before begin real trading, it will take a lot of time and dedication but at the end you will reach your target.

Strategy

I will not reveal my full strategy but I will reveal some techniques I use which help traders in their trades.

My strategy follows the following tips and techniques:

1 — Discipline: Put criteria for your trades, watch the market and only trade when criteria are met, if they are not met do not trade. My program is the most disciplined trader, it takes care of all of this, it monitors the market and only trade if only criteria are met, and the second advantage of this is the elimination of the fear factor, it enters a trade when it sees it is good to enter and fear nothing.

2 — Money management: It's the main key for good trading, I exit all trades and stop trading for a specific day if I lost -60 pips, in the other hand I put stop loss for my trades if I reached +25 pips profit, in that case profit will not get under +25 pips and it has open target, and all I have to do is go out and have fun.

3 — No trades for now: The most important thing in trading is sometime not to trade, I take this decision after looking to my charts and see that there is not enough volatility or there is no enough reports will be released for today and it is better to wait until market is more volatile. I advise traders not to trade during the first days of the month, personally I begin trading at the first Friday of the month when the "NonFarm payroll" report will be released.

4 — Analysis: I use fundamental and technical analysis while trading. Fundamental defines the trend of the market and the technical analysis is used after the definition of the trend. I trade the news by analyzing programmatically the released data for a specific report and generate signals which are executed immediately on the trading platform and forwarded simultaneously to my members.

Fundamental and technical analysis must be used together, if one is used without the other this will lead to failure.

5 — Technical indicators: In the forex market there is a lot of indicators which are used by many traders. I use ADX, Bollinger Bands to identify trends and volatility; RSI to identify an over bought or sold and Moving Average to identify a signal. And the most important technique is FIBONACCI, I advise traders to implement this technique and use it to confirm trades.

Finally, I must say that Forex is not easy, and many times we feel that someone is doing a conspiracy on us to take our money, but the truth is nothing is impossible, and others successful traders are not more intelligent than us and they are not genius from other planet, the fact is the more you work the more you become closer to become good trader. Do not quit quickly because this business deserves hard work and dedication.

By Joe Chalhoub

About the author:

Address: Lebanon, Beirut

Website: http://www.rpchost.com

Email: webmaster@rpchost.com

Bio: http://www.rpchost.com/profile.aspx

Scalping the forex market is something that all new traders aspire to do. It is however not easy and requires allot of concentration and discipline.

Once you decide on a set you are going to use you will need to spend a few months religiously for a couple of hours a day trading on demo until you get to know your setup and a feel for scalping it.

A popular way to scalp the forex on M1 charts is to use hull moving averages. Plot the following WMA's (Weighted Moving Averages) on your chart: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 160, 170, 180, 190, 200, 210, 220, 240. Now set price to a line on Average or, if you don't have that, set it to line on Close. Set all the WMA's to one color that is different to price.

This will create a pretty chart. Using these WMA's you can easily see the strength of a trend, you will notice that price tends to retrace back and forth from the moving averages.

What we are looking for is resistance in a up trend or support in a down trend in the form of double top or something similar. Once you find this area wait for a convincing break of it following the trend and then enter to scalp part of the move.

This method takes practice, don't expect to be able to pull it off straight away, open a demo account with a broker that offers spreads of a pip or less and trade every day at the same time for at least two months. I guarantee you will see great improvements as you become familiar with the setup and the flow of the market.

I have seen the hedged grid system been used successfully (and highly unsuccessfully) over the last few years. Unfortunately the failures tend to discourage traders from taking advantage of this great system. I have found that the failures are mainly due to ignorance, impatience and greed (common reasons for trading failure).

In a nutshell the grid system uses the following methodology. You start by buying and selling a currency. When the price moves a predetermined distance (grid leg) you cash in the positive leg, leave the negative leg and buy and sell again. Sooner or later the system goes positive and you would then cash in when it is positive.

This is a brief summary of the content of our free hedged grid trading course available on expert-4x.com. Please refer to this course for more details of how money is made. The attraction is that the system is reasonably mechanical, can be programmed and does not take much supervision as exclusively entry orders are used.

Money is made when the price retraces 100%, 50%, 33% at various levels. This starts looking like a strategy that supports the Fibonacci concept. The grid system is also based on the nature of the market to trade sideways 80% of the time and to trend 20% of the time.

The dangers are that what if the price does not retrace and continues to trend. The Grid system can not make money in a trending market — full stop. One has to realize that. You therefore need Strategies to minimize damage during these periods:-

Firstly I have found that the biggest mistake made by traders is that they select a very small grid leg sizes e.g. 20 to 30 pips. This is a recipe for disaster. The trick is to use big leg sizes between 150 and 300 pips. What this does is that it sometimes turns a trending phase into movement in a sideways market. I would typically use 300 pips for the GBPJPY and 150 pips for the EURUSD for instance.

Secondly there is no rule that says that the legs have to be the same size. So I change my leg sizes in trending markets to be even bigger. If I started with 150 for the 1st leg I would go to 200 for the 2nd leg and 250 for the 3rd leg etc. This makes sure that I am carrying less loss making transactions in a trend.

Thirdly — sometimes it is wise to increase the number of lots with the trend compared to the numbers against the trend in a good trend. However be aware of having the same number of sell and buy transactions. All you will have done was lock in your current status in a 100% hedge.

Fourthly — This is the biggest change and most important one that I personally have made in my grid trading strategy. Always cash in all your transactions when your system is positive and when the price reaches the end of one of your grid legs. By cashing in you are reducing the risk of carrying negative lots in a trending market. This also gives you an opportunity to re-assess the market conditions.

Fifthly:- Cash in a start again is always an option. One of my strategies is to cash in all my open positions when the 3rd leg of my grid is reached and start again. Experience has taught me that this is a short term pain that goes away very quickly and is soon forgotten.

People that have traded the grid system will immediately see how the above approaches will reduce the risks of exponential losses building up in a strongly trending market. Please feel free to contact Mary McArthur at marymcarthur@expert4x.com for clarification on any items discussed above. She has numerous examples of successful applications of grid trading

This article is part of a series and many more will follow on Grid trading, money management and Forex Trading Strategies.

by Mary McArthur

Mary McArthur (marymacarthur@expert4x.com) is an Expert4x trader. As an expert, she authored a free hedged grid trading course on www.expert4x.com.