Abstract: Currently, 95% of network operations are completed manually, which costs a lot of money, effort, and time consuming. This paper presents a study that examines the efficiency of scripting in ...
MOEX data fetcher/ ├── src/ # Source code │ ├── moex_api_client.py # Core API client │ ├── fetch_moex_iss_bond_indices.py # Bond indices fetcher │ └── moex_bond_data.py # Russian bond data fetcher ├── ...