-
The desktop version for Windows only supports 64-bit Windows. Do you develop a version for 32-bit Windows in future?
ghost updated
2 years ago
-
Hello,
this is a question regarding the global capabilities of this excellent piece of software.
I have searched around freqtrade options and config tags, but, strangely, I can't find a way to imple…
gwopr updated
3 years ago
-
I have watched a video about an expert trading guy, who talked about the best indicators that should be used to buy/sell in the crypto world:
https://www.youtube.com/watch?v=33lGueGyrc4&t=3s&ab_chann…
-
trying to place bracket oeder with traling stop loss as an integer but getting this error TypeError: Required parameter stop_loss not of type float
from alice_blue import *
from time import sleep
i…
-
(.env) mtg@mtgvb:~/freqtrade$ python3.6 ./freqtrade/main.py -c config.json
2021-11-14 12:56:44,962 - freqtrade.configuration - INFO - Verbosity set to 0
2021-11-14 12:56:44,963 - freqtrade.configura…
-
@iterativv @eSeR1805
backtesting results are not same as the one presented on github , can you check what might be missing ?
strategy name : NostalgiaForInfinityX
pairlist used : https://github…
-
I looked at the tutorial here to install in docker, followed the tutorial, but I can't access the graphical part, I'm installing on a VPS, not locally, so I should access with [IP my server]:[port]
…
-
I've added it to exclude list
https://1drv.ms/u/s!Ak_Chc7UYPhq1ccJ7OENgOiIRvq1eg?e=IIe2hI
`2021-09-28T06:16:44: Received SIGINT signal
2021-09-28T06:16:44: Shutting down
2021-09-28T06:16:44:
…
-
Hello Sir,
I am placing a Stoploss for Sell order and getting an error after order placement as "600 : Invalid trigger price for stop loss order." in Aliceblue UI.
I have provided the below code wi…
-
None of my links from my index route ("/") are working in production. They all reload the index page but the URL changes to reflect that the page has been navigated to.
I.e. if I click a button to…