Trabajo finalizado

Plazo de ejecución 6 horas

Tarea técnica

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. 

Han respondido

1
Desarrollador 1
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
2
Desarrollador 2
Evaluación
(258)
Proyectos
395
28%
Arbitraje
69
19% / 49%
Caducado
120
30%
Libre
Solicitudes similares
hi , i am looking for a Grid EA with some basic type of EA but fully functional and final one. so anyone who can do perfect EA should contact. plan is discussed as below. start and end time, and days of active deactive button should be added in dashboard or else like if we want to close EA for any future day or days in coming week so before time we should be able to set. when EA starts. it opens one buy or sell and
Together with a source code (in MQl4 and MQL5) of an EA which I will supply, I need the Hedging_Wedger to be recopied several times as series in form of MT4, MT5
Dear Potential Partner, I am a seasoned software engineer currently employed as a Quant Developer at an innovative start-up. With a solid foundation in the financial industry and forex trading, I have recently expanded my portfolio to include freelance work, developing highly successful projects and profitable Expert Advisors (EAs). I am now seeking a strategic partner to help me capitalize on these achievements and
Hello good day, i have a coded bot,with few errors .i need them corrected, function ,how will you backtest it,set perimeter and long will it take to complete it. how will you ensure data privacy
You need to be able to convert the IBS Indicator which is written like this in ProRealCode: r = max(range,0.0001) ibs = (close-low)/r Also, you need to be able to convert the Momentum indicator written like this in ProRealCode: https://www.prorealcode.com/documentation/momentum/ Return value of the Momentum technical indicator of the Nth bar : (close – close of the N-th last bar). 1 Momentum [ N ] Calculation: It is
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
i want a robot and an indicator that uses macd..bolingerbands And emas As well as fibonacci retracement confirmation from SMC strategy , OB+CHoCH And RTO i want it to print SL and TP using High and Lows
Hello [Programmer's Name], I hope this message finds you well. I am seeking your expertise to develop a forex Expert Advisor (EA) capable of identifying trading opportunities based on crossover signals from the following indicators: - MACD - RSI (including Connor RSI) - Stochastic RSI - Stochastic - Moving Averages (MA) with periods: 5, 10, 20, 50, 100, and 200 Key requirements for the EA include: - Integration of
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
Hello, i need a robot for gold trading being able to determine a trend or instant changes on a micro scale so its just going to scalp very fast but, for example lets say we have an equity of 500 bucks it needs to take profit at 5 and open a new position and just continiue going like that all day, but i also want it to determine buying opportunities based off of a very wide range of candlestick data of gold the day

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 7 día(s)