거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Simple Pip Value Calculator - MetaTrader 4용 지표

조회수:
95635
평가:
(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.