Join our fan page
Simple Pip Value Calculator - indicator for MetaTrader 4
- Views:
- 96807
- Rating:
- Published:
- 2015.02.13 15:44
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
"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 :)
NOTE: Version 1.02 uploaded 15-Feb-2015 to correct pip size
It's a hedging Expert Advisor, which trades only one time per day.
Indicator ArrowsUp/Down arrows drawn in chart window.
The Expert Advisor closes all positions if equity exceeds specified percent from balance.
Strategy Tester EqualizerThe indicator allows to control the Strategy Tester speed.