hzjken / crypto-arbitrage-framework

A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the optimal trading amount for each pair in the path given flexible constraints, and execute trades with multi-threading implemenation.
552 stars 172 forks source link

How to choose an appropriate graph type for highly variable data? #21

Open ahmoosavi opened 3 years ago

ahmoosavi commented 3 years ago

I have a number of busy line graphs, e.g., one of them is presented in the following. To my eyes, this graph is not very readable. I would like to know what factors should I consider when I want to choose an appropriate type of graph. Moreover, I would like to know your opinion on what type of representation might be better for the comparison shown the below graph.

image