NonfungiblePositionManager Contract in Uniswap V3 When we add liquidity to the Uniswap V3 liquidity pool (trading pair pool), the NonfungiblePositionManager contract returns a minted NFT to us as proo...
EtherEaseWithFMZ Tutorial Get started with web3 development based on Ethereum using FMZ easily Ethereum is a smart contract platform based on blockchain technology, which provides a decentralized way ...
When designing trend strategies, it is often necessary to have a sufficient number of K-line bars for calculating indicators. The calculation of indicators relies on the data provided by the exch...
For quantitative trading and programmatic trading beginners, what are the biggest difficulties in learning? Generally speaking, there are several reasons: With the development of AI technology, soluti...
The term “hedging” in quantitative trading and programmatic trading is a very basic concept. In cryptocurrency quantitative trading, the typical hedging strategies are: Spots-Futures hedging, inte...
NO.1 On Wall Street, quantitative trading has become the leading role of market trading. Many of the world’s top investment banks have banned manual directional speculative trading. The developm...
With the popularity of Defi concept in recent years, Uniswap V3 is one of the most popular topics in the field of decentralized finance (DeFi). As a leading decentralized swap protocol, Uniswap V3 pro...
Run the quantitative robot on the FMZ Quant Trading platform, following the following steps: 1. Sign up (FMZ.COM) If you have already registered for FMZ Quant, you can log in directly and ignore this ...
In the last article Teach you to write strategies — transplant a MyLanguage strategy, a simple MyLanguage strategy has been tested for transplantation. If it is a more complex MyLanguage, how ca...
Recently, when talking about strategies with my friends, I learned that many strategies written in MyLanguage suffer from flexibility. In many cases, it is necessary to use the standard K-line period ...