Almat Kaldybay / プロファイル
- 情報
10+ 年
経験
|
4
製品
|
109
デモバージョン
|
0
ジョブ
|
0
シグナル
|
0
購読者
|
ZigZag Expert is a robot that trades on the signals of the ZigZag indicator. The decision to enter the market is made by the signal of the trend system of the continuation model. See pictures and videos for more details. Program input parameters: Choose tf - you need to specify the period for which the market will be monitored (recommended H4 and older); Depth of ZigZag - the first parameter of the ZigZag indicator (recommended from 4 to 8); Deviation of ZigZag - the second parameter of the
The Indicator automatically draws trend lines on the specified timeframe ( Trend lines period parameter). The lines are drawn based on the last two known fractals of the specified period. If you want the lines to be drawn only on the confirmed fractal, then set the Confirmed or unconfirmed fractal parameter to True . Indicator feature - lines are drawn with the accuracy of any timeframe. It allows analyzing the chart on smaller timeframes without loosing the precision of drawing the
The Indicator automatically draws trend lines on the specified timeframe ( Trend lines period parameter). The lines are drawn based on the last two known fractals of the specified period. A peculiarity of this Indicator is that the lines are drawn with accuracy up to 15 minutes. It allows analyzing the chart on smaller timeframes without loosing the precision of drawing the lines in relation to the extrema of the prices. It is suitable for an intraday and medium term trading. The minimum
この記事では、運動継続モデルの1つをプログラムによって定義します。 この主なアイデアは、2つの波の定義です(メインと補正) 極値点については、フラクタルだけでなく、 "潜在的な " フラクタル-まだフラクタルとして形成されていない極値点を適用します。
MyBreakeven Expert Advisor automatically moves a position to breakeven. The EA works both with all open positions and with a certain order. The robot allows moving a position to breakeven in several modes: Points - move a position to breakeven when reaching a certain profit in points. To work in this mode, fill in the SizePoints field in the inputs; Summ - move a position to breakeven when reaching a certain profit in deposit currency. To work in this mode, fill in the SizeSumm field in the
本稿はMQL4 および MQL5 を使用して「フラクタル」インディケータを基にしたトレンドラインのプロット自動化について説明します。本稿では 2 言語に対するソリューションの比較展望が提示されています。トレンドラインは既知の2つの最終フラクタルを利用してプロットされます。