-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
-
I used the code:
print(result['_trades'])
but only few results were shown. How to show more?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Results stats/trades are pandas DataFrames, therefore they respect pandas display options.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment