An open API service indexing awesome lists of open source software.

https://github.com/shailscript/tb-main

Ticksbook - for all your derivatives trading portfolio and trade logs
https://github.com/shailscript/tb-main

Last synced: 11 months ago
JSON representation

Ticksbook - for all your derivatives trading portfolio and trade logs

Awesome Lists containing this project

README

          

# Ticksbook Main

## Table of Contents
* [Introduction](#introduction)
* [Technologies](#technologies)

## Introduction
> This is a work in progress, and I am on the eventstorming phase currently.

This project aims to track trades for a trading portfolio. It leverages Domain Driven Design, Event Sourcing, and Command-Query Responsibility Segregation.

## Technologies
- Nx Monorepo (https://nx.dev)
- TypeScript (https://www.typescriptlang.org)
- Nest.js (https://nestjs.com)
- EventStoreDB (https://www.eventstore.com)