mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 09:30:59 +00:00
- Updated `docs/NOTEBOOK_LM_CONTEXT.txt` with user-provided NotebookLM URL and context directives.
- Enhanced `scripts/market_research.py` and `scripts/upgrade_repo.py`:
- Added proper Jules integration using the REST API structure `{"model": ..., "prompt": ...}` to match MQL5 implementation.
- Added warning suppression for deprecated `google.generativeai` warnings.
- Added robustness checks for API keys.
- Enhanced `scripts/schedule_research.py` with file logging (`logs/scheduler.log`) and next-run prediction.
17 lines
932 B
Text
17 lines
932 B
Text
NotebookLM URL: https://notebooklm.google.com/notebook/0e4dfc9b-d57d-4cfc-812d-905d37d67402
|
|
|
|
INSTRUCTIONS:
|
|
This file contains context for the AI agents (Gemini and Jules) to use when researching repository upgrades.
|
|
The URL above points to a Google NotebookLM notebook containing specific research notes and strategies.
|
|
|
|
AI AGENT DIRECTIVES:
|
|
1. If you are an AI capable of browsing (like Gemini), please visit the URL to gather context.
|
|
2. If you cannot browse, assume the user wants the strategies defined in this notebook to be prioritized.
|
|
3. The goal is to upgrade the repository and EA code based on the insights from this notebook.
|
|
4. Key areas of focus usually include:
|
|
- Market structure analysis (SMC)
|
|
- Risk management optimization
|
|
- Code performance improvements (latency reduction)
|
|
- Integration of new AI models (e.g., Gemini 2.0 Flash)
|
|
|
|
Please incorporate these directives into your "Upgrade Suggestions".
|