Auftrag beendet

Ausführungszeit 6 Stunden

Spezifikation

No EAs, for now. I just want to see results. What's the point in building an EA if you dont know the preliminary results? Right? So...

I need test results for the following main query:

***** Success rate % for all 2 SMA crosses (9-252 MAs: increments of 9) and in every combination for 10 major pairs (will advise of pairs), and for all timeframes as per standard MT charts. Data to go back to at least 5000 ticks. If possible use all available data ***** 

The results should be displayed in table format and in sequential order from first opened position or cross, to the last closing position. Ignore any unclosed positions (i.e, the very last open position). 

The base table for each SMA cross strategy "Strategy Results" will consist of the following fields (1 2MA combo x 1 currency pair x 1 timeframe):

1. Start date of data used
2. End date of data used
3. # of ticks used
4. UTC Date/time stamp of opened position (yyyy/mm/dd/hh/mm)
5. Strategy name (2 SMA Cross: 9 / 36)
6. Currency pair or stock/commodity name (AUDUSD, HSBC etc)
7. Time frame (M1:MN)
8. Position Trigger price
9. Position opened buy/sell
10. Position Closed price
11. Duration of position (# of ticks)
12. Duration of position (yrs/months/weeks/days/hrs/minutes - eg, 00yrs/00mths/00wks/00days/08hrs/19mins)
13. Result (Profit/Loss)
14. Success rate in +/- pips of 13.
15. Success rate in +/-% of 13.
16. Highest # of pips in profit during opened position (483 pips)
17. as a % of 16.
18. Highest # of pips in loss during opened position (-641 pips)
19. as a -% of 18.

Do this for all 9 timeframes => 9 results per 2MA combo.

And then repeat for 10 currency pairs (TBA).


Once all the results are finished, I need a summary of all the results and rank each 2MA combo from top to bottom as a % of overall success (described below). 

The table of "Summary of All Strategy Results" will look similar to the results of the strategy tester in MT and should consist of the following fields:

1. Strategy name (2 SMA Cross: 9 / 36)
2. Currency pair or stock/commodity name (AUDUSD, HSBC etc)
3. Time frame (M1:MN)
4. Start date of data used
5. End date of data used
6. # of ticks used
7. # of opened positions
8. # of wins
9. # of consecutive wins
10. % of wins
11. # of losses
12. # of consecutive losses
13. % of losses
14. Max of all Highest # of pips in profit during opened positions (max of 16. in "Strategy Results For TF" table)
15. Max % of 14.
16. Max of all Highest # of pips in loss during opened positions  (max of 18. in "Strategy Results For TF" table)
17. Max % of 16.
18. Same as 14. but as Average #
19. Same as 15. but as Average %
20. Same as 16. but as Average #
21. Same as 17. but as Average %
22. Rank of strategy based on 9.

There should be 90 separate results for each SMA cross (10 currency pairs x 9 time frames). This would be approximately 34020 test results in total:
- 28 MAs = 378 cross combinations
- 9 timeframes
- 10 currency pairs 

I'm guessing you will use a standard database/excel to calc the queries once you have downloaded the data needed. All results should be available in standard convertible file formats like csv/excel/xml etc.
————————————————————
Investment values will be irrelevant for now. Once I have the results for the above query we can then discuss about adding investment values (Money Mgmt) and seeing what figures we get. 

My main aim is:
- to see which SMA cross pairs works best in each currency pair + timeframe, and overall. 
- to see if it's best to work with the top 5 or 10 SMA crosses etc. 
- then develop an ultimate EA strategy based on my findings. Or... if the EA can automatically work out the best or top 5-10 SMA crosses automatically (live) then that would be the best outcome for me. 

I will analyse the data and see where I go from there. Until then can you give me a timeframe and price for the initial query above for now?

Please bear in mind I am not rich, I am struggling, and need to quickly find something that works to give me (and maybe you!) a steady flow of good income. 

I look forward to working with you. 
Cheers and thanks. 

Bewerbungen

1
Entwickler 1
Bewertung
(16)
Projekte
21
19%
Schlichtung
7
0% / 71%
Frist nicht eingehalten
14
67%
Frei
2
Entwickler 2
Bewertung
(258)
Projekte
396
28%
Schlichtung
69
19% / 49%
Frist nicht eingehalten
121
31%
Arbeitet
Ähnliche Aufträge
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Intraday Trade Ninja EA Indicators used: Price Border(TMA) MA-X Arrows xSuperTrend Candles EMA 49 & 89- Per Candle Color Switching Lemansignal 200 SMA Major Criteria to consider before a trade setup or condition is taken · The price must have touched/tested the upper or
Samuel 100+ USD
//+------------------------------------------------------------------+ //| LEVEL 100 SNIPER BOT (SMC + ATR + RSI + Trend Filter) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //--- Inputs input double RiskPercent = 1.0; input int FastMA = 20; input int SlowMA = 50; input int RSI_Period = 14; input int ATR_Period = 14; input
Panda101 500+ USD
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Panda402 30 - 100000 USD
The file must be fast to move with the market. It must be transparent it must move accordingly with the market and increase the money and also with less risk
Description: I am looking for an experienced MT4/MT5 (MQL4/MQL5) developer for consultation and possible future development of an advanced Expert Advisor architecture. This is NOT a simple RSI, MACD, martingale, or indicator-only EA project. I already have an existing EA framework using: RSI timing logic EMA direction filters trend and volatility filters DCA / basket management protection and recovery logic Now I
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the
Gold Edge Pro 30 - 150 USD
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main
This EA is for trading XAUUSD. There are 2 trade logics. One based on trend reversal (with 5 trade opening conditions). The second is based on trend continuation (with 1-2 conditions)

Projektdetails

Budget
30+ USD
Ausführungsfristen
von 1 bis 7 Tag(e)