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

Startprice/Endprice question #56

Open
Remonell opened this issue Sep 28, 2018 · 1 comment
Open

Startprice/Endprice question #56

Remonell opened this issue Sep 28, 2018 · 1 comment

Comments

@Remonell
Copy link

Remonell commented Sep 28, 2018

What exactly means startprice and endprice? I assumed it would be the start and endprice of 1 bitcoin at the beginning and end of my backdata duration. But the prices vary in the epochs. Can someone answer this?

@WilbertNL
Copy link

Old threat, but still, it may help you or someone else: I guess it's related to different candles times being used.

candleValues * historySize = warmup period (the time before it actually starts to consider a trade).

If your candleValues differ, your warmup period will differ, hence the period over which trades are considered differ.

Check your epochs and verify that same candlesizes yield the same startPrice to confirm this theory.

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

No branches or pull requests

2 participants