|
QuantShare
2010-08-24 10:14:19
0
|
|
Best Answer
Hi,
You can reinstall the application again in the same folder. This will copy the missing files and this doesn't remove the already created files.
Or you can select a chart, create a new pane, edit the formula pane (right click -> edit formula) and type the following formula:
e = rsi(14);
Plot(e, "RSI", colorBlack, chartLine, StyleOwnScale);
Then right click again on the chart and click on "Save layout as".
You can select symbols in the watchlist by clicking on them and keep pressing on CONTROL. Then right click on the watchlist grid and select "Copy symbols to the clipboard". To get this list of symbols simply press on CONTROL + V.
|
|