How do you create an actual indicator that can be used within WL? And, how do you use an indicator that you created? I was going to use the VWAP indicator that someone else created. Do I need to use Visual Studio?
Rename
@mas429: In Wealth-Lab 8 hit F1 for help. In the help window's filter box, type Custom Indicators. In the help tree, under the Indicators node, there is a Custom Indicators node. Click on it. Help on Custom Indicators will be displayed in the right pane.
You will need to start WL8 in Windows Administrator mode too.
Thanks for your help.
Please also see the finantic.Eval extension.
This creates Indicators form an Indicator expression. Often simpler than building a custom indicator with C# code.
see https://www.wealth-lab.com/extension/detail/finantic.Eval
What kind of indicator are you looking for?
This creates Indicators form an Indicator expression. Often simpler than building a custom indicator with C# code.
see https://www.wealth-lab.com/extension/detail/finantic.Eval
What kind of indicator are you looking for?
Your Response
Post
Edit Post
Login is required