Download, Install and Setup
The solution includes a custom study dll and a python library
Custom study https://www.dropbox.com/s/bpsj382ehvoloio/T29-SCdX_64.dll?dl=1
Python lib - trade29_scpy-0.0.3.tar.gz
Both of these need to be manually downloaded and installed.
See details below
“T29 SC-Py” custom study dll
Download: T29-SCdX_64.dll
Install
Download to your computer
Copy the dll file to your SC Data folder
See here for more details: HowTo Manually Install and Upgrade a Sierra Chart Custom Study Dll
Verify the custom study installation
...
“trade29” python library
Download to your computer
pip install
...
Verify the library installation
...