Skip to content

Commit 10819fc

Browse files
authored
Update README.md
1 parent b316959 commit 10819fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ First step after cloning: `./install_requirements.sh`
1515

1616
Second step: read [this](https://github.com/doruirimescu/python-trading/tree/master/Trading/live/scripts#readme)
1717

18+
### Navigation
19+
This repo is HUGE, and you will probably not need 90% of the things in here.
20+
21+
Loan management [here](https://github.com/doruirimescu/python-trading/blob/master/Trading/loan/README.md)
22+
Investment and precious metal model [here](https://github.com/doruirimescu/python-trading/blob/master/Trading/model/investment.py)
23+
Precious metal investment tracking [here](https://github.com/doruirimescu/python-trading/tree/master/Trading/investment)
1824

1925
# Pipeline structure
2026
![automation_flow drawio](papers/automation-flow.png)

0 commit comments

Comments
 (0)