How to Start with Metatrader 5 - page 66

 

Forum on trading, automated trading systems and testing trading strategies

unable to wd fund

Marco vd Heijden, 2016.05.17 20:37

3. Withdraw from Account

Warning: there is a set of conditions which might prevent withdrawal.

The problem The solution
No earned money on the account Start earning with MQL5.community services
Withdrawal is allowed not more often than once per twenty-four hours Wait for twenty-four hours and try withdrawal again
No Verified User status Register as a seller
Discordance of payment systems when depositing and withdrawing Use the payment system (WebMoney, PayPal or ePayments only), which was used when you deposited to your account for the first time, when withdrawing
Financial operations are blocked Please contact Service Desk to solve this problem

MQL5.community users can deposit to their accounts in several different ways. However, withdrawal is possible for quite a few of them! In addition, the fraud protection system does not allow to transfer funds from one payment system to another using the MQL5.community website as an intermediary.

You can not withdraw what you deposited.


MQL5.community Payment System
MQL5.community Payment System
  • 2011.07.06
  • MetaQuotes Software Corp.
  • www.mql5.com
MQL5.community built-in services offer great opportunities both to MQL5 developers and ordinary traders with no programming skills. But, all these features cannot be implemented without an in-house secure payment system that provides a convenient basis for settlements between buyers and sellers. In this article, we will show how the MQL5.community payment system works.
 

EXCEL :

Forum on trading, automated trading systems and testing trading strategies

How to Start with Metatrader 5

Sergey Golubev, 2014.03.07 12:57

How to Prepare MetaTrader 5 Quotes for Other Applications



Before I started studying MQL5, I tried many other applications for development of trading systems. I can't say that I wasted my time. Some of them contain a few useful tools allowing users to save time, deal with many issues, destroy some myths and quickly select some further direction for development without the knowledge of programming languages.

These applications need historical data. Due to the absence of some certain standard data format, they often had to be edited before they could be used (for example, in Excel) to comply with the format applicable to the necessary program. Even if you are able to figure out all necessary details, many things should still be done manually. Users can find different versions of scripts designed to copy the quotes from MetaTrader 4 to the necessary format. If there is such a demand, we can also develop the version of the script for MQL5.

Introduction
1. Covered Topics
2. Data Format
3. Program's External Parameters
4. Checking Parameters Entered by a User
5. Global Variables
6. Information Panel
7. Application's Main Block
8. Creating Folders and Filing the Data
Conclusion


 

Forum on trading, automated trading systems and testing trading strategies

MetaTrader 4 Android build 952: detailed information on deals, Ask line on the chart, and improved news management

MetaQuotes Software Corp., 2016.05.18 09:17

The latest MetaTrader 4 Android build is already available for download on Google Play. Update your application right now and try the new features:

MetaTrader 4 Android build 952: detailed information on deals, Ask line on the chart, and improved news management

  1. Added a pop-up window with detailed information on deals. Examine order open and close time, browse through your comments to positions, and find out the broker commission in a single tap.
  2. Added the red line corresponding to the last bar's Ask price allowing you to manage your trading more accurately.
  3. Improved news management. Select and read the news you really find useful and add desired materials to favorites.
  4. All changes of the analytical object settings are saved after closing the application.

Install the latest MetaTrader 4 build on your Android device and use the new opportunities to trade Forex successfully!


 

Forum on trading, automated trading systems and testing trading strategies

Frequently Asked Questions about the Signals service

Rashid Umarov, 2014.03.31 15:55

If your subscription didn't activated in the terminal you can cancel it and then your payment will be returned to your account.

But if you had activated subscription and then canceled it your payment will be transferred to provider account automatically.


 

Forum on trading, automated trading systems and testing trading strategies

How to Start with Metatrader 5

Sergey Golubev, 2013.08.04 18:27

If you are totally new to this website and

  • you are programmer and looking for some Job, or
  • you are trader and want to build your strategy/system/indicator/EA so

there are some pages which will help you to start :

  1. How to Order a Trading Robot in MQL5 and MQL4

  2. How to Order an Expert Advisor and Obtain the Desired Result

  3. MQL5.community Payment System

  4. Rules of Using the Jobs Service

 

Forum on trading, automated trading systems and testing trading strategies

Expert Advisors: Renko Line Break vs RSI EA

Sergey Golubev, 2014.03.28 07:39

The 3 Step EMA and Renko Strategy for Trading Trends (based on dailyfx article)
  • Many Forex traders use weighted moving averages, called EMA’s, to trade currency pairs that are trending.
  • Determine the direction of the dominant trend direction with a 200 period EMA.
  • Use price crossing a 13 period MA as both an entry trigger and manual trailing stop

