Hello,
I'm trying to apply an offset to a high/low ratio I'm calculating. I'm comparing the high/low ratio of the last 5 days (not including the current day) to a 20 day H/L ratio 6 days earlier. Screenshots below. Am I doing something wrong?
Thanks!
I'm trying to apply an offset to a high/low ratio I'm calculating. I'm comparing the high/low ratio of the last 5 days (not including the current day) to a 20 day H/L ratio 6 days earlier. Screenshots below. Am I doing something wrong?
Thanks!
Rename
OffsetInd has nothing to do with this. Nested MathInd* indicators (like MathIndOpInd of MathIndOpInd as your Indicator #2 does) are not supported by WL. You have to do this in C# code.
Oh alright understood. Thanks Eugene.
You're welcome. If you need help with getting this indicator coded in C#, just let me know.
P.S. By the way, you could then paste the resulting code into a Custom Indicator for use in Blocks (requires admin mode to run WL though).
P.S. By the way, you could then paste the resulting code into a Custom Indicator for use in Blocks (requires admin mode to run WL though).
I appreciate that Eugene. I'd actually like to arrange a zoom call if possible at some point. I'm still testing out the platform and gathering a list of questions I'd like to run by you. A lot of it will involve coding in C since I have no experience in it.
Anis, if you have a lot of other C# strategy or extension coding, you might want to benefit from our concierge support: https://www.wealth-lab.com/Discussion/WealthLab-Concierge-Support-Service-8517
Your Response
Post
Edit Post
Login is required