Giter Site home page Giter Site logo

jrbjrb1212 / cpp-crypto-arbitrage-framework Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 5.0 10.69 MB

C++ Framework for Detecting Crypto Currency Arbitrages from Public Exchanges and Data

License: MIT License

CMake 0.34% C++ 83.25% Python 14.69% Shell 1.73%
arbitrage-opportunity cryptocurrency fast-algorithms

cpp-crypto-arbitrage-framework's Issues

Real implementation !!!

I have been trying for a week to find a way about how to implement cross exchange arbitrage. Arbitrage only in one exchange is very hard because it results loss due to it's not that hard for the exchange to maintain it's liquidity and arbitrage gap. However, when u try to arbitrage between 2 or more exchanges u will find out many profitable opportunity. But the problem is transferring balance between two exchanges is very time costuming and end up lossing the arbitrage opportunity.
i searched all over the internet about cross exchange trade that is suitable for arbitrage but no answer, no clue, no starting idea.....

So if anyone, including the developer of this repo, have an idea Please share with meπŸ™

all are negative

i run the bot for 2 days in debug mode and every profit path the bot find have "-" sign. all the ROI, profitable, and EXprice have "-" sign. is it negative or a "separetor"...i just confused. also what is EXprice and are the ROI numbers are percentage?

tnx very muchScreenshot_20230520-095219.jpg

Can not build

When i follow the step and try to build it throughs this error

ubuntu@ip-172-26-2-74:~/Cpp-Crypto-Arbitrage-Framework/Framework$  bash shell_driver.sh
user_settings are already generated
building framework

CMake Error: The current CMakeCache.txt directory /home/ubuntu/Cpp-Crypto-Arbitrage-Framework/Framework/out/build/CMakeCache.txt is different than the directory /mnt/c/Users/johnb/OneDrive/Desktop/Github Code/Crypto-Arbitrage-/Framework/out/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source "/home/ubuntu/Cpp-Crypto-Arbitrage-Framework/Framework/CMakeLists.txt" does not match the source "/mnt/c/Users/johnb/OneDrive/Desktop/Github Code/Crypto-Arbitrage-/Framework/CMakeLists.txt" used to generate cache.  Re-run cmake with a different source directory.
make: *** No targets specified and no makefile found.  Stop.

finished framework build

Please help>>>and thnx for this amazing work

Cross exchange

Hello John. I see somthing when i read your readme.md. In "Disclaimer and Drawbacks" section you mentioned that few exchanges allow cross exchange trade. Can u tell me their name please?

Thanks

---Der

Iteration found no arbitrage path in debug run

Hi John,
Many thanks for this nice project. I found it is well-written and well structured. Now I am trying to run it and understand the codes. I learned a lot from it.
However, when I ran the debug mode, I was told "Iteration found no arbitrage path" even after many iterations...is there something wrong? Btw, I am using user setting like this:

*****************
UserInput:
Arb Path Length: 3
Start Crypto: USDT
Min Trade Amount: 20
Removed exchanges: None
Lower bound profitability: 0
Coin amount requested: 25
Volume requested: 0
Debug mode: 1
Time mode: 0
Order book depth: 250
*****************

Meanwhile, I found some pairs are not generated in the symbolMap, like LAIUSDT. Is it because binance and other exchanges don't provide the swap for this?

Thanks and really appreciate for your efforts about this amazing project!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.