points == pips? - page 6

 
Carl Schreiber: So for me:
  • a point is that what you get from the broker (=> _Point) and
  • a pip is a difference of prices which has a value of ~10.-$ on a $-account, or 10 € on a €--account for one lot (it my technical definition!!).

That is not a pip by definition, but I agree and use that definition myself.

To me your code is unreadable. See Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forum and How to manage JPY pairs with parameters? - MQL4 and MetaTrader 4 - MQL4 programming forum Post #2 Item 3

 

What about these specs:

DaxCash:

  • contract size 1 (not 100000 - it's a future, or a cdf of a future),
  • digits 2

or this Silver:

  • contract size 500
  • digits 4

or this Gold:

  • contract size 10
  • digits 3
 
Carl Schreiber:

What about these specs:

DaxCash:

  • contract size 1 (not 100000 - it's a future, or a cdf of a future),
  • digits 2

or this Silver:

  • contract size 500
  • digits 4

or this Gold:

  • contract size 10
  • digits 3

I am trying to avoid the Pip in Forex trading entirely, as the unit comes from currency pairs futures (price interest point). For other futures there is a simple name 'point', though the smallest movement may be a fraction of the point (the tick).

So except the Forex currency pairs which have their counterpart in futures there is no glue how to explain the correct pip value. The CFDs would be a complete fail, as every broker may have it different.