- Added GSheetBatchPusher class to handle background updates to Google Sheets. - Refactored write_results_per_combination function to write results directly to Google Sheets instead of CSV files. - Updated process_timeframe function to handle single stop loss percentages. - Introduced a global queue for batching results and trades for efficient updates. - Enhanced error handling for Google Sheets API quota limits. - Adjusted main execution flow to start the batch pusher and ensure all results are pushed after processing.
77 lines
2.7 KiB
Plaintext
77 lines
2.7 KiB
Plaintext
aiodns==3.4.0
|
|
aiohappyeyeballs==2.6.1
|
|
aiohttp==3.10.11
|
|
aiosignal==1.3.2
|
|
annotated-types==0.7.0
|
|
anyio==4.9.0
|
|
attrs==25.3.0
|
|
beautifulsoup4==4.13.4
|
|
cachetools==5.5.2
|
|
ccxt==4.4.80
|
|
certifi==2025.4.26
|
|
cffi==1.17.1
|
|
charset-normalizer==3.4.2
|
|
colorama==0.4.6
|
|
contourpy==1.3.2
|
|
cryptography==44.0.3
|
|
cycler==0.12.1
|
|
filelock==3.18.0
|
|
fonttools==4.58.0
|
|
frozenlist==1.6.0
|
|
fsspec==2025.3.2
|
|
google-auth==2.40.1
|
|
google-auth-oauthlib==1.2.2
|
|
greenlet==3.2.2
|
|
gspread==6.2.1
|
|
h11==0.16.0
|
|
httpcore==1.0.9
|
|
httpx==0.28.1
|
|
huggingface-hub==0.31.1
|
|
idna==3.10
|
|
joblib==1.5.0
|
|
kiwisolver==1.4.8
|
|
markdownify==1.1.0
|
|
matplotlib==3.10.3
|
|
mplfinance==0.12.10b0
|
|
multidict==6.4.3
|
|
numpy==2.1.3
|
|
oauthlib==3.2.2
|
|
ollama==0.4.8
|
|
packaging==25.0
|
|
pandas==2.2.3
|
|
pillow==11.2.1
|
|
propcache==0.3.1
|
|
psutil==7.0.0
|
|
pyasn1==0.6.1
|
|
pyasn1_modules==0.4.2
|
|
pycares==4.8.0
|
|
pycparser==2.22
|
|
pydantic==2.11.4
|
|
pydantic_core==2.33.2
|
|
pyparsing==3.2.3
|
|
python-dateutil==2.9.0.post0
|
|
pytz==2025.2
|
|
PyYAML==6.0.2
|
|
regex==2024.11.6
|
|
requests==2.32.3
|
|
requests-oauthlib==2.0.0
|
|
rsa==4.9.1
|
|
safetensors==0.5.3
|
|
scikit-learn==1.6.1
|
|
scipy==1.15.3
|
|
setuptools==80.4.0
|
|
six==1.17.0
|
|
sniffio==1.3.1
|
|
soupsieve==2.7
|
|
SQLAlchemy==2.0.40
|
|
ta==0.11.0
|
|
threadpoolctl==3.6.0
|
|
tokenizers==0.21.1
|
|
tqdm==4.67.1
|
|
transformers==4.51.3
|
|
typing-inspection==0.4.0
|
|
typing_extensions==4.13.2
|
|
tzdata==2025.2
|
|
urllib3==2.4.0
|
|
yarl==1.20.0
|