-
Notifications
You must be signed in to change notification settings - Fork 170
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
Update master #282
Merged
Update master #282
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit c8d9c3d.
This reverts commit d9d20e5.
Alpaca will not work exactly like backtesting whereas previously it may have returned fewer number of rows than required. Now that will only happen if the data is not available by the broker. .gitignore has been updated as .venv is a commonly used name for virtual environments
Updated .gitignore And Alpaca To Work The Same As Other Brokers
…ure secret storage also added.
…wealth/lumibot into RobertMacLeodLatte/issue270
…on 'run_backtest()' implemented that returns the underlying strategy object that can be used by testing to check internal data.
Polygon.io Backtest Integration
allow fractional shares for stocks
bug fix for yahoo get last price (it was getting the price from the d…
davidlatte
temporarily deployed
to
unit-tests
November 20, 2023 07:38
— with
GitHub Actions
Inactive
…itial unit tests.
removed "currency" from asset - this should be in order instead. also…
davidlatte
temporarily deployed
to
unit-tests
November 28, 2023 22:13
— with
GitHub Actions
Inactive
tradier: new broker and data_source skeleton code added along with in…
bug fix when sleeptime is > 2 anything. it should start right away wh…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.