maximotus / arl22-rl-stock-trading

2 stars 2 forks source link

OHLC + TWITTER #20

Open JFLXB opened 2 years ago

JFLXB commented 2 years ago

Description

Run the Experiment for the following setup 3 times for a window_size of 30.

Attributes

["open", "high", "low", "close", "tick_volume", "spread", "real_volume", "twitter_mention_count", "twitter_mention_mean", "twitter_mention_std", "twitter_mention_min", "twitter_mention_25"%", "twitter_mention_50%", "twitter_mention_75%", "twitter_mention_max", "twitter_postitive_score_count", "twitter_postitive_score_mean", "twitter_postitive_score_std", "twitter_postitive_score_min", "twitter_postitive_score_25%", "twitter_postitive_score_50%", "twitter_postitive_score_75%", "twitter_postitive_score_max", "twitter_negative_score_count", "twitter_negative_score_mean", "twitter_negative_score_std", "twitter_negative_score_min", "twitter_negative_score_25%", "twitter_negative_score_50%", "twitter_negative_score_75%", "twitter_negative_score_max", "twitter_positive_mention_count", "twitter_positive_mention_mean", "twitter_positive_mention_std", "twitter_positive_mention_min", "twitter_positive_mention_25%", "twitter_positive_mention_50%", "twitter_positive_mention_75%", "twitter_positive_mention_max", "twitter_negative_mention_count", "twitter_negative_mention_mean", "twitter_negative_mention_std", "twitter_negative_mention_min", "twitter_negative_mention_25%", "twitter_negative_mention_50%", "twitter_negative_mention_75%", "twitter_negative_mention_max", "twitter_score_count", "twitter_score_mean", "twitter_score_std", "twitter_score_min", "twitter_score_25%", "twitter_score_50%", "twitter_score_75%", "twitter_score_max"]

Sub-Tasks

These window sizes should be tested after running the experiment 3 times using the default window_size of 30.