Balsam.LicensingTool
1.1.2
dotnet tool install --global Balsam.LicensingTool --version 1.1.2
dotnet new tool-manifest
dotnet tool install --local Balsam.LicensingTool --version 1.1.2
#tool dotnet:?package=Balsam.LicensingTool&version=1.1.2
nuke :add-package Balsam.LicensingTool --version 1.1.2
Balsam Licensing Tool
Balsam.LicensingTool
is a command line tool for activating or validating a license for the backtester or other Balsam Research products and solutions. You will need a valid license key to use this tool. For offline installation options, please contact us directly.
Installation
Please take a moment to read and understand the license agreement governing this package. It contains important information about your rights, responsibilities, and privacy when using this tool. From a command prompt, run the following command to install the tool. The --global option allows the tool to run from any directory.
dotnet tool install Balsam.LicensingTool --global
Usage
balsam.licensingtool.exe help
balsam.licensingtool.exe activate --key 'YourLicenseKeyHere'
balsam.licensingtool.exe info
After a license has been successfully activated, the license key and an offline license file will be saved to either %PROGRAMDATA%\Balsam Research\Backtester
on Windows or usr/share/balsam-research/backtester
on Linux.
About
The Balsam.Backtester
is a suite of tools designed for rapid prototyping and testing of systematic trading strategies. It can run simple event studies to quantify market "edges" all the way to full blown multi-currency, multi-timeframe, multi-strategy portfolio simulations. Check out the documentation here.
Balsam Research, LLC
Balsam Research is an independent consulting firm offering custom solutions for systematic investors. We have extensive experience automating investment processes and running real-time systematic investment programs including fully automated futures trading systems.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.