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

Simple Pip Value Calculator - MetaTrader 4のためのインディケータ

ビュー:
95575
評価:
(60)
パブリッシュ済み:
2015.02.13 15:44
アップデート済み:
2016.11.22 07:32
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

"How much is a 1 pip movement on EURUSD (or any pair) worth in my currency???"

It's a question we see asked frequently on the MQL forums and other forex websites. Knowing how much a 1 pip or 1 point move on a currency is going to make you (or cost you) is one of the most important factors in any forex trade.

If you don't know that, how can you calculate your risk to reward??!!??

This very simple calculator will tell you exactly what the value of a 1 pip or 1 point move in any pair will be in your base (deposit) currency. Either use the calculator "as is" for a handy tool, or use the formula inside for your own EA and money management strategies. The code is provided as open source, free to the MQL community to do with as you please.

Inputs:

There is only one input required, the lot size you plan to trade. Simply enter that and everything else will be calculated for you automatically. Standard (4 digit) and ECN (5 digit) brokers are taken into account in the calculations.

How to use:

Simply drop it on any chart, fill in the lot size and the values of that chart pair will be printed out in the top left of your screen. If you wish to develop it further, go right ahead! Add some text labels and pretty it up, do what you like :)

Simple Pip Value Calculator

NOTE: Version 1.02 uploaded 15-Feb-2015 to correct pip size  

Profit Counter Profit Counter

It's a hedging Expert Advisor, which trades only one time per day.

Indicator Arrows Indicator Arrows

Up/Down arrows drawn in chart window.

Close by Equity Percent Close by Equity Percent

The Expert Advisor closes all positions if equity exceeds specified percent from balance.

Strategy Tester Equalizer Strategy Tester Equalizer

The indicator allows to control the Strategy Tester speed.