無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

BuySellZigZag - MetaTrader 4のためのインディケータ

ビュー:
7672
評価:
(2)
パブリッシュ済み:
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Double ZigZag draws virtual Buy and Sell levels on the price chart.

The TP and SL sizes are set in the settings and the indicator draws two ZigZags: one draws the extremes of the Buy price movement model, the second is similar to the Sell price movement model.

The chart also displays horizontal lines of the last levels of each ZigZag.

Range Levels Range Levels

The indicator draws the nearest levels of the specified price range.

MT4 to MT5 Convertor (MT5Compat.mqh) MT4 to MT5 Convertor (MT5Compat.mqh)

A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.

ZigZag Step Points ZigZag Step Points

Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.

Auto Scale ZigZag Auto Scale ZigZag

ZigZag with automatic step size detection for changing wave direction.