- Search Energy EXCH
-
Bl4ckP3n9u1n replied Jul 8, 2025GEMINI API UPDATES You may notice that Google has updated their models Free Tier API limits and have also depreciated Gemini 1.5 Flash. An idea is to replace the following code blocks in the class GeminiAnalyzer Primary Model: Gemini 2.5 Flash-Lite ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025You can add parallel processing but it also depends on your system and how much 'data' you're working with. The FULL version I am testing I have added this to the initial Stage 2 Feature Engineering that has more than havled the 'normal' time. My ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025Have you tried Michael Automates channel on YouTube? video I just don't have the time to create videos but he provides guidance to reproduce strategies.
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025If you have a machine like the VPS I was testing on, 4 cores, 4 threads and 8Gb of RAM, just use three assets with no more than 5 years of data for each timeframe, e.g. M15, H1 and D1. I am not a Sharpe Ratio person and rather use the Calmar Ratio / ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025Sorry again, did I reply to this? Did you manage to convert this into a Pine Script? Can you link the post or paste the code in a reply so I can help - if it's not too late?
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025Framework V211 STREAMLINED AxiomEdge_PRO_V211_STREAMLINED.py.txt Action-Biased Baseline_V211_BreakoutVolumeSpike_20250708-023510_run.log.txt Remember that running this framework once isn't enough, it will take multiple runs for the framework to ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 8, 2025V211 STREAMLINED (coming soon) I finally have this version providing profitable trades during the forward testing without 'circuit breaking' (the final KPI) which means it works as indented. (so far no bugs after a few runs) I did need to change the ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 4, 2025UPDATE V211 (coming soon) I am currently testing the FULL V211 which is slightly more advanced than the STREAMLINED and hope to release early next week. The main foreseeable issues would be ensuring that there are no Out Of Memory (OOM) errors with ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 3, 2025No Trades Fixed So it's been at least 2 weeks (I think) and the no trades has finally been solved! 2025-07-03 16:23:39,551 - INFO - AxiomEdge_PRO_V211_STREAMLINED.py:5640 - Cycle 1/13: Completed. PNL: -1548.00, Trades: 24 2025-07-03 16:23:39,552 - ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 3, 2025Insights into my development (Sorry Long Post) I am using Gemini 'mainly' to develop everything. ProTip- When using AI Studio within the same 'chat' only for that session, you can delete previous input/output to reduce the tokens as this context ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 3, 2025Flawed Logic = 'No Trades' During Forward Testing? We may have solved the "zero trades" mystery. The problem is not the model; it's a clear mathematical error in the position sizing logic. Diagnosis: The "Phantom Trade" Mystery Solved I updated the ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 3, 2025Sorry if I haven't replied. Happy to help out. Best to send me a message to my inbox. Are you talking about the 'very first post'?
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 3, 2025V211 (Still Being Tested) Update... For those following, there is a bit to go with the FULL v211 update and while the release of the Streamlined version is out for public testing. Both are not perfect yet. Introduction of a new feature I came up ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 1, 2025Update 3.0 (This is a classic example why 'simple' indicators just don't work in the real world for long term and why I am developing the framework 'AxiomEdge' that considers 100's of different variables for confirmation) I'm leaving this EA at ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 1, 2025Taking longer that I hoped as the constraints I have, being the small VPS I am testing on, really make one think about the actual hardware and resource allocations. In saying this, it should work very well on any system with better specs.
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 1, 2025UPDATED Safer Grid Alternative EA with Gemini Flash 2.0 API Trade Management and News Support Still works if you do not have a Google Gemini API KEY.
Safer Grid Alternative EA v2.0: The Intelligent Grid Trading Solution Welcome to the ...Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jul 1, 2025While everyone waits for me to finish testing V211... I created this simple EA for MT5 as I don't like grids for anyone to tweak. It took me less than 15 minutes. As much as I don't like the MT5 Strategy Tester I have attached the results. Tested on ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jun 30, 2025Here's my Gemini CLI gemini.md I'm trying it now. May need some tweaking. gemini.md --- description: A unified rule for creating, generating, and processing development tasks using Gemini CLI, from initial idea to implementation. All LLM reasoning ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jun 30, 2025I have just watched this video and I have a theory that the 'rules' (e.g. PRD for Cursor) Ryan Carson deploys in his IDE can actually be applied directly into the new Gemini CLI rules as well. Ryan mentions his use of LLM's and coding costs him ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
-
Bl4ckP3n9u1n replied Jun 30, 2025V211 Streamlined (AxiomEdge) AxiomEdge_PRO_V211_STREAMLINED.py.txt See edited update below So I've changed the name (obviously) as I am thinking longer term in a commercial sense for the framework. This version is a 'slimmer' framework I am still ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1