agentlytics
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
TradeNote is an open source trading journal that helps traders store, discover and recollect all their trades so they c…
TradeNote
- Open Source Trading Journal -
🌐 Website | 📚 Documentation | Discord
There are numerous great and very powerful trading journals out there. However, I wanted to build a journal for traders who care about data security and privacy but also for individuals that need simplicity and flexibility.
By creating and sharing TradeNote as an open source project, I hope to help other days traders like myself store, discover and recollect trade patterns so they can become and remain consistent and profitable traders.
For detailed installation and user guide, please visit the documentation page.
docker compose up -dThis will automatically setup the database (mongodDB) and the TradeNote app.
You can then access the website on http://localhost:8080.
If you cannot access the website, please refer to the importante notice above (and try changing the mongo version) or get support via Discord
You need to have a running MongoDB database. Please see their Docker Hub for instructions.
Then, run the TradeNote image with its environment variables.
docker run \
-e MONGO_URI=<mongo_uri> \
-e TRADENOTE_DATABASE=<tradenote_database>
-e APP_ID=<app_id> \
-e MASTER_KEY=<master_key> \
-e TRADENOTE_PORT=<tradenote_port> \
-p <tradenote_port>:<tradenote_port> \
--name tradenote_app \
-d eleventrading/tradenote
Start by registering a user. Visit http://localhost:8080/register to register a TradeNote user.
Please make sure to follow the instructions in the brokers folder for exporting and importing trades.
I'm a trader and recreational developer. My days are very packed but I will do my best to answer your questions and update the code when needed. As such, do not hesitate to contact me if you would like to contribute and help improve this project. Things to work on and improve:
This project is open sourced under the GNU GPL v3 licence.
more like this
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
an efficient and user friendly OTA server equipped with a powerful WEB UI, designed to effortlessly manage both your ES…
search projects, people, and tags