Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Split DataReaders.jl into several packages #27

Description

@femtotrader

When a large number of data sources will be available, it could be worth to split DataReaders.jl into several packages.

DataReaderBase will be a base package which will be used by other packages
(abstract type but also convenient functions which can be shared accross several package will be stored in DataReaderBase)

DataReaders.jl will be a package which will install all available data sources

DataReaderGoogleFinance
DataReaderYahooFinance
DataReaderIEX
...

Each package will be stored as a repository belonging to https://github.com/JuliaDataReaders GitHub organization

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions