Chang Suk Chung
Chang Suk Chung
  • Information
9+ years
experience
1
products
654
demo versions
0
jobs
0
signals
0
subscribers
Copyright 2009-2017, Chang Suk Chung
shared author's fortrader.ru code
 Bollinger Bands RSI
The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
shared author's Collector code
 RobotPowerM5 meta4V12
Analyzing iBullsPower and iBearsPower indicators on the first bar.
shared author's Collector code
 DayTrading
The extensive use of standard library classes and the uniform code for data acquisition from iMACD, iStochastic, iSAR and iMomentum indicators.
shared author's Scriptor code
 Kijun Sen Robot
The Expert Advisor uses the following indicators: Ichimoku, MA, SAR. Optimized for currency pairs: GBPUSD and EURUSD with the M30 timeframe. The full description is available in the code.
shared author's Nikolay Kositsin code
 Exp_ChandelExitSign_ReOpen
The Exp_ChandelExitSign_ReOpen trading system based on the signals of the ChandelExitSign indicator with trend following scaling.
shared author's Nikolay Kositsin article
Simple Trading Systems Using Semaphore Indicators
Simple Trading Systems Using Semaphore Indicators

If we thoroughly examine any complex trading system, we will see that it is based on a set of simple trading signals. Therefore, there is no need for novice developers to start writing complex algorithms immediately. This article provides an example of a trading system that uses semaphore indicators to perform deals.

shared author's MetaQuotes code
 MQL5 Wizard - Trade Signals Based on Crossover of Main and Signal lines of MACD indicator
Trade signals based on crossover of main and signal lines of MACD indicator (CSignalMACD from MQL5 Standard Library) is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
shared author's MetaQuotes article
MQL5 Wizard: How to Create a Module of Trading Signals
MQL5 Wizard: How to Create a Module of Trading Signals

The article discusses how to write your own class of trading signals with the implementation of signals on the crossing of the price and the moving average, and how to include it to the generator of trading strategies of the MQL5 Wizard, as well as describes the structure and format of the description of the generated class for the MQL5 Wizard.

shared author's MetaQuotes article
MQL5 Wizard: How to Create a Risk and Money Management Module
MQL5 Wizard: How to Create a Risk and Money Management Module

The generator of trading strategies of the MQL5 Wizard greatly simplifies testing of trading ideas. The article describes how to develop a custom risk and money management module and enable it in the MQL5 Wizard. As an example we've considered a money management algorithm, in which the size of the trade volume is determined by the results of the previous deal. The structure and format of description of the created class for the MQL5 Wizard are also discussed in the article.

shared author's MetaQuotes article
How to purchase a trading robot from the MetaTrader Market and to install it?
How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

shared author's MetaQuotes article
How to Write a Good Description for a Market Product
How to Write a Good Description for a Market Product

MQL5 Market has many products for sale but some of their descriptions leave much to be desired. Many texts are obviously in need of improvement, as common traders are not able to comprehend them. This article will help you to put your product in a favorable light. Use our recommendations to write an eye-catching description that will easily show your customers what exactly you are selling.

Chang Suk Chung
Chang Suk Chung
Published screenshot
GBPAUD, H1MetaQuotes Software Corp.
2
Chang Suk Chung
Chang Suk Chung
Published screenshot
GBPJPY, H1MetaQuotes Software Corp.
1
Chang Suk Chung
Published screenshot
GBPJPY, H1MetaQuotes Software Corp.
Chang Suk Chung
Published screenshot
GBPAUD, H1MetaQuotes Software Corp.
Chang Suk Chung
Published screenshot
AUDUSD, H1MetaQuotes Software Corp.
shared author's MetaQuotes article
Tips for an Effective Product Presentation on the Market
Tips for an Effective Product Presentation on the Market

Selling programs to traders effectively does not only require writing an efficient and useful product and then publishing it on the Market. It is vital to provide a comprehensive, detailed description and good illustrations. A quality logo and correct screenshots are equally as important as the "true coding". Bear in mind a simple formula: no downloads = no sales.

shared author's MetaQuotes article
Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS
Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS

The Virtual Hosting Cloud network was developed specially for MetaTrader 4 and MetaTrader 5 and has all the advantages of a native solution. Get the benefit of our free 24 hours offer - test out a virtual server right now.

shared author's MetaQuotes article
How to Prepare a Trading Account for Migration to Virtual Hosting
How to Prepare a Trading Account for Migration to Virtual Hosting

MetaTrader client terminal is perfect for automating trading strategies. It has all tools necessary for trading robot developers ‒ powerful C++ based MQL4/MQL5 programming language, convenient MetaEditor development environment and multi-threaded strategy tester that supports distributed computing in MQL5 Cloud Network. In this article, you will find out how to move your client terminal to the virtual environment with all custom elements.

Chang Suk Chung
Added topic How do I change my mq5 file to ex5 file?
Hi, everyone. I have a mq5 file. I would like to change this to ex5 file. But I don't know how. Please let me know. Thanks, anyway.