karthik947 / BinanceTriangularArbitrage_v2

This is the new version of Binance Triangular Arbitrage finder.
MIT License
264 stars 101 forks source link

How do i automatically buy and sell with code #3

Open noahwalugembe opened 4 years ago

noahwalugembe commented 4 years ago

How do i automatically buy and sell with code so as to make some money

PlinMartinez commented 4 years ago

I have this program here https://github.com/PlinMartinez/PliniBot-arbitraje

works with Python and ccxt over all exchanges and creates each triarbitrage pairs

karthik947 commented 4 years ago

The program, in it's current form, is just a scanner. It just finds the list of available opportunities but doesn't have the capability to automatically buy and sell.

That being said, I've made the code open source, so feel free to use it and build your own tool.

On Tue, Jan 21, 2020 at 8:53 PM Plin Martinez notifications@github.com wrote:

I have this program here https://github.com/PlinMartinez/PliniBot-arbitraje

works with Python and ccxt over all exchanges and creates each triarbitrage pairs

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/karthik947/BinanceTriangularArbitrage_v2/issues/3?email_source=notifications&email_token=AHFKOQ5XVQ2NWOUG3AZHC43Q64HPHA5CNFSM4KJVE752YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJQDWCQ#issuecomment-576731914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFKOQ5OHKXH2576V5Z3WDTQ64HPHANCNFSM4KJVE75Q .

-- Best Regards, Karthik.

Algo-Tradings commented 4 years ago

Karthik, based on your scanner code I made my own trading system. Bytheway during the 3 operations, the prices changes and I not get enough profit to compensate the fees. It was a exciting job, but I've made all possible adjusts that I keep in mind without much success. Have you do a worth triangular bot? We could work together. Because of COVID-19 I have time to spend. Best regards!

davide808080 commented 4 years ago

The program, in it's current form, is just a scanner. It just finds the list of available opportunities but doesn't have the capability to automatically buy and sell. That being said, I've made the code open source, so feel free to use it and build your own tool.

Khartik947 i need your email, can you provide me? i have professional query, thanks