The Wayback Machine - https://web.archive.org/web/20201022090124/https://github.com/topics/trade
Skip to content
#

trade

Here are 357 public repositories matching this topic...

elisy
elisy commented Sep 26, 2020

Describe your environment

  • Operating system: Ubuntu 18.04
  • Python Version: 3.6.9
  • CCXT version: 1.30.48 (pip freeze | grep ccxt)
  • Freqtrade Version: 2020.6 (freqtrade -V or docker-compose run --rm freqtrade -V for Freqtrade running in docker)

Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted

cmackeen
cmackeen commented Aug 6, 2020

It is unclear how to use something like get_token_balance() with respect to the Uniswap v2 factory contract. I am trying to view the amount of a token in the Uniswap v2 liquidity pool, and it seems all I can check is the ERC20 token balance globally.

Edit: I see now I can use get_ex_token_balance(), but I am receiving the Uniswap v1 pool amounts. When I switch to version 2 the Factory methods

Improve this page

Add a description, image, and links to the trade topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trade topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.