Hillsight a toolbox for analyzing, collecting, visualizing, and executing on exchange data.
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Versions
Hillsight
Introduction
Hillsight is a toolbox for analyzing, collecting, visualizing, and executing on exchange data.
It can perform simulations and analysis on exchange data, in real time. Making developing advanced trading strategies easy and intuitive.
Repositories
Usage
Exchange
import exchange from "https://deno.land/x/hillsight/exchange/mod.ts";
// OR
import { exchange } from "https://deno.land/x/hillsight/mod.ts";Contributing
Please submit any issues or feature requests using the github issue tracker.