Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RL] Improve reward function #11

Open
mjuchli opened this issue Mar 10, 2018 · 0 comments
Open

[RL] Improve reward function #11

mjuchli opened this issue Mar 10, 2018 · 0 comments

Comments

@mjuchli
Copy link
Owner

mjuchli commented Mar 10, 2018

Instead of (p_0 - vwap_t) compare against p_0 - (max([p_0; p_t]) + min([p_0; p_t])) / 2 (normalized between -1 and 1). Therefore we have a stable reward for any kind of fluctuation.

evernote snapshot 20180310 225733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant