nt-utils 1.0.0

Utility functions and helpers for Neural Trader trading platform
Documentation
[dependencies.nt-core]
version = "1.0.0"

[lib]
name = "nt_utils"
path = "src/lib.rs"

[package]
authors = ["Neural Trader Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["finance", "algorithms"]
description = "Utility functions and helpers for Neural Trader trading platform"
documentation = "https://docs.rs/nt-utils"
edition = "2021"
keywords = ["trading", "utilities", "finance", "helpers", "rust"]
license = "MIT OR Apache-2.0"
name = "nt-utils"
readme = "README.md"
repository = "https://github.com/ruvnet/neural-trader"
version = "1.0.0"