- Search Metals Mine
- 44 Results
-
GotyMetal replied Mar 9, 2026After all, it doesn't matter, i coded an AE using the 100 EMA to "detect" the imbalance, it works sometimes, but in a long run (15+ years) all backtests die, no matter if you correctly calculate the lots or you use same lot size, 2 things can ...
Triangular Arbitrage
-
GotyMetal replied Mar 8, 2026If you can explain your method i can code it into an EA

Triangular Arbitrage
-
GotyMetal replied Mar 2, 2026Sorry, i must say, i've coded DOZENS of strategies like that and NONE is profitable in the long term, this one in particular can be profitable for 1-2 years but then stays in range or loss for 5-8 years in arow, i always do 25 years backtests and ...
Highest Open / Lowest Open Trade
-
GotyMetal replied Mar 2, 2026I liked your idea so i made an EA for a long term backtest to get results and optimize settings, for now, 26 years backtests results in a loss in all cases: - If you don't set an SL, in some point one pair will explode and the other 1-2 will be ...
Triangular Arbitrage
-
GotyMetal replied Feb 28, 2026EUR/USD 2020-2026, as i said before, long term doesn't look good, you have range years where you don't earn a $, and worse, from 2021 to 2022 is 2 years loss. The test IS ALREADY OPTIMIZED, best settings with 500 pips TP1, 950 TP2 and 1400 pips for ...
Daily95pips
-
GotyMetal replied Feb 28, 2026Just made an EA for this, testing on multiple pairs and time horizons, for now doesn't seems to be profitable. Edit: testing on BOTH, standard and raw account, spread is dangerous even on good brokers, but on standard you hay to pay fees for every ...
Daily95pips
-
GotyMetal replied Feb 26, 2026MACD and RSI are sending the same signal (testing on EUR/USD on several TFs), they're telling the same, so first step should be REMOVING one of them, and to avoid ranges you can use bollinger bands width OR ADX, usually ADX > 20/25 is a good filter, ...
8EMA/21EMA plus MACD and RSI - The worst system you have ever seen
-
GotyMetal replied Feb 25, 2026I made a pinescript indicator (tradingview) and MOST of times, bull trends have more UPPER wicks and bear trens have more LOWER wicks, no matter the timeframe. Green are bottom wicks, red are upper wicks. Pics are from EURUSD in 15M, 1H, 4H and ...
Statistics combined with system. Profitable? What do you think
-
GotyMetal replied Feb 24, 2026After A LOT OF WORK finally made this system profitable. You have to use 2 linreg (not wma) mas set to high for longs and set to low for shorts, the entry ema is the same, macd the same. Only enter on the second confirmed macd slope direction. Use ...
The Pouria Method
-
GotyMetal replied Feb 24, 2026Just coded an indicator for this in tradingview, 50%+ of signals are terrible entries, testing on 1H.
The Pouria Method
-
GotyMetal replied Feb 23, 2026I've coded an EA using RSI, ADX, two EMAs, and ATR for the trailing stop. I ran over 9,000 simulations with different indicator settings, RSI and ADX configurations, as well as various trailing stop levels, using REAL TICK DATA over 26 YEARS on ...
RSI, ADX System
-
GotyMetal replied Feb 19, 2026For now testings are not good, in the long run (15+ years) there's always a strong trend that kills the strategy, testing mayor pairs such as EURUSD, USDJPY... It MAY work on some ranging pair like EURGBP, will keep testing, for now it's NOT working ...
MACD Simple Cross System
-
GotyMetal replied Feb 18, 2026I've been coding an EA with multiple optional conditions to find out the best way to trade this, i'm doing testings right now, will be back with the results ASAP, it'll take a while because "real tick tests" are slow.
MACD Simple Cross System
-
GotyMetal replied Oct 27, 2025Backtests were made with "points of control" so no accuracy, need to be done on real ticks, such simple strategy will fail on ranges, so it's probably better to stick to higher timeframes if you still want to use this.
Automatic Trading Made Simple EA - 1Min TF
-
GotyMetal replied Oct 26, 2025Made an EA, tried both countertrend and trend with tons of TP and SL combinations, first i made a 5 years test and some results were good, but then i made a 2000-2025 test and NONE was profitable, so sadly not working on long term.
what can we do with 90% winrate?
-
GotyMetal replied Oct 26, 2025Maybe it worked on 2023... no more in 2025, some examples on EURUSD, i was going to make an EA but manual backtest is already terrible

RSI 50 X Scalping System
-
GotyMetal replied Aug 5, 2025If someone can explain the logic i can code it.
Autop Dynamic Grid EA - Enhanced version of Auto-Profit 3.0
-
GotyMetal replied Aug 4, 2025After several backtests and optimizations, these are the results for some assets. All tests were run with 25ms latency and real tick data, which is why some have trades dating back to 2012, others from 2013 or 2017 (depending on the availability of ...
Horizontal line system
-
GotyMetal replied Aug 4, 2025Almost done, guys. The EA is already coded and currently being backtested. I always run backtests on multiple assets using over 10 years of tick data — anything less isn't meaningful. That's why it takes a bit of time; probably 1–2 more days, I’d ...
Horizontal line system
-
GotyMetal replied Jul 29, 2025Just made an indicator for TradingView, it looks good for an EA because it really needs some optimization (allow both directions or not, allow more than 1 entry per day, risk to reward, trade only on session or anytime etc). For now it seems to be a ...
Horizontal line system