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

Maximum parces depth exceed in the NFIX4 strategy #414

Open
korenhskoh opened this issue Aug 19, 2024 · 3 comments
Open

Maximum parces depth exceed in the NFIX4 strategy #414

korenhskoh opened this issue Aug 19, 2024 · 3 comments

Comments

@korenhskoh
Copy link

Hi ,

I have encountering an error of the code where mentioned that "Maximum parces depth exceed" in the named of strategy NostalgiaForInfinityX4.py .

I am trying to solve it but unfortunately the code is too much for me.

image

I m appreciated for the solution.!

@DominiqueGEORGES
Copy link

Don't panic.

It is a limitation of Visual Studio Code ;-)

@korenhskoh
Copy link
Author

Thank you for the quick response! I just completed a backtest; it looks promising.

By the way, I have a few questions as follows:

  1. Should we conduct hyperparameter optimization ourselves for improved results?
  2. What is the leverage range for this X4 strategy?
  3. Is it advisable to maintain a coin list within the range of 40 to 80?

Thank you.

@iterativv
Copy link
Owner

Thank you for the quick response! I just completed a backtest; it looks promising.

By the way, I have a few questions as follows:

1. Should we conduct hyperparameter optimization ourselves for improved results?

2. What is the leverage range for this X4 strategy?

3. Is it advisable to maintain a coin list within the range of 40 to 80?

Thank you.

Hi. No need to do anything, the default is what I use too. X4 is using 3x leverage by default. As for the pairlist, 70-75 top, with age filter should be fine. See configs dir, for blacklist & pairlists for various exchanges. Plus exampleconfig, secrets and so on.

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

3 participants