A pack of Volume Delta related indicators for the quantower platform.
Currently Broken. My Quantower repos have not been updated to work with quantower since they upgraded to modern .NET
Hope to fix soon. Thanks for your interest.
This is an indicator pack for Quantower.
Indicators Included:
- Singular Volume Delta
- Cumulative Volume Delta
Main documentation will be updated when the uploading of sibling projects is complete.
Git the current release .zip
from github releases.
Unpack the release and look for the installer .exe
(JollyWizard.Quantower.IndicatorDeploy.exe).
Run the installer and enter
through the prompts. (Less nerdy version in the future).
- Quantower must be running on the first install, or you must have nerd powers and read the other directions.
Run as Administrator
may be required. Depends on Quantower install location and your windows setup.
If you build the project with VS2022, it should install the indicator.
You are looking for the {Quantower Folder}\Settings\Scripts\Indicators
folder. Anything you put in there it will autodetect if it is a valid indicator with all it's .dll
parts.
For the installer, Dotnet 4.8 is required. It is the same version used by Quantower Algo project templates, so it is should be bundled with Quantower.
The developer dependencies are installed through nuget and you do not need any Visual Studio extensions.