Skip to main content
Deno 2 is finally here 🎉️
Learn more

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.