Package: moexer 0.3.0.9000
Dmitry Zotikov
moexer: Interact with Moscow Exchange Informational and Statistical Server ('ISS')
This is a thin wrapper around the 'MOEX' 'ISS' REST interface, see <https://iss.moex.com>. It allows to quickly fetch price candles for a particular security, obtain its profile information and so on.
Authors:
moexer_0.3.0.9000.tar.gz
moexer_0.3.0.9000.zip(r-4.5)moexer_0.3.0.9000.zip(r-4.4)moexer_0.3.0.9000.zip(r-4.3)
moexer_0.3.0.9000.tgz(r-4.4-any)moexer_0.3.0.9000.tgz(r-4.3-any)
moexer_0.3.0.9000.tar.gz(r-4.5-noble)moexer_0.3.0.9000.tar.gz(r-4.4-noble)
moexer_0.3.0.9000.tgz(r-4.4-emscripten)moexer_0.3.0.9000.tgz(r-4.3-emscripten)
moexer.pdf |moexer.html✨
moexer/json (API)
NEWS
# Install 'moexer' in R: |
install.packages('moexer', repos = c('https://x1o.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/x1o/moexer/issues
Last updated 8 months agofrom:ae45146be2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | OK | Oct 23 2024 |
R-4.5-linux | OK | Oct 23 2024 |
R-4.4-win | OK | Oct 23 2024 |
R-4.4-mac | OK | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:fetching_fullyfollowing_cursorget_candle_bordersget_candle_durationsget_candlesget_security_infoquery_isssearch_security
Dependencies:askpassassertthatbitbit64clicliprcolorspacecpp11crayoncurldplyrfansifarvergenericsggplot2gluegtablehmshttrisobandjsonlitelabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerreadrrlangscalesstringistringrsystibbletidyselecttimechangetzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A Decorator for Fetching All Available Data | fetching_fully |
A Decorator for Following Response Cursor | following_cursor |
Get Possible Candle 'from-till' Values for a Security | get_candle_borders |
Get Candle Durations-Intervals Mapping | get_candle_durations |
Get Candles for a Set of Securities | get_candles |
Get a Security's Info | get_security_info |
Plot Candles | plot.MoexCandles |
Submit a REST Query to ISS | query_iss |
Search for a Single Security | search_security |