trade-executor icon indicating copy to clipboard operation
trade-executor copied to clipboard

A Python framework for managing positions and trades in DeFi

Results 74 trade-executor issues
Sort by recently updated
recently updated
newest added

- Adds notebook for comparing the lending rates of binance and AAVE - Changes data source for exitsting Binance notebook to use our native downloader instead of local parquet -...

### Goal As a strategy developer, I want to see tooltips to summary table row headings so that I can easily find more information about a statistic. ### Acceptance criteria...

priority: P1
size: M

# Goal As a client of `trade-executor` HTTP endpoints, I want to get responses in a reasonable amount of time, so that the service is responsive and usable. ## Details...

enhancement
priority: P2
size: M

First upgrade to Pandas 2.x latest, needed for Python 3.12 - [ ] Fix any tests failing because of broken `pandas_ta` - fork to in-house `pandas_ta` and patch - .......

EPIC

When a position 'loses' tokens, possibly due to the repair command being broken, the profit reported on the frontend strategy page is wrong. E.g. see this [strategy](https://tradingstrategy.ai/strategies/enzyme-polygon-eth-usdc) and these positions....

bug
priority: P1

# Goal As an investor, I want the strategy summary metrics (displayed on the strategy index page) to be updated promptly after making a deposit or withdrawal. ## Acceptance Criteria...

enhancement
priority: P3
size: S

# Issue The `/logs` endpoint responds with `401 Unauthorized` for most strategies. The one exception appears to be `polygon-multipair-momentum` ## Steps to reproduce 1. request the `logs` endpoint for a...

bug
priority: P1
size: S

# Issue The data returned by `chart?type=netflow` endpoint is always positive. Deposit values should be positive, withdrawal values should be negative. ## Steps to reproduce The following steps could be...

bug
priority: P1
size: S