Yu Zhang
Yu Zhang
4.1 (6)
  • 情報
8+ 年
経験
59
製品
9
デモバージョン
0
ジョブ
0
シグナル
0
購読者
Quant / Trader / Programmer において ShangHai
I am a senior practitioner in Fintech industry.
And I have done a lot of academic research on financial markets.
From 2012, I work as a Quant.
Forex, stock and futures are my main trading varieties.
I can use MQL4, MQL5, C++, MySql, and Python.
Yu Zhang パブリッシュされたプロダクト

1. What is this Many of the EA's on the market have cheats inside to optimize its money curve, which results in the buyer wasting money and effort and buying a junk EA . This tool is an effective tool for detecting whether an EA is cheating by allowing the data to be panned to the left for 28 years. 2. How to use a. Load it and it will generate a new symbol, usually it will be named with a suffix.  For example, EURUSD --> EURUSD_28year. b. If your want to test one EA, you should

Yu Zhang パブリッシュされたプロダクト

1. What is this This is a trend strategy about capture trend pullbacks. It can trade major currency pairs: EURUSD, GBPUSD, AUDUSD. It is not a scalping model, nor does it use Martingale's money management model.  This strategy is a trend strategy, it is a high profit-loss ratio strategy. 2. Related instructions The timeframe is unlimited, I advice  your add it to EURUSD PERIOD_M15. It works with Hedge accounts. Its internal strategy logic has been set, and only fund management is

Yu Zhang パブリッシュされたプロダクト

1. What is this This is a trading strategy about the market forming a box and then breaking out. It can trade major currency pairs and gold: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDJPY, USDCAD, USDCHF, XAUUSD. It is not a scalping model, nor does it use Martingale's money management model.  This strategy is mainly for steady profits. 2. Related instructions The timeframe is PERIOD_M30. It works with Hedge accounts. Its internal strategy logic has been set, and only fund management is opened for

Yu Zhang パブリッシュされたプロダクト

40.00 USD

1. What is this This is a tool used to display the balance curve in real time. The historical orders of the MT5 software are only tabular, and it looks troublesome when you have a lot of orders. This program can draw your historical trading orders in the form of a capital curve graph. This way you can see at a glance how well you are trading and where you are going wrong. At the same time, although the MT5 strategy backtest has a capital curve, it does not match the price one by one. So it is

Yu Zhang
パブリッシュされた投稿Function iSetCustomMax(string mode) parameter analysis
Function iSetCustomMax(string mode) parameter analysis 函数 iSetCustomMax(string mode) 参数解析 Product Link 产品链接: https://www.mql5.com/en/market/product/78103 For English: /* parameter analysis mode = "...": //---Commonly used--- // TB Factor on TraderBlazer Programmable Software...
Yu Zhang
パブリッシュされたコードMore_BackTest_Result
这是产品 More BackTest Result 的 .mqh 文件,你必须先下载产品 More BackTest Results 才能使用. Link: https://www.mql5.com/en/market/product/78103
58
Yu Zhang パブリッシュされたプロダクト

1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be

Yu Zhang パブリッシュされたプロダクト

1. What is this         Rising volatility and falling volatility are not the same, whether it is academic research or actual testing has shown this point.         The original ATR indicator is calculated by putting up and down fluctuations together. This indicator is to calculate separately the upward volatility and the downward volatility, which can better help you study the market. 2. Indicator description          There are two

Yu Zhang パブリッシュされたプロダクト

1. What is this         Rising volatility and falling volatility are not the same, whether it is academic research or actual testing has shown this point.         The original ATR indicator is calculated by putting up and down fluctuations together. This indicator is to calculate separately the upward volatility and the downward volatility, which can better help you study the market. 2. Indicator description          There are two

Yu Zhang パブリッシュされたプロダクト

1. What is this.          This is a very rigorous indicator to show different market trading sessions. It shows the main markets: NewYork, London, Frankfurt, Sydney, Wellington, Tokyo.           Very important: Different markets have different start and end dates for daylight saving time, and the trading session of a market can vary depending on daylight saving time and winter time. Also, the daylight saving time system is different for

Yu Zhang パブリッシュされたプロダクト

1. What is this.          This is a   very rigorous   indicator to show different market trading sessions. It shows the main markets: NewYork, London, Frankfurt, Sydney, Wellington, Tokyo.           Very important: Different markets have different start and end dates for daylight saving time, and   the trading session of a market can vary depending on daylight saving time and winter time. Also, the daylight saving time system is

Yu Zhang
パブリッシュされた投稿Opening and closing time of major international foreign exchange markets
Opening and closing time of major international foreign exchange markets 国际各主要外汇市场开盘收盘时间 ===Beijing time, standard time, UTC+8=== New Zealand Wellington Foreign Exchange Market: 05:00-13:00 (daylight saving time); 04:00-12:00 (winter time) Australia Sydney foreign exchange market: 07:00-15:00 (da...
Yu Zhang
パブリッシュされた投稿Daylight saving time records of major countries
Daylight saving time records of major countries 主要国家夏令时记录 (Summer Time is also called DST: Daylight Saving Time) (夏令时 Summer Time 也称 DST:Daylight Saving Time) ---According to the website ---根据网站 https://www.timeanddate...
Yu Zhang パブリッシュされたプロダクト

1. What is it The classic Bollinger Bands and the Bollinger Bands indicator built into the system,  they have the same mean period and deviation period.  And the method of average is just the simple moving average method.  The deviation method used is just the standard deviation method.  All this limits our research because: Sometimes we would like to have longer period averages + shorter period deviations. Sometimes we want moving averages that are not limited to simple

シェアされた作者Vasiliy Sokolovの記事
戦略バランス曲線の品質評価としての R 乗
戦略バランス曲線の品質評価としての R 乗

この記事では、カスタム最適化基準R乗の構築について扱います。 この基準は、戦略のバランス曲線の品質を推定し、安定した戦略を構築するために使うことができます。 今回は、このメトリックのプロパティと品質の推定に使用される、構造と統計的手法について説明します。

シェアされた作者Aleksey Nikolayevの記事
モンテカルロ法を適用したトレーディング戦略の最適化
モンテカルロ法を適用したトレーディング戦略の最適化

トレード口座でロボットを起動する前に、通常はテストを行い、ヒストリー上で最適化します。 しかし、ここで合理的な質問が発生します: 過去の結果は、未来で役に立つだろうか。 この記事では、モンテカルロ法を適用してトレード戦略の最適化のカスタム基準を構築するメソッドについて説明します。 さらに、EA の安定性基準を考慮します。

シェアされた作者Mihail Marchukajtesの記事
人工知能を用いたTDシーケンシャル(トーマス デマークのシーケンシャル)
人工知能を用いたTDシーケンシャル(トーマス デマークのシーケンシャル)

本稿では、よく知られている戦略とニューラルネットワークを融合させた成功裡の取引方法を説明します。これは、人工知能システムを用いたトーマス デマークのシーケンシャル戦略に関するもので、「セットアップ」シグナルと「インターセクション」シグナルを使用して、戦略の最初の部分のみが適用されます。

シェアされた作者MetaQuotesの記事
メタトレーダー5クライアントターミナルにおける適応型トレーディングシステムとその使用
メタトレーダー5クライアントターミナルにおける適応型トレーディングシステムとその使用

本稿では、多くのストラテジーで構成され、それぞれが「バーチャル」トレードオプションを実行する、適応型システムの変形を提案します。リアルトレーディングは、その時点で最大利益となるストラテジーにしたがって行われます。オブジェクト指向アプローチ、データを扱うクラスや、標準ライブラリのトレードクラスのおかげで、システムのアーキテクチャはシンプルかつスケーラブルになりました;今や、数百のトレードストラテジーを含む適応型システムを、簡単に作成し、分析することができます。

Yu Zhang パブリッシュされたプロダクト

1. Development background Forex is a ratio, different from futures and the stocks. For example, if EURUSD has risen, it may be that EUR is falling and USDX has fallen even more.  I believe everyone knows that the US dollar index is an essential reference index in forex analysis .  In MT5 client, it is very valuable to see the US dollar index. Similarly, if you can see the index of other forex in the MT5 client,  which is very valuable for trading.  Because the US dollar

Yu Zhang パブリッシュされたプロダクト
レビュー: 1
35.00 USD

1. Why did I develop this series of indicators I found that most traders need to use multiple time frame indicators. They usually switch time frame to see indicators. However, once the timeframe is switched, you cannot see the  corresponding relationship  between  the price in the smaller timeframe  and  the indicator in the larger timeframe . For example: if your price chart is in H1 timeframe, you can see H4, D1 and W1 indicators in H1 timeframe Chart. This is more