Thanks to now landed eager serialization, we can easily present the viewer with much more complex data than the API specification presents as "valid". This means in turn that we can make visualizers deal with data that is arbitrarily more complex and deal with API changes completely separately....
More than 50 sync signals found - for performance reasons, sub-sampling to 50 homogenoeously spaced sync signals to align data. 50 sync events used for alignement - start-end drift of -3080.633ms --- Merged spike_times and spike_clusters saved at /same_folder/merged_lateralprobe_dataset_...
Step 1: Calculate Sample QuantilesFor this we need to just arrange the data in ascending order. The corresponding quantile values will range from 1/(n + 1) to n/(n + 1) as calculated below: # Sample Quantiles: Sort Sample Providedsq=sort(x)print(sq[1:5])...
Red triangles: Sell signals from the strategy. (Also, not every sell signal terminates a trade, compare to red and green squares.) Cyan circles: Trade entry points. Red squares: Trade exit points for trades with loss or 0% profit. Green squares: Trade exit points for profitable trades. In...