• Joined on 2025-05-15
tliu93 pushed to feature/api_endpoint at tliu93/trading-journal 2025-09-22 23:07:27 +02:00
b68249f9f1 add create get exchange endpoint
tliu93 pushed to feature/api_endpoint at tliu93/trading-journal 2025-09-22 22:52:12 +02:00
1750401278 several changes:
tliu93 pushed to feature/api_endpoint at tliu93/trading-journal 2025-09-22 17:35:09 +02:00
466e6ce653 wip user reg
e70a63e4f9 add security py
76ed38e9af add crud for exchange
Compare 3 commits »
tliu93 created branch feature/api_endpoint in tliu93/trading-journal 2025-09-22 14:33:36 +02:00
tliu93 pushed to feature/api_endpoint at tliu93/trading-journal 2025-09-22 14:33:36 +02:00
1fbc93353d add exchange table
76cc967c42 cycle and trade add exchange field
442da655c0 Fix linting error and linting config
Compare 3 commits »
tliu93 deleted branch feature/db_add_session from tliu93/trading-journal 2025-09-19 14:53:40 +02:00
tliu93 merged pull request tliu93/trading-journal#3 2025-09-19 14:21:12 +02:00
feature/db_add_session
tliu93 pushed to main at tliu93/trading-journal 2025-09-19 14:21:12 +02:00
07d33c4568 Merge pull request 'feature/db_add_session' (#3) from feature/db_add_session into main
9f3010d300 fix path typo
bc264c8014 use workspace
afd342b31f cwd for compare model
39fc10572e add ci to compare models
Compare 6 commits »
tliu93 created pull request tliu93/trading-journal#3 2025-09-19 14:20:39 +02:00
feature/db_add_session
tliu93 pushed to feature/db_add_session at tliu93/trading-journal 2025-09-19 14:18:21 +02:00
9f3010d300 fix path typo
tliu93 pushed to feature/db_add_session at tliu93/trading-journal 2025-09-19 14:16:26 +02:00
bc264c8014 use workspace
tliu93 pushed to feature/db_add_session at tliu93/trading-journal 2025-09-19 14:14:53 +02:00
afd342b31f cwd for compare model
tliu93 created branch feature/db_add_session in tliu93/trading-journal 2025-09-19 14:13:11 +02:00
tliu93 pushed to feature/db_add_session at tliu93/trading-journal 2025-09-19 14:13:11 +02:00
39fc10572e add ci to compare models
2fbf1e9e01 Add session db
Compare 2 commits »
tliu93 deleted branch feature/db from tliu93/trading-journal 2025-09-18 14:28:49 +02:00
tliu93 pushed to main at tliu93/trading-journal 2025-09-18 14:28:19 +02:00
0bc85c1faf Merge pull request 'feature/db' (#2) from feature/db into main
eb1f8c0e37 db ferst version is done.
d1f1b3e66c Add invalidate not yet with tests
a0898fa29e refine modle
7041cc654e refine teardown
Compare 17 commits »
tliu93 merged pull request tliu93/trading-journal#2 2025-09-18 14:28:18 +02:00
feature/db
tliu93 created pull request tliu93/trading-journal#2 2025-09-18 14:27:13 +02:00
feature/db
tliu93 pushed to feature/db at tliu93/trading-journal 2025-09-18 14:27:00 +02:00
eb1f8c0e37 db ferst version is done.
tliu93 pushed to feature/db at tliu93/trading-journal 2025-09-17 16:37:02 +02:00
d1f1b3e66c Add invalidate not yet with tests