发布

  • 16303 7e568bf4ac

    Feature: find different Ticker data download parameters (#7845)

    frostbyte_neo 发布于 2024-03-18 17:43:11 +00:00 | 997 次提交 在此版本后已推送到 master

    • refactor: map files in lean/data folder

    • feat: Indexers in MapFile

    • feat: extension for mapFile and downloader param

    • refactor: getAllTickers from MapFiles

    • feat: addition out variable in TryParsePath
      fix: tests with new variable

    • refactor: DownloadDataProvider with getting all ticker with different DateTime Ranges
      feat: test

    • revert: "refactor: map files in lean/data folder"

    This reverts commit 41fa26eb8627446028d4f2d4c536511ea82a9a48.

    • revert: "feat: addition out variable in TryParsePath"
      refactor: some actual changing

    This reverts commit 9de482bd6490eecd1eeee83e035dfc1ece8d6415.

    • revert: "feat: Indexers in MapFile"
      fix: actual changes

    This reverts commit 393181c6316a354a8cdcbfb093707cb545383a8a.

    • remove: high performance Any validation
      feat: validation on ticker start with specific sign
      fix: option test

    • feat: validation on mapping
      refactor: when resolution less hour
      test: new test cases + validation of SecurityType

    • refactor: add additional day when return date range from MapFile
      fix: FirstTicker instead of Permtick when generate new Equity
      feat: validation of request Date in DownloaderDataProvider
      refactor: by style proj DownloaderDataProvider
      test:fix: starting Date in TestCases

    • remove: duplicate code

    • fix: check of income data.Time with requested Start/End-Date

    • test:fix: download test cuz we can not get/write future data

    • remove: extra Symbol Create mthd

    • test:feat: validate of TryParse returns correct symbol

    • remove: excess if condition

    • test:remove: extra chaning
      connected # 3a62adf54c42b01d28ff410e93e1ce277ee6d534

    • refactor: split big method to small ones (add readability)

    • fix: typo in xml description

    • refactor: get the correct symbol value

    • refactor: use local time instead of Utc in download Param extension
      refactor: use struct instead of class

    • test:fix: convert time to Utc from local time

    下载附件