Hi everyone,
I am looking for an Amibroker expert for some coding help.
I want to hardcode a couple of parameters in my code based on the scrip name.
For example,
If scrip = WIPRO,
Rsi = 14
Else if scrip = TCS,
RSI = 10.
I have the overall code ready but only want to add this condition.
Can someone please help me with how these conditions can be written in Amibroker language?
Thanks a ton.
I am looking for an Amibroker expert for some coding help.
I want to hardcode a couple of parameters in my code based on the scrip name.
For example,
If scrip = WIPRO,
Rsi = 14
Else if scrip = TCS,
RSI = 10.
I have the overall code ready but only want to add this condition.
Can someone please help me with how these conditions can be written in Amibroker language?
Thanks a ton.