Data Type Misspelled Bug
-
There is this bug where if you misspell the data type of a custom indicator, it cant be changed again. eg. init instead of int
For some reason it remembers the indicator name and the misspelling even after deleting the indicator.
Projects will give compile errors pointing to the the misspelling.
The only way around this if the indicator allows for it ,is to change its name and correctly importing it after.Much appreciated.
Johann. -
@johann-0 This is a serious problem. Thank you for sharing it here.