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

Calculate pip difference over the last N bars - MetaTrader 4のためのスクリプト

Pips Bars Calculator
発行者:
削除済み
ビュー:
1880
評価:
(2)
パブリッシュ済み:
2024.04.04 20:06
アップデート済み:
2024.04.07 14:38
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

V3 Version updates:

This modification will return a string indicating whether the pip difference is up, down, or unchanged.

This code will print the price at the beginning and the end of the calculation, as well as calculate and print the pip difference.

In this version of the script, pipDifference is calculated as the difference between the prices at the beginning and end of the calculation,

and then it is converted to pips. Finally, it determines the direction of the pip difference and prints the result accordingly.

Added Point to Pip conversion factor







////////

A very simple calculator on Pips over N Bars for Symbol and Period Chart

Since I find it fast and useful I want to share it with you ! 



    Harmonized Pending Hedge of open trades for chart symbol Harmonized Pending Hedge of open trades for chart symbol

    Hedge Symbol 100%

    Resize chart window from indicator (for Short Trend Reversal) Resize chart window from indicator (for Short Trend Reversal)

    Changing the size of the chart window is important in my EA, but it may serve as inspiration for others.

    Simple continuous trend-following strategy for buying and selling based on predefined conditions Simple continuous trend-following strategy for buying and selling based on predefined conditions

    Simple continuous trend-following strategy for buying and selling based on predefined conditions

    Trailing_StopLoss_for All_orders_and_symbols Trailing_StopLoss_for All_orders_and_symbols

    Trailing_StopLoss_for All_orders_and_symbols