SymbolSynthesizer Chart Binary Options Indicator

SymbolSynthesizer Chart Binary Options Indicator

15121
0
JAA

Same concept with Triangle Hedge (Symbol Synthesizer for MT5), but for chart display in MetaTrader 4.

It synthesizes any symbol if you have the source symbols in Market Watch window and then makes a real time offline chart like Period_Converter_Opt.mq4 (https://www.mql5.com/en/code/7673).

So, basic use is same with Period_Converter_Opt since this is based on it.

Differences in Parameter settings are:

extern int spread = 0;
Spread in points for sSym01 (Attached chart symbol). 0 means current.

Since MetaTrader 4 history file doesn’t have past spread data, we need them to determine Ask price for the case dividing to calculate the virtual prices.

extern int vDigits = 5;
The digits for synthesized symbol. This is replaced OmitDigit (from Period_Converter_Opt.mq4).

extern string vSymbol =EURUSD_v”;
The one you want to generate. Any name is OK but less than 11 characters.

string sSym01 =EURGBP”; // (Not external variable)
Source symbol#1.

It is automatically set from the attached chart Symbol.

You should attach this tool on this symbol chart to avoid gettingInsufficient Data Errorwhen sCal isDand if the history file of sSym01 is not sufficient.

extern string sSym02 =GBPUSD”;
Source symbol#2.

It has to be and exact same name on Market Watch include prefix and/or suffix.

extern string sCal =M”;
The calculation to synthesize. “MmeansMultiply”, or putDmeansDivide”.

If the virtual price of vSymbol can be calculated by sSym01 multiply sSym02, putM”.

Ex: vSymbol=EURUSDsSym01=EURGBPsSym02=GBPUSD

vSymbol=EURJPYsSym01=EURGBPsSym02=GBPJPY

vSymbol=EURJPYsSym01=EURUSDsSym02=USDJPY

vSymbol=BTCJPYsSym01=BTCUSDsSym02=USDJPY

Note: sSym01 and sSym02 can be switched with each other since we multiply them. Major pair should be sSym01 for more often ticks.

If the virtual price of vSymbol can be calculated by sSym02 divided by sSym01, putDor any other string butM”.

Ex: vSymbol=USDJPYsSym01=EURUSDsSym02=EURJPY

vSymbol=ZARJPYsSym01=USDZARsSym02=USDJPY

vSymbol=EURUSDsSym01=USDJPYsSym02=EURJPY

Note: sSym01 and sSym02 can NOT be switched with each other since we divide.

Those under-lined currencies aremediacurrencies.

 

Binary asetukset Indikaattorit – Lataa ohjeet

SymbolSynthesizer Chart Binary Options Indicator is a Metatrader 4 (MT4) ilmaisin ja olemus forex ilmaisin on muuttaa kertynyt historiatiedot.

SymbolSynthesizer Chart Binary Options Indicator provides for an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye.

Tämän tiedon perusteella, kauppiaat voivat olettaa edelleen kurssilasku ja säätää niiden strategian mukaisesti.

How to install SymbolSynthesizer Chart Binary Options Indicator.mq4?

  • Download SymbolSynthesizer Chart Binary Options Indicator.mq4
  • Copy SymbolSynthesizer Chart Binary Options Indicator.mq4 to your Metatrader Directory / asiantuntijat / indikaattorit /
  • Aloita tai käynnistä Metatrader Client
  • Valitse kuvio ja aikataulu, jossa haluat testata ilmaisin
  • Haku “Custom Indikaattorit” in Navigator enimmäkseen jäljellä teidän Metatrader Client
  • Right click on SymbolSynthesizer Chart Binary Options Indicator.mq4
  • Liitä kaavio
  • Muokkaa asetuksia tai paina ok
  • Indicator SymbolSynthesizer Chart Binary Options Indicator.mq4 is available on your Chart

How to remove SymbolSynthesizer Chart Binary Options Indicator.mq4 from your Metatrader Chart?

  • Valitse kaavio, jossa on ilmaisin käynnissä oman Metatrader Client
  • Oikea napsahtavat Chart
  • “Indikaattorit lista”
  • Valitse ilmaisin ja poistaa

Klikkaa tästä ladataksesi Binary asetukset Indikaattorit:
symbolsynthesizer_chart

EI KOMMENTTEJA

JÄTÄ VASTAUS