Hi Zorak,
Currently, I am busy getting the _SHME_Dynamic_SR2Vol (based on your shared formula txt file) in TradeStation to work as a ShowMe. How did you manage to get the fDynamic_SR_Load? During the F3 validating in the EasyLangauge IDE it keeps nagging about this function as an unknown identifier.
What I did:
1. Copied the ELX.dll to C:\Program Files (x86)\TradeStation 10.0\Program\
2. imported TRO_DYNAMIC_FIBS_SR.ELD into TradeStation because I read it has some functions that also _SHME_Dynamic_SR2Vol is using.
3. In EasyLanguage IDE created a new ShowMe file and copy-pasted _SHME_Dynamic_SR2Vol - formule.txt in it and try to make it work...that is where I am stuck now.

Hope you or someone can shine some light here.