Plot distribution of Loss Streaks

Posted By: Smon

Plot distribution of Loss Streaks - 06/16/17 17:59

Is there an elegant way of plotting a distribution of LossStreaks?

Like:

x-axis: Length of the LossStreak
y-axis: the amount of LossStreaks with the corresponding length

I would like to get a better insight on Martingale with BinaryOptions. Just for fun and the sake of learning to master Zorro.
Posted By: jcl

Re: Plot distribution of Loss Streaks - 06/19/17 08:01

Use plotBar() for the lossstreak histogram. There are several examples, for instance the RandomWalk.c script.
© 2024 lite-C Forums