AI4Finance-Foundation / AI4Finance-Foundation/FinRL

How does the tech_indicator_list work in the env_kwargs of FinRL?

Open
#1,270 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
16.3k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

"tech_indicator_list":processed_train.columns[7:]

Right now, the above code runs correctly for me. My processed_train.columns[7:] has all the technical features and some other macro features as well.

Now given that there are both technical features and macro features in processed_train.columns[7:], can FinRL correctly identify the technical features from the mix of technical and macro columns?

And will FinRL use only the specific TIC`s technical features when the above code is used ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.