SymbolSynthesizer Chart Binary Options Indicator

SymbolSynthesizer Chart Binary Options Indicator

15113
0
ulushi

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

Eslatma: 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

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

Those under-lined currencies aremediacurrencies.

 

Ikkilik Options ko'rsatkichlari – Download Ko'rsatmalarga

SymbolSynthesizer Chart Binary Options Indicator is a Metatrader 4 (MT4) ko'rsatkich va forex indikatori mohiyati to'plangan tarixi ma'lumotlarni aylantirish uchun emas.

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.

Bu ma'lumotga asoslanib, savdogarlar yanada narx harakatini zimmasiga va shunga ko'ra o'z strategiyasini o'rnatishingiz mumkin.

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 / ekspertlar / ko'rsatkichlari /
  • Boshlang yoki Metatrader Client qayta boshlang
  • Agar siz ko'rsatkichni sinab istayman tanlang Chart va vaqt
  • Qidiruv “Custom ko'rsatkichlari” sizning Navigator asosan sizning Metatrader Client chap
  • Right click on SymbolSynthesizer Chart Binary Options Indicator.mq4
  • Grafikdagi uchun Prikrepit
  • Ri yoki OK-ni bosing o'zgartiring
  • 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?

  • Ko'rsatkichlar sizning Metatrader Mijoz ishlayotgan jadvali tanlang
  • O'ng Grafik ichiga bosing
  • “Ko'rsatkichlar ro'yxati”
  • Indikatori tanlang va o'chirish

Ikkilik Options Ko'rsatkichlar yuklab olish uchun bu erga quyidagi bosing:
symbolsynthesizer_chart

IZOHSIZ

Leave a Reply