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

Signals factory #52

Merged
merged 7 commits into from
Oct 19, 2020
Merged

Signals factory #52

merged 7 commits into from
Oct 19, 2020

Conversation

polakowo
Copy link
Owner

  • Create a factory to place entry and exit signals iteratively
  • Refactor signal generation functions
  • Auto-align DataFrames when broadcasting

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #52 into master will increase coverage by 0.06%.
The diff coverage is 90.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   90.56%   90.63%   +0.06%     
==========================================
  Files          41       45       +4     
  Lines        6287     7151     +864     
  Branches     1373     1610     +237     
==========================================
+ Hits         5694     6481     +787     
- Misses        275      299      +24     
- Partials      318      371      +53     
Impacted Files Coverage Δ
vectorbt/base/array_wrapper.py 88.70% <ø> (ø)
vectorbt/base/column_grouper.py 94.77% <ø> (ø)
vectorbt/defaults.py 100.00% <ø> (ø)
vectorbt/generic/accessors.py 95.83% <ø> (ø)
vectorbt/indicators/__init__.py 100.00% <ø> (ø)
vectorbt/ohlcv/accessors.py 100.00% <ø> (ø)
vectorbt/records/__init__.py 100.00% <ø> (ø)
vectorbt/records/base.py 87.35% <ø> (ø)
vectorbt/returns/accessors.py 92.56% <ø> (ø)
vectorbt/utils/decorators.py 86.56% <ø> (ø)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a07017...2f2fe0b. Read the comment docs.

@polakowo polakowo merged commit 60678ab into master Oct 19, 2020
@polakowo polakowo deleted the signals-factory branch December 22, 2020 17:15
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

Successfully merging this pull request may close these issues.

1 participant