-
Take a look at this paper [Trading Strategies BTC](https://ethz.ch/content/dam/ethz/special-interest/mtec/chair-of-entrepreneurial-risks-dam/documents/dissertation/master%20thesis/Master_Thesis_Glücks…
-
## Description
The Defi [page](https://ethereum.org/en/defi/) contains multiple links to sample dapps which requires the user to be redirected to the dapps [page](https://ethereum.org/en/dapps/?cat…
-
I don't know if you're interested, but I've been messing around with your code to include the backtesting of multiple strategies and also a WalkForward similar to what they have in the ta4j-examples. …
-
### Description
Hummingbot have Hyperliquid_perpetual included in the codebase.
This bounty involves the development and integration of a new Hyperliquid Spot exchange connector into Hummingbot. T…
-
At the Moment when I execute an order lets say
order_target_value(symbol('btc_usd'), -30.0)
It will be executed as an low level exchange order.
This is a problem because in this case Short Po…
-
There appears to be an error from get_historical_prices when specifying a timestep other than 'minute' 'day' etc.
```
def on_trading_iteration(self):
symbol = "AAPL"
# Get 3 ba…
-
Hi, I am trying to run the copytrading module and I am getting this error even though i have entered the endpoint correctly in the .env file:
throw new TypeError('Endpoint URL must start with `http:`…
-
-
For backtest command:
```bash
# Set your API key for your shell environment
export TRADING_STRATEGY_API_KEY=...
# Run the backtest of this module using local trade-executor command
# Tick size and s…
-
Rather than use PyPortfolioOpt to weight or balance a set of stocks or assets, I am trying to use it to weight or balance a set of algo futures trading strategies. Trying to achieve what the README de…