- instType
- instId
- last
- lastSz
- askPx
- askSz
- bidPx
- bidSz
- open24h
- high24h
- low24h
- sodUtc0
- sodUtc8
- volCcy24h
- vol24h
- ts
You can directly access with above badge, or you wish to access locally,
- Step 1
python -m pip install -r requirements.txt
- Step 2
streamlit run main.py
- Step 3
http://localhost:8501