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
- Host: GitHub
- URL: https://github.com/shailscript/tb-main
- Owner: shailscript
- Created: 2022-06-17T00:48:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T18:50:33.000Z (over 3 years ago)
- Last Synced: 2025-01-01T23:09:59.000Z (over 1 year ago)
- Language: TypeScript
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)