crypto-arbitrage-framework icon indicating copy to clipboard operation
crypto-arbitrage-framework copied to clipboard

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 op...

Results 23 crypto-arbitrage-framework issues
Sort by recently updated
recently updated
newest added

Are you using this: https://en.wikipedia.org/wiki/Shortest_path_problem#Linear_programming_formulation ? ![image](https://user-images.githubusercontent.com/9342524/169682904-9f802cef-bbc9-4453-a28a-6660d78f54f2.png)

Hi mate.. Awesome work done... Do you have an enhanced version of this script which you can share with us for pricing. Regards Krishna G

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...

Do anyone get this work? I encounter the error as below, anyone can help? It seem that, there is no function: 'binary_var_list()' in class 'PathOptimizer' TIA, ########## \path_optimizer.py in _run_time_init(self)...

Most crypto arbitrage bots don’t do actual arbitrage with withdraw/deposit cross-exchange, from reading the docs for this project it is unclear if this supports that? Also, is it possible to...

Z:\Downloads\crypto-arbitrage-framework-master\crypto\path_optimizer.py:241: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will...

Searching for something equivalent. for example java simplexsolver

As cplex is a commercial software, maybe you could add a config option to choose scipy instead cplex for optimizacion. just like https://github.com/wardbradt/peregrine Thank you

Please consider adding an open-source LICENSE file as well as requirements.txt