Chao Jie Shen
Chao Jie Shen
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
I'm a professional trader with 3 years experience .manual (using signals / indicators) multi-currency trading, mathematical strategies, probabilistic analysis .
shared product by seller Evgeny Shevtsov
Reviews: 34
FREE

The indicator analyzes the volume scale and splits it into two components - seller volumes and buyer volumes, and also calculates the delta and cumulative delta. The indicator does not flicker or redraw, its calculation and plotting are performed fairly quickly, while using the data from the smaller (relative to the current) periods. The indicator operation modes can be switched using the Mode input variable: Buy - display only the buyer volumes. Sell - display only the seller volumes. BuySell -

shared author's Vasiliy Sokolov code
 MetaCOT 2 CFTC ToolBox (Set of Indicators) MT5
MetaCOT 2 CFTC ToolBox Indicators is a set of MetaCOT 2 indicators that provide access to CFTC reports. MetaCOT 2 supports COT, Disaggregated COT, TFF and CIT reports. It allows to draw COT charts straight in the MetaTrader terminal. All indicators are available as source code, and anyone can use them to create their own trading system.
shared author's Slobodov Gleb article
Displaying a News Calendar
Displaying a News Calendar

This article contains the description of writing a simple and convenient indicator displaying in a working area the main economic events from external Internet resources.

shared product by seller Boyan Taksirov

Mind Wave Trading Simulator is a training/trading utility for MetaTrader 4 that runs in both tester and real trade modes. It extends MetaTrader 4 functionality and makes trading easier in both tester and real trade modes. When used in the MetaTrader 4 tester, it offers traders an opportunity to practice and train their manual trading skills in accelerated speed. No need to wait for hours and days in real time demo trading to evaluate some manual trading strategy. Features that extend MetaTrader

shared author's Sergey Pavlov article
Drawing Indicator's Emissions in MQL5
Drawing Indicator's Emissions in MQL5

In this article, we will consider the emission of indicators - a new approach to the market research. The calculation of emission is based on the intersection of different indicators: more and more points with different colors and shapes appear after each tick. They form numerous clusters like nebulae, clouds, tracks, lines, arcs, etc. These shapes help to detect the invisible springs and forces that affect the movement of market prices.

shared author's MetaQuotes code
 Applying the Equity graph on the chart
Example of an equity indicator based on the market profile
shared author's Vladimir Karputov article
LifeHack for Trader: A comparative report of several tests
LifeHack for Trader: A comparative report of several tests

The article deals with the simultaneous launch of Expert Advisor testing on four different trading instruments. The final comparison of four testing reports is provided in a table similar to how goods are represented in online stores. An additional bonus is that distribution charts will be automatically created for each symbol.

shared author's Vladimir Perervenko article
Deep Neural Networks (Part I). Preparing Data
Deep Neural Networks (Part I). Preparing Data

This series of articles continues exploring deep neural networks (DNN), which are used in many application areas including trading. Here new dimensions of this theme will be explored along with testing of new methods and ideas using practical experiments. The first article of the series is dedicated to preparing data for DNN.

shared author's Vladimir Perervenko article
Deep Neural Networks (Part II). Working out and selecting predictors
Deep Neural Networks (Part II). Working out and selecting predictors

The second article of the series about deep neural networks will consider the transformation and choice of predictors during the process of preparing data for training a model.

shared author's Dmitry Fedoseev article
Testing Expert Advisors on Non-Standard Time Frames
Testing Expert Advisors on Non-Standard Time Frames

It's not just simple; it's super simple. Testing Expert Advisors on non-standard time frames is possible! All we need to do is to replace standard time frame data with non-standard time frame data. Furthermore, we can even test Expert Advisors that use data from several non-standard time frames.

shared author's Andrei Novichkov article
Working with currency baskets in the Forex market
Working with currency baskets in the Forex market

The article describes how currency pairs can be divided into groups (baskets), as well as how to obtain data about their status (for example, overbought and oversold) using certain indicators and how to apply this data in trading.

shared author's Mariusz Woloszyn article
Using Neural Networks In MetaTrader
Using Neural Networks In MetaTrader

This article shows you how to easily use Neural Networks in your MQL4 code taking advantage of best freely available artificial neural network library (FANN) employing multiple neural networks in your code.