Posts tagged trading
What Is Yield Farming? DeFi Basics Explained

If you ask What is Yield Farming most traders will believe that you have been living under a rock for the past year. Yield farming is the main life force of DeFi that drove it to new and incredible highs in 2020. It is an essential feature that everyone should know about, and because of that, we wrote a beginner’s guide that explains the basics of yield farming.

Read More
CCXT Alternative - The Pro Cryptocurrency Trading API

Cryptocurrency exchanges have a serious problem. They are completely independent organizations which have individually decided the standards, functionality, and features for their APIs. They don’t abide by traditional conventions or follow industry expectations. Every single exchange has implemented their own completely unique API with custom endpoints which interface with their services.

Read More
Automating Crypto Portfolios with Trading Scripts

Automating your cryptocurrency portfolio can be a complex process if you try to implement the management logic from scratch. Instead of building the automation infrastructure from the ground up, this article will cover how to implement an automated portfolio strategy with only a few lines of code in Python.

The time consuming process of constructing a diverse portfolio is reduced to simple logic. No more logging into your cryptocurrency exchanges, or manually calculating the balances of each of your assets across exchanges.

Read More
Python Scripts for Crypto Trading Bots [API Trading Tutorial]

If you’ve been in the cryptocurrency market for more than a few days, you probably know the feeling of the market dropping and you feel hopeless in cashing out your portfolio into a stablecoin or Bitcoin.

Instead of panicking, take control of your portfolio by learning how to write powerful scripts which can instantly execute the trades you need to move in and out of positions.

By the end of this tutorial, you will be equipped with tools which allow you to fully automate and control your portfolio without ever logging into your exchange accounts.

Read More
Limit Orders  -  Universal APIs for Crypto Exchange Trade Execution

The Shrimpy team is proud to announce we have solved the problem of trade execution across crypto exchanges. No more living in a nightmare. Take back your sanity with a single endpoint which can execute a limit order on every major exchange. Instead of 16 different implementations, you only need to manage one simple API which is consistent for every exchange. Developing this feature was met with agonizing pain, but we know the space will appreciate a unified interface which simplifies the development process. 

Read More
Shrimpy vs CCXT: Which APIs Are Easier For Trading Crypto

There is a drive in the cryptocurrency space to make everything open, decentralized, and free. When it comes to financial services, features such as trading, order execution, and portfolio management absolutely require a degree of centralization to work properly. Shrimpy’s Universal Crypto Exchange API is the solution for driving innovation in a decentralized economy.

Read More
Developing Trading Applications with Shrimpy’s Crypto Exchange API

Shrimpy’s Universal Crypto Exchange API takes away the painstaking process of integrating with each exchange, allowing developers to focus on building out their actual trading product.

By providing an underlying trading and exchange infrastructure to accelerate development within the space, Shrimpy hopes to address the commonly encountered issue of maintaining infrastructure to support each and every exchange.

Read More