KK
KK
QUESTION - how to save new model? when i run a train.py, where it's saved the trained agent/model? i see some file already present in model but i need to...
Traceback (most recent call last): File "C:////PycharmProjects/pythonProject/main.py", line 30, in client = shrimpy.ShrimpyApiClient(public_key, secret_key) AttributeError: module 'shrimpy' has no attribute 'ShrimpyApiClient' import shrimpy import plotly.graph_objects as go public_key = '...
Adds new class extending NumericParameter to support: - Parametric values with fixed steps between min and max - Automatic validation of steps and default values - Full compatibility with hyperopt...
* Operating system: Debian 12 * Python Version: Python 3.12.7 * CCXT version: ccxt==4.4.33 * Freqtrade Version: freqtrade 2024.11-dev-7ef93e92e I would need to exclude the current pair from the calculation...