Wen Yu Liu
Wen Yu Liu
  • Information
8+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
本人主要交易"沪深300"指数,如果想和本人交流经验,分享心得请加QQ群: 174710201
Friends 1
shared author's Anatoli Kazharski article
Graphical Interfaces XI: Rendered controls (build 14.2)
Graphical Interfaces XI: Rendered controls (build 14.2)

In the new version of the library, all controls will be drawn on separate graphical objects of the OBJ_BITMAP_LABEL type. We will also continue to describe the optimization of code: changes in the core classes of the library will be discussed.

shared author's Alexander article
Practical Application Of Databases For Markets Analysis
Practical Application Of Databases For Markets Analysis

Working with data has become the main task for modern software - both for standalone and network applications. To solve this problem a specialized software were created. These are Database Management Systems (DBMS), that can structure, systematize and organize data for their computer storage and processing. As for trading, the most of analysts don't use databases in their work. But there are tasks, where such a solution would have to be handy. This article provides an example of indicators, that can save and load data from databases both with client-server and file-server architectures.

shared author's Michael Schoen code
 EAX_Mysql - MySQL library
This library allows an easy interface to MySQL.
enbo lu
enbo lu
如何开始学习MQL5
我相信来到这个论坛的大部分用户都是对程序化交易感兴趣或者有一定程序化交易经验人,我先在此介绍一些资料供大家学习参考。 本网站是迈达克公司的官方网站,学习资源非常丰富,你可以随着学习的不断深入,自己去发掘有价值的文章、代码、讨论帖子等等。 1、如果你已经具备一定的MQL4编程经验,那么我想你要转到MQL5上来不是很难的事情,你要做的就是花点时间了解MQL5和MQl4的区别。 本论坛里面已经有很多关于MQL5相关的介绍文章了:
shared author's Гребенев Вячеслав article
Money-Making Algorithms Employing Trailing Stop
Money-Making Algorithms Employing Trailing Stop

This article's objective is to study profitability of algorithms with different entries into trades and exits using trailing stop. Entry types to be used are random entry and reverse entry. Stop orders to be used are trailing stop and trailing take. The article demonstrates money-making algorithms with a profitability of about 30% per annum.

shared author's --- code
 Lagrange polynomial
Two options of the calculation, which creates the Lagrange polynomial based on the reference points.
shared author's Scriptor code
 camarilladt8
It is suitable for those who are too lazy to calculate the daily levels.
shared author's Максим code
 Levels
One more version of an indicator to calculate support/resistance levels.
shared author's Юрий code
 Moving Average Trade System
The strategy is based on Moving Average with the periods of 5/20/40/60.
shared author's dimicr code
 Linear Regression Channel
Custom Linear Regression Tool. Values of LR line and Support and Resistance lines are in buffers.
shared author's Sameer code
 OverLay Chart
Overlay two or more charts on the same window.
shared author's Ahmad Waddah Attar code
 Waddah Attar Monthly Fibo Indicator
This Indicator Draws 7 Level Of monthly Fibo With Back Test. Its very power Levels
shared author's Scriptor code
 ZigZag_Fibo_v2beta
Indicator ZigZag with levels Fibo.
shared author's George F.Peskov code
 Trade in Channel
A form of trading system using Price Channel principles has been implemented.
shared author's MetaQuotes code
 Close
Close - script closing first market order if it is first in the list.
shared author's T-1000 code
 Trade Orders History Charts
This script takes orders from trade history and places arrows on chart for trades.
shared author's Scriptor code
 Buy Percent
Opens a BUY position with the size of a percentage of the maximum allowed size.
shared author's Scriptor code
 Sell Percent
The script opens a SELL position with the size of a percentage of the maximum allowed size.
shared author's MetaQuotes code
 MACD Sample
Classical MACD Sample.