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

Feat/add delay between signals #6449

Merged

Conversation

cardosofede
Copy link
Contributor

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
Add functionality of delay between signals requested by a community member

Tests performed by the developer:
run a directional strategy that returns all the time 1 and check that the script waits until the next signal

Tips for QA testing:

@rapcmia rapcmia self-requested a review July 7, 2023 03:36
Copy link
Contributor

@rapcmia rapcmia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • Observe behavior of directional_strategy script when delay_between signals is set with different internvals {5s,10s,120s}
  • After a position executor is closed, there will be a delay depending on the set delay_between_signals then it checks the signal
  • Tested with tight RSA values to ensure we can open a position and time_limit

@rapcmia
Copy link
Contributor

rapcmia commented Jul 7, 2023

HI @cardosofede i tried to run the Github CI and getting this result 2/2
image

@cardosofede
Copy link
Contributor Author

@rapcmia fixed!

@rapcmia rapcmia merged commit b87b726 into hummingbot:development Jul 7, 2023
2 checks passed
@rapcmia
Copy link
Contributor

rapcmia commented Jul 7, 2023

Merged PR on behalf of the foundation team to development and will be available on release version 1.18.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants