[+] add partial documentation
This commit is contained in:
parent
4da19bb053
commit
1e141ce6fa
15
deps/test-task-2025-06-30-v1/docs/readme.md
vendored
Normal file
15
deps/test-task-2025-06-30-v1/docs/readme.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
Tickers of interest:
|
||||
- EURUSD
|
||||
- USDJPY
|
||||
- GBPUSD
|
||||
- AUDUSD
|
||||
- USDCAD
|
||||
|
||||
Rest API - https://rates.emcont.com
|
||||
|
||||
Schema:
|
||||
Ticker:
|
||||
id: foreign_key market
|
||||
timestamp: datetime
|
||||
# (ask + bid) / 2
|
||||
value: decimal
|
Loading…
Reference in New Issue
Block a user