byte21

Member
18
Posts
148
Reputation
May 6, 2017
Joined
Recent posts
  • Thank you for sharing your experience! Very useful! How do you go about showing revenues for accounting and converting to fiat to cover your opex?

  • Updated with the two new features - Trading Strategy Budget and Bracketed Orders and two production ready trading bots - DCA and MomentumBreakout.

  • Just dropped a new update for the Whale's Secret ScriptApiLib NuGet library! This toolkit lets you automate trading on Binance Spot and Kucoin Spot (and more exchanges to come!) using .NET 9. Check out what’s included:…

  • Part 8 introduces a simple API to get the exchange account balance. We also discuss common account security features offered by exchanges today.

  • Part 7 - Trade and Order History We explain what is a trade in a terminology of an exchange and describe how to get historical trades and orders from an exchange using Whale's Secret ScriptApiLib. With most exchanges,…

  • Blog post part 6 - Reconnecting strategies In this post we discuss how to react to exchange service disruptions. This is a very important topic that differentiates professionals from people who are just playing with the…

  • Thanks, that's a good insight. So far we have hoped that people can very much use the free version to see for themselves. But I think you are right that it's not that easy - you don't want to try every library out there…

  • Order cancelling is discussed in part 5 of our algorithmic trading blog series. We explain the basics of order cancelling and point out some edge cases that it is better to be aware of. We also demonstrate how to use…

  • Part 4 is out. We explain basics of how placing orders on exchanges works and how their matching engines execute the placed orders. We show examples of how to get information about fills (both partial and full) of your…

  • The risk management is certainly very important and we will talk about that in our series as well. We actually have direct support for this in our library. We call it trading strategy budget. When you connect to the…

  • In the 3rd part of our series, we explain the concept of orders in general, we talk about differences between limit and market orders, and we show samples how to place these orders on the Binance exchange. Nice feature…

  • In the second part of our series about algorithmic trading in C#, we connect the trading bot to Telegram chat room, so that we can be alerted about interesting developments on the market.

  • We've kicked off a series of blog entries where we'll show you how to build trading bots using C#. It's a clear, step-by-step guide aimed at folks who are familiar with C# and have some basic trading knowledge. In the…

  • In the screenshot we can see that when I try to send the USDT-TRC20, the transaction remains in "Broadcasting transaction to network" for a few seconds, and then appears the error "Failed send tx".…

  • Off course, I also tried to send the USDT-TRC20 using a VPN app, and the result is the same. The address is shared with the TRX, and the TRX can be send without VPN.

  • More details: The wallet was originally created with Guarda app, then I sent some USDT-TRC20 and TRX to the wallet, and that's it, I'm unable to send the USDT-TRC20 to other address. I repeat, that in Guarda app, I can…

  • I just requested my access to talkimg.com. Need to wait for the access. Then I can share screenshots. About the issue: I can confirm that the problem sending USDT-TRC20 is not related with not enough trx in the wallet…

  • Hey everyone, happy new year! I’m looking for some insights on a problem I have with a USDT-TRC20 wallet. There’s an issue with the private key (it has too many characters). I can restore the wallet using a backup file…