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.
import exchange from "https://deno.land/x/hillsight/exchange/mod.ts";
// OR
import { exchange } from "https://deno.land/x/hillsight/mod.ts";Please submit any issues or feature requests using the github issue tracker.