Attachments forums

List of attachments posted on this forum.


All files on forums: 135970

Re: RSI indicator(s) - cTrader

Tsar, Wed Mar 14, 2018 9:39 pm

MTF RSI


This is a Simple RSI oscillator for Multi Time Frime (MTF)

Parameter :

Multi Time Frime :
M1 ------ Time Frime = 1
M5 ------ Time Frime = 5
M15 ---- Time Frime = 15
M30 ---- Time Frime = 30
H1 ------ Time Frime = 60
H4 ------ Time Frime = 240
D1 ------ Time Frime = 1440
W1 ----- Time Frime = 10080
MN1 --- Time Frime = 43200

Applied Price :
PRICE_CLOSE --------- 0 Close price.
PRICE_OPEN ---------- 1 Open price.
PRICE_HIGH ----------- 2 High price.
PRICE_LOW ----------- 3 Low price.
PRICE_MEDIAN ------- 4 Median price, (high+low)/2.
PRICE_TYPICAL ------- 5 Typical price, (high+low+close)/3.
PRICE_WEIGHTED --- 6 Weighted Close price, (high+low+close+close)/4.

Included 2 Levels (as Default) -- 30% and 70% & can Add the 'Other Levels' in Levels ie. 20 ; 40 and 60 ; 80 etc.


NOTE :
You must use the Numeric Value of Multi Time Frime (MTF) your choices & Applied Price that you want to use when you set the 'Applied_price' value with the indicator inputs.
All files in topic