Until version 5.8.2.5 of DAS Trader Pro, retrieving a historical value of a study was possible as described in the previous post https://www.guardiantrading.com/das-trader-pro-reading-study-values , msgbox(getwindowobj(NAME).getstudyval(“MYEMA11″,”bybarnum”,-3)); which resulted in a text string that required a string-to-number conversion afterward. Since every newer…