RTD 1.50 released.
Install in C:\RTD1.50 and copy your RTDMan.ini file from RTD1.40 folder so that you don't have to create your list again.
Change Log...
1. Backfill of Index is now from DataTable. It is necessary to drag "Index Value Bar" (Index window) out of Nest Trader Main window.
2. While doing Backfill of Futures, RTD 1.50 takes alias name from RTDMan.ini file if it finds it there. Eg.
Code:
Scrip1=nse_fo|NIFTY17MARFUT;NIFTY_F;LTP;LTT;Volume Traded Today;Open Interest;
Scrip2=nse_fo|BANKNIFTY17MARFUT;BANKNIFTY_F;LTP;LTT;Volume Traded Today;Open Interest;
Scrip3=nse_cm|AXISBANK-EQ;AXISBANK;LTP;LTT;Volume Traded Today;Open Interest;
Scrip4=Nifty 50;Nifty 50;Index Value;;
Scrip5=nse_fo|NIFTY17APRFUT;NIFTY_F2;LTP;LTT;Volume Traded Today;Open Interest;
Scrip6=nse_fo|BANKNIFTY17APRFUT;BANKNIFTY_F2;LTP;LTT;Volume Traded Today;Open Interest;
In the above case, backfill of March futures will be done in NIFTY_F and BANKNIFTY_F.
Backfill of April Futures will be done in NIFTY_F2 and BANKNIFTY_F2
However, care should be taken while creating scrip list. That is once a month.
3. Name of Backfill button on Main GUI changed to "Select".
I have not updated Help file............