 |
allan nathan
2012-05-25 07:23:07
|
|
Hi,
Every now and then,I chart a custom formula and get a warning
Error in Formula NoName
Why does that occur?
I created a custom indicator that you coded,and simply plotted it.When i click on Edit formula,here is what is in the formula box.
a = HistoricalVolatility(50);
Plot(a, "HistoricalVolatility", colorBlack, chartLine, StyleSymbolNone);
|
|