tradingstrategy-ai / trade-executor

A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
107 stars 29 forks source link

Dynamic gas fee threshold based on position size #1100

Open kenkunz opened 1 week ago

kenkunz commented 1 week ago

Goal

As a strategy admin, I want the gas fee threshold for strategies to take into account the strategy's available assets and position size, so that we are able to execute trades even when gas fees are "high" (but still low as a proportion of the position size).