Yu Zhang / 个人资料
- 信息
9+ 年
经验
|
60
产品
|
11
演示版
|
0
工作
|
1
信号
|
2
订阅者
|
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;


本文介绍如何构建自定义优化标准 R-平方。这一准则可用来评估一个策略的余额曲线的品质, 并选择增长最平滑和稳定的策略。这项工作讨论其构建原理, 以及用于评估属性和衡量品质的统计方法。


在交易账户上运行 EA 交易之前,我们通常会在报价历史上测试和优化它。然而,这里会有一个合理的问题: 过去的结果怎么会对我们的未来有所帮助呢?本文描述了使用蒙特卡洛方法来为交易策略的优化构建自定义的标准,另外,还会探讨 EA 交易的稳定性标准。


在本文中, 我将告诉您如何把一个非常著名的策略与神经网络合并以便成功交易。这就是运用人工智能系统实现的 Thomas DeMark 次序策略。仅应用了策略的第一部分, 使用设置和交汇信号。


本文推荐一种由很多策略组成的自适应系统,每种策略执行其自己的虚拟交易操作。实际交易依据当时最赚钱策略的信号进行。归功于使用面向对象的方法、标准库中用于处理数据的类和交易类,系统的架构看起来很简单并且可扩展;现在,您可以轻松地创建和分析包含数以百计的交易策略的自适应系统。

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