Results 114 issues of Arthur Wolf

------------------------ Remove everything above before creating your issue. ------------------------ ### System information - **Have I written custom code (as opposed to using zenbot vanilla)**: No - **OS Platform and Distribution...

question

What happens if I want to trade non-USDT pairs? Like, trading ETH-BTC for example? The PNL report presumes we are trading USDT (or even just USD?) Reading the code, I...

enhancement
backtest
500 BBG

I'm looking for a strategy that does the following: * For pair XXX-YYY: * At the beginning, buy as much XXX as possible using the YYY available * Wait, do...

Currently, only Grid among the strategies I have tried ( tried 5 just now ) supports specifying "amount" instead of "quantity". I can't use strategies that use "amount", it's too...

feature
strategy

This is a feature request for the "Infinite grid" strategy, a variant of the grid strategy that does not stop trading as the price goes over the maximum value in...

feature
strategy

I'm looking for a strategy that does nothing. Is there one? Can I configure one so it does nothing (does not look at the k-lines at all)? I need a...

I'd like a new strategy to be implemented. I currently implement it in a Javascript module that "wraps" BBGO, but it would be so much neater/better/faster if BBGO implemented it...

Hello! I need help with understanding the "Profit and Loss Report" that is displayed at the end of a backtesting run. Most of the fields I am not certain what...

documentation
100 BBG

When running thousands of bbgo processes (backtesting) over the same symbol and the same time period, every time the process is launched, all k-lines for that symbol/period need to be...

enhancement
backtest
500 BBG
performance

## Checklist - [ ] The **PR Title** explains the impact of the change. - [ ] The **PR description** provides context as to why the change should occur and...