Natural Gas - M5 Algorythm - CAN SOMEBODY TEST THIS PLEASE

MQL4 Uzmanlar

Şartname

Hello people, good day to you all! Is there anyone who can backtest an EA for me on the Natural Gas CFD?......I can only test it on the last month and start to forward test form now but I would like to backtest it ASAP as it appears to be a profitable Algorithym. I will email the the EA to your personal email. This appears to be a low starting capital, low risk investment. My personal email is tonym114@gmail.com.....you can reply on here or to my personal email!

Test report for you to view :- 

Strategy Tester: TonyNG3 1 Order
Strategy Tester Report
TonyNG3 1 Order
Markets.com-Practice (Build 610)

SymbolNGAS-APR14 (Natural Gas US - April 2014. 1lot=10000)
Period5 Minutes (M5) 2014.01.31 13:15 - 2014.02.21 22:00
ModelEvery tick (the most precise method based on all available least timeframes)
Parameterslot=0.01; AutoLot=true;
Bars in test4096Ticks modelled183962Modelling quality53.99%
Mismatched charts errors0
Initial deposit500.00SpreadCurrent (10)
Total net profit15611.42Gross profit16967.01Gross loss-1355.59
Profit factor12.52Expected payoff1040.76
Absolute drawdown145.75Maximal drawdown6791.80 (53.64%)Relative drawdown55.30% (438.24)
Total trades15Short positions (won %)4 (100.00%)Long positions (won %)11 (90.91%)
Profit trades (% of total)14 (93.33%)Loss trades (% of total)1 (6.67%)
Largestprofit trade9607.68loss trade-1355.59
Averageprofit trade1211.93loss trade-1355.59
Maximumconsecutive wins (profit in money)9 (4653.09)consecutive losses (loss in money)1 (-1355.59)
Maximalconsecutive profit (count of wins)12313.92 (5)consecutive loss (count of losses)-1355.59 (1)
Averageconsecutive wins7consecutive losses1
Graph
#TimeTypeOrderSizePriceS / LT / PProfitBalance
12014.01.31 18:00buy10.364.8204.5705.140
22014.02.03 18:05buy20.064.9224.6725.242
32014.02.04 13:42t/p10.365.1404.5705.140692.121192.12
42014.02.04 14:58t/p20.065.2424.6725.242115.451307.57
52014.02.04 18:00buy30.065.3345.0845.654
62014.02.05 13:22t/p30.065.6545.0845.654115.451423.02
72014.02.05 18:00sell40.455.1935.3235.053
82014.02.05 19:08t/p40.455.0535.3235.053379.151802.17
92014.02.06 18:05sell50.454.9565.0864.816
102014.02.07 09:03t/p50.454.8165.0864.816378.542180.71
112014.02.07 18:00sell60.454.7974.9274.657
122014.02.09 23:02t/p60.454.6574.9274.657379.152559.86
132014.02.10 18:05buy70.454.6174.3674.937
142014.02.11 18:00buy80.454.7734.5235.093
152014.02.11 21:48t/p70.454.9374.3674.937865.893425.75
162014.02.12 18:00buy90.455.0004.7505.320
172014.02.13 16:45t/p80.455.0934.5235.093863.674289.42
182014.02.13 18:15buy100.905.1444.8945.464
192014.02.14 01:37t/p90.455.3204.7505.320863.675153.09
202014.02.14 18:05sell110.905.2455.3755.105
212014.02.16 23:01s/l100.904.8944.8945.464-1355.593797.50
222014.02.16 23:01t/p110.905.1055.3755.105758.304555.80
232014.02.18 18:35buy125.404.7394.4895.059
242014.02.19 18:00buy130.904.8864.6365.206
252014.02.20 18:00buy140.904.9324.6825.252
262014.02.21 18:00buy150.904.9294.6795.249
272014.02.21 22:00close at stop150.905.0364.6795.249579.565135.36
282014.02.21 22:00close at stop140.905.0364.6825.252561.835697.19
292014.02.21 22:00close at stop130.905.0364.6365.206806.556503.74
302014.02.21 22:00close at stop125.405.0364.4895.0599607.6816111.42

 

Thank you in advance

 Regards, Tony. 

Dosyalar:

Benzer siparişler
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only

Proje bilgisi

Bütçe
10 - 20 USD
Son teslim tarihi
to 365 gün