They have hidden column lables in 3.15. RTD cannot read it. Go to RT folder and start RTDMan directly. But you will have to manage ini file manually.
You may change the source code and fix positions of columns if you learn Autoit.
Is this the file ????
Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=1404401545_282477.ico
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
#cs
Developed by Josh1
Script RTD, Background backfill, Improved settings Update By Shankar4kv
Purpose - to backfill quotes automatically from NOW/Nest/Zerodha Trader
from Market watch window and Hourly Statistics
16th April, 2016
1. Added support for RTDMan2.0 with Ninja
2. Support for right+click on Scrip in marketwatch due to changes in Shift+D by brokers
30th June, 2014
Modified by Josh1 on 21-JAN-2015
1. Removed Function Select_Scrips_from_Market_Watch
It was getting index of scrips and program crashed when user did not select any scrip\
2. We now use Array of scrips $MarketWatchScrips that we collect in function _Get_Scrips_from_Mwatch when we fill ListView
3. Added error catch when user did not select scrips
3. Added DeleteTics button and function to delete tics
4. $oMyret and $oMyError variable deleted - not used any where.
Version 1.20 by Josh1 on 22-JAN-2015
1. Added Index backfill functionality
2. Fixed issue of Last Scrip not backfilling with Nestplus
Version 1.3 by Josh1 on 18-AUG, 2015
1.Moved all global variables declared inside f