-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH Added slippage sweep and slippage sensitivity plots. Added suppor…
…t for slippage adjustement in all full tearsheet plots. STY Moved turnover to txn.py. Moved transactions related tests to separate file
- Loading branch information
1 parent
1da0d9c
commit 485e8ff
Showing
3 changed files
with
172 additions
and
4 deletions.
There are no files selected for viewing
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 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 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
@acampbell22 @twiecki I thought I had made this comment already but I guess it didn't post.
This function is plotting the sensitivity of the sharpe ratio to slippage, not the sensitivity of the annual returns.
I'm not sure if the docstring or the code should be changed, but they should agree.