Created
June 9, 2020 08:00
-
-
Save saleh-old/3f89a2c7d45092c1e4bf34c9b51195d6 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
def filters(self): | |
return [ | |
self.reward_to_risk_filter, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment