For example, equivalence for:
DataSeries LRS_Close = LinearRegSlope.Series(Close, 12);
Thanks a lot!
DataSeries LRS_Close = LinearRegSlope.Series(Close, 12);
Thanks a lot!
Rename
Here's how to find equivalents on your own.
1. Switch to the Indicators view
2. Start typing in something e.g. linear. An indicator will be shown if keyword is found inside its descritption or name.
I'm sure you will find an equivalent for LinearRegSlope.
1. Switch to the Indicators view
2. Start typing in something e.g. linear. An indicator will be shown if keyword is found inside its descritption or name.
I'm sure you will find an equivalent for LinearRegSlope.
Done! ThanK you very much.
You're welcome! Glad you found LRSlope.
Your Response
Post
Edit Post
Login is required