Skip to content

How to log scale equity curve #404

Answered by FilJed
bizso09 asked this question in Q&A
Discussion options

You must be logged in to vote

It's bit outdated but you can try:

import numpy as np
np.log(stats['_equity_curve'])

And plot it. It gives you what you want.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kernc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants