Yu Zhang / 个人资料
- 信息
|
9+ 年
经验
|
60
产品
|
12
演示版
|
|
0
工作
|
0
信号
|
0
订阅者
|
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.
1. 这是什么 经典的布林带和系统内置的布林带指标,它们的均线周期和偏差周期是相同的。而且均线的方法只是简单移动平均方法。所用的偏差方法是只是标准差方法。这些都限制了我们的研究,因为: 有时候我们希望能有更长周期的均线 + 短周期的偏差。 有时候我们希望移动平均的模式不限于简单移动平均,也包括其他的移动平均模式。 用标准差来刻画价格的波动受到价格位置的影响,而用ATR来刻画价格的波动,能反映出不一样的市场情况。 所以,我们开发了有更多功能的布林带指标。 2.计算方法 均值(某个方法下的均值) +/- 倍数 * 偏差( 标准差 or ATR) 3.如何使用 下面是指标参数的介绍,它简单易懂: ===MA Parameter=== InpMAPeriod = 20; // MA Period InpMAMethod = MODE_SMA;
本文推荐一种由很多策略组成的自适应系统,每种策略执行其自己的虚拟交易操作。实际交易依据当时最赚钱策略的信号进行。归功于使用面向对象的方法、标准库中用于处理数据的类和交易类,系统的架构看起来很简单并且可扩展;现在,您可以轻松地创建和分析包含数以百计的交易策略的自适应系统。
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
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
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
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
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
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
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
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
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
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
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
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












