0 |
Votes |
|
0 |
Answers |
|
65 |
Views |
|
## Retrieving Events
In this section, we will learn to read events released by smart contracts using the FMZ Quant Trading Platform. The events released by smart contracts are stored in the logs of...
|
4/16/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
83 |
Views |
|
Token Exchange Using Uniswap
When there are enough tokens in the wallet to be paid (i.e.: tokenIn), and the ```Uniswap``` router contract is authorized for a sufficient number of operations,...
|
4/16/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
67 |
Views |
|
Query ```Uniswap V3``` Router Contract Authorization
The ```allowance``` function is used in the ```ERC20``` contract to query the number of tokens authorized to other addresses. It queries ...
|
4/15/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
84 |
Views |
|
MatLab (v5.0.157): HistoryEmulationConnector. MaxMessageCount property Doc link fixes. BaseOptimizer. Fix finish GeneticOptimizer. Check step on zero GeneticOptimizer supports negative...
|
4/12/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
65 |
Views |
|
Shell (v5.0.36): global usings.cs IStudioControl. Icon property. Uri -> ImageSource. StrategiesDashboard refactoring.
|
4/4/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
74 |
Views |
|
Send ETH
In the previous course chapters, we have learned how to configure private keys. How do we know the wallet address corresponding to this private key for the configured...
|
3/29/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
71 |
Views |
|
EtherEaseWithFMZ Tutorial > Get started with web3 development based on Ethereum using FMZ easily
Ethereum is a smart contract platform based on blockchain technology, which p...
|
3/29/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
76 |
Views |
|
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 ```exchan...
|
3/29/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
78 |
Views |
|
In the initial design of FMZ strategy, if asynchronous concurrent operations are required, the ```exchange.Go()``` function can only be used to achieve concurrent execution of FMZ encapsulated interfa...
|
3/29/2024
To last
|
|
0 |
Votes |
|
0 |
Answers |
|
84 |
Views |
|
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 ...
|
3/26/2024
To last
|