python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is it possible to call an indicator in the strategy?
I wrote an indicator and called higher time frames in it. Now how can I use this indicator in my strategy? Can the indicator be called in the strategy?
email work
Votes: 0
Answers: 0
How can I get history data from my custom indicator value in MQL4?
I just make function that can get my custom indicator value in mql4. But, i want to get all the history data from my custom indicator value. I know it work with changing shift value. But, i want to ge...
Agam Theos
Votes: 0
Answers: 1
% distance between SMA and RSI lines, how to I code this in pinescript
Looking for advice from an advanced tradeview specialist: I have difficulty in finding a way to create a condition where :
When RSI(14) and SMA(14) have =< 5% distance from each other, dont make a ...
Hara
Votes: 0
Answers: 0