|
QuantShare
2010-08-07 07:18:25
0
|
|
Best Answer
Hi,
Question 1:
Select Symbol -> Bulk Updater. Click "Select Symbols". Under "Name", type the following line:
*-2006;*-2007;*-2008;*-2009;*-2010
This will select all symbols that end with "-2006" or "-2007" or "-2008"... (* means any character)
Make sure your initial NSE symbols don't contain these words. Normally it shouldn't.
Click on "Select" to close the form. In the Bulk Updater form, click on "Select" button under the "Select" column. Click on "Remove Selected Symbols".
Question 2:
Select the NSE Derivatives object and click on Update. Click on Parser under the Parser column.
Select one sample then click on OK. Click Next. Click Pre Script.
In the code, under "// Options", type these two lines:
Content.Rows[i].IsIgnoreLine = true;
continue;
Click "OK", then "Next" three times to close the form. Click "OK".
Question 3:
You can add futures contracts in a new account, by selecting Account -> Add Account.
Click on Account -> Change Account to switch between accounts.
|
|