基于Metatrader 5的标准指标的市场状况评估 - 页 20

 

抒情的抑郁症。

  • 一些交易员在周五不做交易。
  • 其他交易者说,他们也不想在周一交易。
  • 其他交易在周二 不做交易--他们说周二的趋势是周五的趋势的延续。
  • 还有一些交易员不在夏天交易。
  • 大多数交易者在12月和1月不做交易。

那么,什么时候交易?

Documentation on MQL5: Standard Constants, Enumerations and Structures / Environment State / Symbol Properties
Documentation on MQL5: Standard Constants, Enumerations and Structures / Environment State / Symbol Properties
  • www.mql5.com
Standard Constants, Enumerations and Structures / Environment State / Symbol Properties - Documentation on MQL5
 
我认为--它与这个主题更相关(引自这个帖子)。


For the next few days/weeks we will discuss MTF systems (multi timeframe systems), account protection features (irrespective off how many EAs you are using inside your one metatrasder instance - there are some features which can protect your account), Sharpe (how many ways of calculation, meaning of it and why we need it) and some more.

更多内容请关注。


 

MTF系统。

为了开始描述这种系统--请阅读这篇精彩的采访。对亚历山大-埃尔德博士的采访。"我想成为市场上的心理医生"

你读过埃尔德博士的《以交易为生》一书吗?特别是关于三屏交易系统?是的,它与多时间框架(MTF)系统完全相关,它是世界上第一批MTF系统之一,大约在1980年开发。

The factor of five in choosing timeframes. Decide which timeframe you want to trade and call that intermediate timeframe. The long-term timeframe will be 5 times longer and the short-term timeframe 5 times shorter than the intermediate timeframe.

First Screen (long-term timeframe) – Market Tide

The first screen uses trend-following indicators to identify a long-term trend. The original system uses the slope of the MACD-Histogram to identify the market tide. The slope is defined as the relationship between the two latest bars. The upturns and downturns that occur above or below the centerline give better signals than the opposite. You could also use a simple 13 candles exponential moving average to define where the trend is going. The principle is the same: first screen enables you to decide if you will go long or short on second screen.

Second Screen (intermediate timeframe) – Market Wave

The second screen applies oscillators to the intermediate timeframe chart in order to identify deviations from the first screen chart. When the long-term timeframe trend is up, intermediate timeframe declines point to buying opportunities. When the long-term timeframe trend is down, intermediate timeframe rallies point to shorting opportunities. Force index and Elder-ray are good oscillators to use with Triple Screen, but Stochastic and Williams%R also perform well.

Third Screen (short-term timframe) – Intraday Breakout

The third screen uses intraday price action to pinpoint entry points. The third screen does not require a chart or an indicator. It uses a trailing buy-stop technique when the long-term timeframe trend is up while the intermediate timeframe is down to catch upside breakouts. On the other side, it uses a trailing sell-stop technique when the long-term timeframe trend is down while the intermediate timeframe is up to catch downside breakouts.

So technically, when the conditions you are looking for are met on the First and on the Second Screen, place a buy (or a sell order) on the third screen one tick above (or below) the high (or the low) of the last closed candle on the INTERMEDIATE TERM TIMEFRAME.

Keep moving your buy-stop (or sell-stop) for each subsequent candle until stopped in or until the trend on the long-term timeframe reverses therefore cancelling its initial signal.

 
MTF系统目前非常流行,阅读我上面的帖子--我们会理解这些系统的含义,包括优点和缺点,例如。
 

为了开始使用MTF指标开发系统--我们可以用一些现有的MTF指标进行试验。有几个好的指标我们可以开始使用

我建议大家通过在模拟账户上交易,尝试在MTF设置中使用这些指标。这并不重要:你将处于盈利或亏损状态。重要的是对如何交易MTF指标和如何使用它们的感觉。经过一些实践,你会有一个问题。"MTF指标是重绘的吗?"。不是的,它们没有重绘。他们在继续画画 :)但这是另一个故事和其他例子。

这就是所有的新闻。

 
newdigital:

为了开始使用MTF指标开发系统--我们可以用一些现有的MTF指标进行试验。有几个好的指标我们可以开始使用

我建议大家通过在模拟账户上交易,尝试在MTF设置中使用这些指标。这并不重要:你将处于盈利或亏损状态。重要的是对如何交易MTF指标和如何使用它们的感觉。经过一些实践,你会有一个问题。"MTF指标是重绘的吗?"。不是的,它们没有重绘。他们在继续画画 :)但这是另一个故事和其他例子。

这就是所有的新闻。

所以,这是使用Maksigen的MTF图表。


如何安装?从CodeBase下载并安装/编译所有指标(见上面的链接),并使用附件中的模板。

下载/安装/编译所有指标后,如何安装模板?从这个帖子中下载模板,把它放在模板文件夹中(例如--放到C:\Program Files\MetaTrader 5\Profiles\Templates),打开M1图表,在图表上点击右键,选择模板--[我们的模板] 。

附加的文件:
 

目前正在进行的一些有趣的事情:美元兑瑞郎H1的突破和欧元兑美元H1的区间分解。



 

还有一些关于美元兑瑞郎的信息--你看到图表上纵横交错的趋势线吗?所以,如果价格将突破上部趋势线,那么我们可能会有一些局部的突破。在这种情况下,最近的阻力线将是0.9248,接下来是0.9257。


 
newdigital:

还有一些关于美元兑瑞郎的信息--你看到图表上纵横交错的趋势线吗?所以,如果价格将突破上部趋势线,那么我们可能会有一些局部的突破。在这种情况下,最近的阻力线将是0.9248,接下来是0.9257。

请问,哪条是上行趋势线? 是指 "Trend_LOW "线吗? 如何定义突破或不突破?
 

这就是关于突破的整个主题 :)

突破可能是猫辰

  • 通过Ichimoku指标(Chinkou Span线 在历史数据上与价格交叉),或
  • 通过Maksigen指标9as突破最后阻力线)。

所有带模板的指标都被上传到了这个帖子里,作为CodeBase等的链接。

至于之前的图片--我描述过,我对模式并不专业,但这是某种价格模式,当趋势线形成纵横交错的时候。如果他们的价格将形成这种纵横交错,由上而下,那么它将是下降趋势(可能是--崩溃),如果价格将打破这种纵横交错,由下而上,那么它可能是良好的上升趋势。

我正在另一个主题上交易这些突破/破裂,并上传结果。而我保留这个主题只是为了评估市场状况。