- Search Energy EXCH
- 277 Results
- batemap replied May 21, 2026
Hi I have a question on this: - "Using the RR method I achieved a total of 146R...I trade a $5,000.00 dollar account and each trade would be $100.00 so that equates to a 3 day total of $14,600.00 Using the close on grey dot I got more trades because ...
Repulse indicator - One indicator full system
- batemap replied Oct 13, 2025
Hi Gene Does this work across all the open trades, i.e. when the sum of all open trades is >= zero then close all open trades or when the sum of all the open trades, say for EURUSD, is >= zero then close all the open EURUSD trades? Also, are any new ...
Automated Trading
- batemap replied Jul 12, 2025
Is that with Marty? If yes, I'd argue your marty results with strat4 are similar. With both strategies the profit and DD are roughly the same (e.g. strat5 profit = 6389 and DD = 6598 and strat4 profit = 4831 and DD = 4685), so for a fair comparison ...
Automated Trading
- batemap replied Jun 22, 2025
Hi I was getting to many retries on yfinance and so I asked the LLM to fix this and here's the resultant code: - def get_macro_context_data() -> Dict[str, Any]: """ Fetches the latest data for key macroeconomic indicators (VIX, DXY, US10Y), with ...
Experimental MT5 EA using Gemini Flash API - GeminiCommanderEA_v1
- batemap replied Apr 16, 2025
Perhaps consider using the basket closure to reduce some of the risk. You are now at ~ 50% profit and have been at a high of ~70% profit, if the basket was closed at, say, 20% then that would have been a very good return for the week.
Automated Trading
- batemap replied May 16, 2024
This code looks like an indicator (OnCalculate is a giveaway) is that what you meant? If you move it to the Indicators folder it loads and then throws an error ( 2024.05.16 21:07:46.261 Magic5_Test EURUSD,H1: array out of range in 'Test.mq4' ...
Magic 5
- batemap replied May 8, 2024
Hi Try the attached. However:- I've not been able to get it trading using BUYSTOP orders You are using current bar values and other than the open price all the other prices (and BB values) can change until the bar closes and so some entries might ...
EA BlueNile
- batemap replied Apr 10, 2024
Thanks for posting. The manual says there are a few custom indicators that are needed by this EA, do you have these? • EV_Bands (BBandsEntry) • EV_HAMA (HAMA Grid Entry) • EV_MA (MAEntry / Trend setting) • EV_PrevCandle (PCEntry) • EV_RSIOMA ...
Most Famous Blessing 3.9.6 EA and Setfiles
- batemap replied Mar 26, 2024
Another winner, let's see what v2 brings. I know I didn't exit at the vertical red lines, but I was eating :-( image
Scalping-MiniTrend-M1
- batemap replied Mar 25, 2024
OK, thanks for your reply.
Biting the Big Apple - XAUUSD M1 trading London close / NY open
- batemap replied Mar 25, 2024
Hi Kirk et al I recently been looking into this indi/thread and see some promise. I've also been trying the indi on Renko charts in order to get 'cleaner' signals and this does seem to be the case, but arrows seem to appear/disappear and then ...
Biting the Big Apple - XAUUSD M1 trading London close / NY open
- batemap replied Mar 25, 2024
Hi Got in a little late with this one, but around the price I should have got in. image Thanks Paul
Scalping-MiniTrend-M1
- batemap replied Mar 25, 2024
Hi All A winner, but on reviewing the thread again I think I opened the trade a little early. image Thanks Paul
Scalping-MiniTrend-M1
- batemap replied Jul 1, 2023
Your statement is correct, but what is the alternative? Renaming and selling the indi doesn't see right.
Faster-CH scalping system
- batemap replied Jun 20, 2023
Hi All I've not posted in this thread before, but I have been playing with this setup and it looks interesting. I'm in Australia and with the kids get enough screen time is a problem for me. I notice the indicator expires on 23 June, can you post an ...
Faster-CH scalping system
- batemap replied Jul 19, 2022
Hi, at 13:45 your time I see a shoulder and at 14:00 the head, in hindsight, and price reverses currently about 1710. So, I'm interested, but how did you predict the long trade??
How To Trade With Accuracy - The Market Way
- batemap replied Feb 14, 2022
I might be able to contribute some time to this 'evolution', do you have any more details besides the manual you posted? It might be difficult to reverse engineering the necessary functions just from the manual.
Most Famous Blessing 3.9.6 EA and Setfiles