WLP 6.9.20.7: New Editor puts red squiggles for WealthLab.Chartstyles.Trending.DLL
Author: psimmons
Creation Date: 7/12/2019 1:15 PM
profile picture

psimmons

#1
Starting a new thread.

After upgrading to WLP 6.9.20.7 the WealthLab.ChartStyles.Trending DLL no longer compiles.

CODE:
Please log in to see this code.


The new editor puts red squiggles underlining the using statement.
profile picture

Eugene

#2
1. Red squiggles is a symptom but what does the compiler say exactly?
2. Could you confirm that the DLL file is actually present?
3. If so, try to add a reference to the DLL using the "References..." dialog. Does it have any effect?
profile picture

psimmons

#3
The follow code compiles and runs despite red squiggles and warnings.

CODE:
Please log in to see this code.


Warnings say:
The type or namespace name 'Trending' does not exist in the namespace.
The type or namespace name 'TPnF' could not be found.
The name 'ControlPrice' does not exist in the current context.

Despite this the library actually compiles successfully and runs successfully.

Therefore I believe this issue is cosmetic with the editor.

I have other libraries of my own that are not compiling with 6.9.20.7, throwing real errors, so I will try to debug these.
profile picture

Eugene

#4
Other customers report the new Editor's preset or behavior (not sure yet) to be excessively verbose. Good to know that your code compiles and runs despite red squiggles.
profile picture

Eugene

#5
Apparently the developer has an idea how to overcome red squiggles in a next build.

As a workaround, rename MyStrategy to have a unique title like MyStrategy1, MyStrategy2 etc.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).