Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Bibliotheken

Pips to Point Conversion Factor - Bibliothek für den MetaTrader 4

Ansichten:
10974
Rating:
(14)
Veröffentlicht:
2016.05.30 14:25
Aktualisiert:
2016.05.30 17:44
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

Explanation: This is a conversion factor. It is used to detect whether broker is 4 or 5 digits. As MetaTrader 4 calculates everything using point basis, coder can use this function to convert pips to point for machine reading.

E.g.: If you want to set stop loss of 50 pips for 5 digit broker, refer to this function by convert it to 500 points for machine to read.

If 5 digit broker:

stoploss*PipsToPointFactor
=50pips*10
=500points
Full Information Full Information

Show full information: price, symbol, timeframe, date, time, spread, swap, stop out level, your name...

RSI 2 TimeFrames RSI 2 TimeFrames

The RSI indicator has the ability to display a single window of RSI values of another timeframe defined by the user.

Graphically display current trend for all time frames in one simple panel Graphically display current trend for all time frames in one simple panel

This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms.

Higher Timeframe Higher Timeframe

Indicator that shows higher timeframe candle on current timeframe.