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

Strategy adjustment features pulled from @jaredrsommer fork #32

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

noahtheprogrammer
Copy link
Owner

At the moment, this branch is entirely incompatible with the main branch. However, this code should give us a good starting point into integration and houses some pretty sweet features, such as creating and importing custom strategies into Soltrade instead of its current algorithm. Big thanks to @jaredrsommer for getting the ball rolling!

@noahtheprogrammer noahtheprogrammer added the enhancement New feature or request label Jul 23, 2024
@jaredrsommer
Copy link

I will be getting back to this when I get a chance!

jaredrsommer and others added 4 commits July 24, 2024 19:30
While these functions will probably be implemented in a later version of Soltrade, this branch primarily focuses on the strategy creation feature. In addition, they are not conditional and will always attempt to execute, even if Telegram is not being used.
The conflicts required for merging have been resolved, but the branch is by no means ready for main.
The indicators file is no longer necessary due to the addition of a pandas-only technical analysis library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants