Tickblaze.Scripts.Api 2.0.0.99

dotnet add package Tickblaze.Scripts.Api --version 2.0.0.99
                    
NuGet\Install-Package Tickblaze.Scripts.Api -Version 2.0.0.99
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tickblaze.Scripts.Api" Version="2.0.0.99" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tickblaze.Scripts.Api" Version="2.0.0.99" />
                    
Directory.Packages.props
<PackageReference Include="Tickblaze.Scripts.Api" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tickblaze.Scripts.Api --version 2.0.0.99
                    
#r "nuget: Tickblaze.Scripts.Api, 2.0.0.99"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Tickblaze.Scripts.Api@2.0.0.99
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tickblaze.Scripts.Api&version=2.0.0.99
                    
Install as a Cake Addin
#tool nuget:?package=Tickblaze.Scripts.Api&version=2.0.0.99
                    
Install as a Cake Tool

The Tickblaze Scripts API Library provides developers with the tools required to build custom scripts and strategies for the Tickblaze trading platform. This library offers a comprehensive set of classes, methods, and events to interact with Tickblaze's charting, backtesting, and live trading environments.

Key Features:

  • Custom Indicators: Develop personalized technical indicators and integrate them directly into Tickblaze's charting and analysis tools.
  • Drawing Tools: Create custom drawing tools for enhanced chart visualization and analysis
  • Trading Strategies: Build and backtest algorithmic trading strategies using real-time market data or historical simulations.
  • Order Management: Execute and manage orders programmatically with full control over order types, risk management, and execution.
  • Market Data Access: Access live and historical market data for stocks, futures, forex, and other asset classes supported by Tickblaze.
  • Event-Driven Architecture: Leverage Tickblaze's event-based model for real-time reactions to market conditions and order executions.
  • Extensibility: Fully customizable to extend and build on existing features, from execution logic to trading rules.

Getting Started:

To use the Tickblaze Scripts API, install the NuGet package in your project. The library can be referenced in your C# scripts or used within any .NET application.

Installation via NuGet Package Manager:

Install-Package Tickblaze.Scripts.Api

Installation via .NET CLI:

dotnet add package Tickblaze.Scripts.Api

Resources:

For detailed documentation and examples, visit our GitHub repository.

This package is essential for developing any custom script, strategy, or indicator within the Tickblaze platform.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.99 222 3/31/2026
2.0.0.98 111 3/30/2026
2.0.0.74 515 9/17/2025
2.0.0.71 235 9/4/2025
2.0.0.68 187 7/30/2025
2.0.0.67 228 7/18/2025
2.0.0.61 144 6/21/2025
2.0.0.59 343 5/13/2025
2.0.0.55 339 4/15/2025
2.0.0.53 183 2/26/2025
2.0.0.51 190 2/17/2025
2.0.0.50 189 2/13/2025
2.0.0.49 194 1/31/2025
2.0.0.48 195 1/10/2025
2.0.0.48-pre.3 107 1/10/2025
2.0.0.47 165 1/10/2025
2.0.0.46 162 12/19/2024
2.0.0.45-pre.2 141 12/16/2024
2.0.0.44 166 12/2/2024
2.0.0.43-pre.7 110 11/24/2024
Loading failed