virresh / StockD

EOD Stock data downloader.
https://virresh.github.io/projects/stockd
GNU General Public License v2.0
11 stars 4 forks source link

can we customize indexmap.json ? #23

Closed tgbssk closed 1 month ago

tgbssk commented 1 month ago

can we customize indexmap.json ? -Regards tgbssk

virresh commented 1 month ago

I haven't added any GUI options for this, but editing indexmap is still possible. You'll have to directly modify generate_config.json (any json formatter can be used to make it human readable and any text editor can be used to edit the file). Hitting Refresh Index Mapping will revert this to it's original state though.

The key of the entry to be modified is index_map.

Details on what operations are done in addition to what is specified in indexmap are in https://github.com/virresh/StockD/wiki/Index-Mapping

tgbssk commented 1 month ago

Ok. Bro. Thanx for that information. i was editing indexmap.json , but now got it.

Notepad++ can do it with JSON Plugins


From: Viresh Gupta @.> Sent: Tuesday, July 23, 2024 9:39 PM To: virresh/StockD @.> Cc: tgbssk @.>; Author @.> Subject: Re: [virresh/StockD] can we customize indexmap.json ? (Issue #23)

I haven't added any GUI options for this, but editing indexmap is still possible. You'll have to directly modify generate_config.json (any json formatter can be used to make it human readable and any text editor can be used to edit the file). Hitting Refresh Index Mapping will revert this to it's original state though.

The key of the entry to be modified is index_map.

Details on what operations are done in addition to what is specified in indexmap are in https://github.com/virresh/StockD/wiki/Index-Mapping

— Reply to this email directly, view it on GitHubhttps://github.com/virresh/StockD/issues/23#issuecomment-2245657556, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUAGBWAAH5M5KUXKQL7DTXDZNZ53LAVCNFSM6AAAAABLABAN5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBVGY2TONJVGY. You are receiving this because you authored the thread.Message ID: @.***>

virresh commented 1 month ago

closing as resolved

Rajendra999 commented 1 month ago

the best