-
BPO | [29540](https://bugs.python.org/issue29540)
--- | :---
Nosy | @brettcannon, @rhettinger, @etrepum, @vstinner, @bitdancer, @benhoyt, @berkerpeksag, @serhiy-storchaka, @andrewnester
PRs | python/c…
-
Hey there,
I have a fresh deployment of this bot on my Rapseberry Pi 4 with Raspbian 64 Bits since midday.
After few hours of running, the bot detect the first opportunity to put a buy order!
…
-
_From [andre.knoerig@gmail.com](https://code.google.com/u/andre.knoerig@gmail.com/) on February 03, 2013 05:49:16_
This is a place to collect ideas around our top feature request.
We are currently th…
-
Hello everybody, How are you?
I did the complete installation and everything seems to work correctly. But I leave it running for a few hours and freqtrade does not do any operations. I am doing the…
-
As a HIFI scientist, I want IBEX to support the Stanford DG645 Digital Delay Generator on my instrument, so that I can use it with IBEX in my experiments.
#### Acceptance Criteria
1. Solution prov…
-
Huge Thanks for your work!
I just wanted to ask about differences in:
BB_RPB_TSL,
what is _RNG and _TBS ?
-
## Describe your environment
* Operating system: Ubuntu 21.04.
* Python Version: Python 3.9.5
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: freqtrade 2021.7 (…
-
I know that leading commas seem to be a standard in haskell and somehow everyone does it, but actually it's unhandy when editing code.
Explanation of why leading commas negatively impact editing ex…
-
Krishnavelu sir,
I have issue of placing order for buying and selling call options of BANKNIFTY, STOCK OPTIONS.
My code template is :
from alice_blue import *
user_name='my_user_name_given'
p…
-
it would also be possible to transfer the buy signal to another trading bot. for example freqtrade (https://www.freqtrade.io/en/stable/)
with --> "/forcebuy BTC/USDT"
and everything else is done…