TRYBASK Turkish Lira index (Sepet Kur)

0
(0)
Name:
TRYBASK Turkish Lira index (Sepet Kur)
Author: levonisyas (2013.11.25 09:39)
Downloaded: 318
Download:
TRYBASK Turkish Lira index (Sepet Kur) 1
 TRYBASK.mq4 (10.1 Kb) View
Currency Index

Turkish Lira index (Sepet Kur)

TRYBASK= 1 x [(USDTRY x 0.50) + (EURTRY x 0.50)]

The presented indicator is displayed in form of a line with two removable and customizable moving averages. The indicator is shown in the separate chart window

extern string comment1 = "// 0 - PRICE_CLOSE, 1 - PRICE_OPEN, 2 - PRICE_HIGH, 3 - PRICE_LOW, 4 - PRICE_MEDIAN, 5 - PRICE_TYPICAL, 6 - PRICE_WEIGHTED";
extern int _PriceType = PRICE_CLOSE;
extern int MA_Period1 = 13; //period of the first moving average. Set to 0 to turn it off
extern int MA_Period2 = 17;
extern string comment2 = "// 0 - MODE_SMA, 1 - MODE_EMA, 2 - MODE_SMMA, 3 - MODE_LWMA";
extern int MA_Mode1 = MODE_SMA;
extern int MA_Mode2 = MODE_SMA;

 

TRYBASK Turkish Lira index (Sepet Kur) 2

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.