Victor Yang
Victor Yang
### Checklist - [X] I have updated the version to the latest Release version - [X] I've read the documentation in detail and still can't solve it - [X] I...
Description: I found that the `TA_GetVersionString` function is missing in the Windows DLL (ta-lib.dll). This function is available in other platforms (Linux/macOS) but seems to be missing in the Windows...
https://github.com/TA-Lib/ta-lib/blob/main/CHANGELOG.md#changed-1 > Static/Shared lib file names uses hyphen instead of underscore. This was needed for some package naming convention. In other word, look for "ta-lib" instead of "ta_lib".