Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 468 Bytes

Rusquant

Это форк пакета rusquant
Что нового:

  • Добавлены функции для загрузки тикеров mfd.ru, moex.com:
    • loadStockListMfd()
    • loadStockListMoex(market=c("MOEX", "FORTS"))
  • Добавлены демо скрипты

Install

library(devtools)
install_github("r8m/rusquant")

Demo

demo("SI_BR_Regression",package="rusquant")