FinRL icon indicating copy to clipboard operation
FinRL copied to clipboard

Configuration Modules for creating user directory, configuration loading...

Open Youbadawy opened this issue 3 years ago • 1 comments

Dear all,

Hope this pull requests finds you all well and in good health,

Sorry for the delay, as requested this is a smaller pull request, with pep8 styling and documentation for the config items,

Goal of PR,

the primary aim for these modules is to facilitate the extraction of data, information, agents, and what not from a unified, standardized location in the repository ( ./user_data).

also I believe we should change the location of the config.json file that was put inside /notebooks to a central config folder in the parent directory. where we will put an example file to retrieve if any user need.

Whats next?

next we have the data fetching for crypto using the ccxt module.

@XiaoYangLiu-FinRL @BruceYanghy @spencerR1992

hope that meets the requirements...

Youbadawy avatar Mar 11 '21 16:03 Youbadawy

thanks for your valuable codes.

could you pls separate this PR to several PRs? In software engineering, we hope each PR solves only one problem.

In addition, this branch has conflicts with master. could you pls revise it?

zhumingpassional avatar Dec 25 '22 00:12 zhumingpassional