For a feature request I would like to have 3 user definable threshold values in the indicator.
Example would be lines on the RSI at 50 68 and 35.
Purely for visual reference when studying charts.
Thanks
Darcy
Example would be lines on the RSI at 50 68 and 35.
Purely for visual reference when studying charts.
Thanks
Darcy
Rename
You can accomplish this in C# code with DrawHorzLine, let's not overcomplicate the product.
Moreover, you can expose the values as parameter sliders to show in the bottom left area and drag them to adjust interactively.
https://www.wealth-lab.com/Software/ChangeLog
Wealth-Lab 8 Build: 2
Released: 4/14/2022
Build Highlights Video: https://youtu.be/O5b9tRvmEXQ
...
View Parameter Sliders in the left hand panel (View Menu) and manipulate them for the active Strategy/Chart window.
Moreover, you can expose the values as parameter sliders to show in the bottom left area and drag them to adjust interactively.
https://www.wealth-lab.com/Software/ChangeLog
Wealth-Lab 8 Build: 2
Released: 4/14/2022
Build Highlights Video: https://youtu.be/O5b9tRvmEXQ
...
View Parameter Sliders in the left hand panel (View Menu) and manipulate them for the active Strategy/Chart window.
OK.
Your Response
Post
Edit Post
Login is required