No video

Poloniex Test Bot (Triangular Arbitrage Results Analysis)

  Рет қаралды 23,625

Crypto Wizards

Crypto Wizards

Күн бұрын

I ran a triangular arbitrage algo over the weekend on Poloniex. The results were informative and have some insights that I'd like to share with you. Long story short, I won't be deploying my bot on Poloniex.
Video interview: • #38 - Shaun of CryptoW...

Пікірлер: 61
@andreyl2705
@andreyl2705 2 жыл бұрын
Great job. But I want to add. There are enough arbitrage situations on Poloniex. You can even successfully pick them up faster than the rest. Therefore, the problem of triangular arbitrage on this exchange is completely different. Lack of liquidity. Most arbitrage situations correspond to $1 liquidity. And since when placing an order through the API, you should not forget about the minQuantity and minAmount parameters for a trading pair, then the liquidity of $1 is very small
@stewheart
@stewheart Жыл бұрын
I bought your course on udemy. It was an incredible learning experience 😊 hope you are well sir
@bpdigital1617
@bpdigital1617 3 жыл бұрын
Great video thanks!
@juanizquierdo2649
@juanizquierdo2649 4 жыл бұрын
Great video and very self explanatory. Wish to get in touch with you for a Binance Test Bot. Thank you!
@CryptoWizards
@CryptoWizards 3 жыл бұрын
Thanks Juan, admin at cryptowizards dot net
@TaherAlblowe
@TaherAlblowe 4 жыл бұрын
Great content, optimizing the code is also important , take for example Numpy.sum() V.S Python Array sum() is 512 times faster , thats just one example. Also coding with C is actually more faster than Python ( fact ) :) Good luck , keep it up
@CryptoWizards
@CryptoWizards 4 жыл бұрын
You definitely know your stuff. Thanks for the help man!
@Dan-py6tb
@Dan-py6tb 4 жыл бұрын
great video, thanks for sharing!
@BitcoinTradingEASY
@BitcoinTradingEASY 4 жыл бұрын
👍😎
@greatnessakuma5538
@greatnessakuma5538 4 жыл бұрын
Man big ups. You are a true wealth of knowledge
@BitcoinTradingEASY
@BitcoinTradingEASY 4 жыл бұрын
👍👏
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Wow thank you!
@xavierichiza7999
@xavierichiza7999 4 жыл бұрын
Really good video ! Do you think that Python is fast enough for this kind of High Frequency Trading ? According to what I have read, Python is very slow compared to C# or even Java. 3 seconds is a lot in HFT
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Thanks Xavier. I would agree with you. Python is not really fast enough. You would want to program in C/C++ and have the bot running as close geographically to Poloniex's servers as possible. Also, you would want to use a FIX API as this is faster than the traditional WebSocket or REST API approach.
@scarlett.whit3
@scarlett.whit3 4 жыл бұрын
Such a great video, thanks so much for uploading! Any information on how to get ahead of competition is vital these days since most people into crypto trading have pretty efficient bots out there getting the pest opportunities already, would love to see what else you have to say and share on this topic :)
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Scarlett, many thanks! Much appreciated! Please contact us on admin@cryptowizards.net to discuss further
@HitAndMissLab
@HitAndMissLab 11 ай бұрын
I wander if writing code in C# would make for faster execution then Python code.
@mayanknagwanshi
@mayanknagwanshi 4 жыл бұрын
just wanted to point out at 8:01 , when you talk about depth (volume), you also have to take in account the order book right? for example even if you get a 0.5% opportunity at a certain price, it is only limited to the number of tokens in the order book i.e. you cannot have a volume greater than the order at that certain price. I don't know if this made sense, any thoughts?
@CryptoWizards
@CryptoWizards 3 жыл бұрын
Exactly right. You have to take into account the available orderbook depth.
@TheJakeRobinson
@TheJakeRobinson 4 жыл бұрын
Valuable thought process - could you build one coin algos and then do it for each coin so you have many faster bots working in parallel? Also, have you made a video addressing the bitcoin halving in May and how this could manifest in price based on supply and demand? Price prediction? Cheers
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Jake, that is an interesting question. Sorry for the late reply. Should you want to still discuss this please e-mail me: admin@cryptowizards.net
@CodingJourney
@CodingJourney 4 жыл бұрын
Great video! As usual 😉🙂
@BitcoinTradingEASY
@BitcoinTradingEASY 4 жыл бұрын
👍😜👏
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Thanks hey!
@KnowledgeIsFood
@KnowledgeIsFood 4 жыл бұрын
Hi, is 3 exchange and 3 also doing triangular arbitrage? Which mean 9 possible trade for triangular arbitrage? What if have 1000 btc to 3 exchange to do triangular arbitrage?
@CryptoWizards
@CryptoWizards 3 жыл бұрын
Yes, it depends on what currency you are starting with. You can trade arbitrage in both forward and reverse.
@AlanDeepARG
@AlanDeepARG 4 жыл бұрын
Hello! I wanted to ask you ... So in summary, is it profitable to create a triangular arbitration bot? What exchanges do you recommend doing? Is Binance a good option? As for Poloniex, I don't understand what you mean by "depth" when those opportunities that last several seconds appear. Why do they appear for so many seconds? I am from Argentina and I have a hard time understanding you in some terms. Thanks and regards
@mounirmzabi1760
@mounirmzabi1760 4 жыл бұрын
Can i contact u?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Alan, good question, my apologies for taking so long to reply. Can you contact me at admin@cryptowizards.net so we can discuss further?
@___Chris___
@___Chris___ 4 жыл бұрын
I wonder if the same concept still works in forex (with an ECN account)... commissions are rather low on the major pairs and a latency of 1-3 millisec isn't a problem on a VPS. But then there is the question if brokers ban you for unallowed arbitrage (terms&conditions...). I already wrote a functioning robot for this but am too scared to run it in live trading for these reasons. I know this channel is about cryptos. Nevertheless: Anybody any thoughts or practical experience?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Interesting question Christian! Sorry for the late reply, let's think about this and maybe set up a call over the next weeks to discuss? Please use the following e-mail: admin@cryptowizards.net
@hadherramadhanmohammed3699
@hadherramadhanmohammed3699 4 жыл бұрын
try it on demo pro if your broker is honest his demo must exactlly the same as real account .. but be careful forex is a central market any arbitrage chance will not last more than 10 seconds with floating spread that may jumped to 3x or more then eats your profits .... cfd markets designed to stole your money
@Ozhyy16
@Ozhyy16 4 жыл бұрын
great result bro,, do you release the code for public?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Thanks man! I've been thinking about releasing all ML and Arb code on the CW site for members. Also been thinking of doing a course to teach folk too. Let me know thoughts?
@Cryptonomy
@Cryptonomy 4 жыл бұрын
congratulations, you can share your code of phyton???
@mounirmzabi1760
@mounirmzabi1760 4 жыл бұрын
Did he share it?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Was thinking of putting all code in the members area. Just comment as to what you are interested in.
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Sorry not yet. Was also thinking of doing a step by step course on the code...as its a lot to take in.
@LorenzoPrimiterra
@LorenzoPrimiterra 3 жыл бұрын
@@CryptoWizards I'm really interested in the code! (sent you an email)
@mounirmzabi1760
@mounirmzabi1760 4 жыл бұрын
Great job,i hope to do that but its duficlt
@BitcoinTradingEASY
@BitcoinTradingEASY 4 жыл бұрын
Hello Mounir, If you want use a crypto arbitrage bot, you can watch my channel and see the fully automated bot that I am used. best regards,
@SC4RL3T_animations
@SC4RL3T_animations 3 жыл бұрын
Do you make a custom triangular bot too ?
@hwakcingchong5180
@hwakcingchong5180 3 жыл бұрын
Price charts prove that the future comes back to the past.
@thomaslampe775
@thomaslampe775 4 жыл бұрын
Hello Shaun, thanks for the great insights into cryptocurrency. We're two entrepreneurs and would like to contact you to discuss a few ideas. How can we do that? Thomas
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Thomas, our apologies for coming back to you so late. Please contact me at Admin@cryptowizards.net
@celestine.love88
@celestine.love88 3 жыл бұрын
Is it always profit?
@lukasd3802
@lukasd3802 2 жыл бұрын
Does ploniex have an api? Or how you got these results?
@CryptoWizards
@CryptoWizards 2 жыл бұрын
Correct, they have an API. If you have gone through one of the courses (Triangular Arbitrage for Crypto) on Udemy or through the membership, you will learn how to calculate this exactly.
@alnoman2582
@alnoman2582 3 жыл бұрын
Its still work?
@Gary-cc8oe
@Gary-cc8oe 2 жыл бұрын
is this triangular arbitrage for forex or crypto?
@CryptoWizards
@CryptoWizards 2 жыл бұрын
Crypto brother.
@Gary-cc8oe
@Gary-cc8oe 2 жыл бұрын
@@CryptoWizards can you show us the result?
@AlanDeepARG
@AlanDeepARG 4 жыл бұрын
Is there any way to communicate with you directly or by mail?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Alan, yes absolutely, please send an e-mail to Admin@cryptowizards.net and we will get back to you
@zodotaru5347
@zodotaru5347 2 жыл бұрын
Binance is the way
@bennyx1281
@bennyx1281 4 жыл бұрын
Hey bro y’all have a Facebook, or telegram group?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Benny, apologies for the late reply. You can send us an e-mail: admin@cryptowizards.net. Send us your contact details so we can get in touch with you
@Alexander-cd5ly
@Alexander-cd5ly 4 жыл бұрын
Great content! Could you share your email?
@CryptoWizards
@CryptoWizards 4 жыл бұрын
Hi Alexander, absolutely - please contact us on admin@cryptowizards.net
Low risk and instant profit: Crypto Arbitrage!
16:40
Full Value Dan
Рет қаралды 281 М.
Real Life Arbitrage Trade: how to execute a trade (tutorial)
36:27
Crypto Wizards
Рет қаралды 25 М.
wow so cute 🥰
00:20
dednahype
Рет қаралды 31 МЛН
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 12 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 78 МЛН
OKX Arbitrage Trading Bot Tutorial (Step-by-Step Guide)
19:22
Crypto Triangular Arbitrage
20:16
Bitcoin Trading Challenge
Рет қаралды 56 М.
Pancakeswap V2 Crypto Triangular Arbitrage - You Were Right!
13:52
Crypto Wizards
Рет қаралды 35 М.
The #1 LEADING Indicator in Crypto for Short Term Traders
7:42
Crypto Wizards
Рет қаралды 3,9 М.
Using a KALMAN FILTER to BOOST Returns
16:38
Crypto Wizards
Рет қаралды 2,7 М.
Is Uniswap V3 Triangular Arbitrage Worth It? Test Results...
9:31
Crypto Wizards
Рет қаралды 12 М.
Triangular Arbitrage Step-by-Step
4:57
collegefinance
Рет қаралды 255 М.