Developed in the 18th century in Japan to trade rice, Renko charting is a trend following technique. It is excellent for filtering out price “noise” so traders can catch a major part a given Forex trend. It was believed that the name “Renko” originated from the Japanese word ‘renga’ meaning ‘brick’.
Similar to Kagi and Point and Figure charting, Renko ignores the element of time used on candlesticks, bar charts, and line charts. Instead, Renko focuses on sustained price movement of a preset amount of pips.

For example, a trader can set the bricks for as little as 5 pips or as many as 100 or more. A new brick will not be formed until price has moved 100 pips. It could take 24 hours for a new brick to form or it could take just a few hours. However, no bricks will form until the preset limit is achieved.

Find the Trend Direction

Renko charts can incorporate many of the usual technical indicators like stochastics, MACD, and moving averages. Today’s strategy will marry up Forex Renko charts with a 200 Exponential Moving Average (EMA) to find trend direction. Very simply, if price is trading above its 200 EMA, then the trend is up. If price is trading below its 200 EMA, then the trend is down.

This filter will give us a directional bias much like a compass or GPS. We will look to only take long trades when the Renko bricks are trending above the 200 EMA. On the other hand, in a downtrend, if the Renko bricks are trending below the 200 EMA, then the trend down. Forex traders will only look to short the market. One of the biggest mistakes swing traders make is entering trades that go counter to the dominant trend.

When to Get In

After the dominant trend direction is determined, traders can use the simplicity of Renko charts with a single 13 period EMA as a ‘trigger’ to signal an entry in the direction of the major trend. First, wait for at least two green bricks to appear above the 13 EMA. Then enter long on the appearance of the second green brick above the 13 EMA.

Exiting for Profit and for Loss


Once a trader is “triggered” into the trade, a protective stop can be set one-brick size below the 13 EMA. As long as the bricks remain above the 13 EMA, we look to stay with the trend. Just as the 13 EMA can get you in a new trade, the same EMA can be used to stop out a winning trade locking in profits.

Traders will need to manually move the stop one brick-size below 13 EMA and the current price brick. You can see in the example above how the combination of Renko and the 13 EMA helps traders stay with the trend a longer time.


 

Forum on trading, automated trading systems and testing trading strategies

Something Interesting

Sergey Golubev, 2016.05.21 07:53

Renko_v1 - indicator for MetaTrader 5

====

How to Use Renko Bricks and Moving Averages to Find Trades

Talking Points

  • Renko bars help filter the noise
  • Renko bars reveal clearer entries and exits
  • Moving Averages can be used with Renko bars with some minor setting changes to pinpoint entries
Seeing the trend without Forex market noise is the goal of every trader. Too many times, traders get head-faked by the twists and turns of price action.

In addition moving averages can be used to signal entries and exits as well. A couple of settings have to be changed in order to get the moving averages which are usually tied to time, to work with a chart system that is based on price.

To add a 13-period exponential moving average to the Renko chart, choose EMA from the Add Indicator menu then change “Number of periods” to 13.


Notice the chart above which displays both Renko bars and a 13-period exponential moving average. A simple system can be built around the Renko bars and the moving average. When Renko price bars cross below the moving average and turns red, traders can enter short and stay with the trend until the Renko bars cross back above the moving average.

An initial stop could be placed just above the last blue Renko brick. Keep in mind that in the above example, each brick is equal to five pips. In the above example, the red circles mark where the Renko bars crossed below the moving average. A trader can see that a number of pips could have been gathered as the bars stayed below the moving average.

On the other hand, when the Renko bars change color and cross above the moving average, traders can enter long placing stop just below the last red Renko brick. The above chart shows in the green circles, points were the Renko price bars moved above the moving average generating a clear buy signal.

Renko charts, without the dimension of time, may take a little getting a little used to. But once you get the hang of them, you may find it difficult to go back to the candles. Adding a moving average gives excellent signals for entry and exit. Marrying them up with other indicators can magnify the benefits of trading without noise and scary wicks!


 

Using Neural Networks In MetaTrader 

FANN2MQL Neural Network Tutorial 

Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator 

Neural Networks Cheap and Cheerful - Link NeuroPro with MetaTrader 5 

Price Forecasting Using Neural Networks

Forum on trading, automated trading systems and testing trading strategies

Something Interesting in Financial Video September 2015

Sergey Golubev, 2015.08.31 04:25

Neural Networks Explained in Plain English with Ron Leplae

The goal of the webinar is to demystify neural networks, explain neural networks in plain English, and share easy to understand code examples how NN can be used.

  • Artificial Intelligence: History and Background
  • Neural Networks: The Basics
  • Case Example
  • Problems with Neural Networks
  • Solutions to common problems with Neural Networks



Reason: