Put the indicator on the chart - it appears.
Change any parameter - the indicator disappears and never appears again.
The same is with some other indicators, for example, Pivots - change the line style to points or vice versa - the indicator disappears forever.
Installed the seventh version of WL7, but the bug was still in the sixth.
Change any parameter - the indicator disappears and never appears again.
The same is with some other indicators, for example, Pivots - change the line style to points or vice versa - the indicator disappears forever.
Installed the seventh version of WL7, but the bug was still in the sixth.
Rename
Looks like a problem with that indicator - NaN is "not a number".
@fred9999
The core logic has been ported as is from author's contribution to WL6 so motivated users have a chance to spot it in the source code.
http://www2.wealth-lab.com/WL5WIKI/SwingFunctions.ashx
http://www2.wealth-lab.com/WL5WIKI/CommunityIndicatorsMain.ashx
The core logic has been ported as is from author's contribution to WL6 so motivated users have a chance to spot it in the source code.
http://www2.wealth-lab.com/WL5WIKI/SwingFunctions.ashx
http://www2.wealth-lab.com/WL5WIKI/CommunityIndicatorsMain.ashx
When completing the error message comes:
Compiled at 04/21/2021 09:31 AM
System.Windows.Controls.ListViewItem: 24: Argument "7": Conversion of "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "8": Conversion of "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "9": Conversion from "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "10": Conversion from "int" to "bool" not possible.
Compiled at 04/21/2021 09:31 AM
System.Windows.Controls.ListViewItem: 24: Argument "7": Conversion of "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "8": Conversion of "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "9": Conversion from "int" to "bool" not possible.
System.Windows.Controls.ListViewItem: 24: Argument "10": Conversion from "int" to "bool" not possible.
QUOTE:
When completing the error message comes:
Can you suggest how we can reproduce this?
What extension do I need to install to use Swinghilo?
Community Indicators. Part of WL8.
Do I need to install it? What namespace do I need? Also, can I use this as part of a strategy?
Thanks.
Thanks.
You don't need to install the indicators. They should already be present in the Community node of the indicators tree...
The namespace is WealthLab.Indicators.
You can use them in a strategy.
The namespace is WealthLab.Indicators.
You can use them in a strategy.
Thanks Paul
Thanks fred, I fixed it for the next release.
>>Also, can I use this as part of a strategy?<<
No, this "Community" indicator is for charting only, it peeks into the future so we provide a warning when you select it not to use it in a Strategy.
No, this "Community" indicator is for charting only, it peeks into the future so we provide a warning when you select it not to use it in a Strategy.
Your Response
Post
Edit Post
Login is required