Required Skills: Win32 API, UI automation, files parsing - Auto Optimization / Backtesting

Specification

Hi there,

Bottom line:

Having the back-testing results on MySQL DB.
MT4 for now, but it should work for both 4/5.

Background:

- 15-20 MT4 terminals on a VPS.

- Strategy Tester opened with EA + Symbol per Terminal.

- Inputs: Start, Step, Stop Values are already there.


Version 1: Full optimization + Back-testing.

- Change the date to "Today".

- Run optimization with current inputs (Optimization Checkbox is checked).

- Select from the "Optimization Results" the best record (high profit, low DD).

- Run Back-testing with those values (Optimization Checkbox is not checked).

- Validate that the total results are good as the optimization results (sometimes after back-testing we got horrible "results" and "graph" which are not matching the optimization results).

- If the "results" are not good - select the next record from the "optimization results" and run the back-testing again.

- Repeat on this step until we get a good "results" - as we had on the optimization.

- Save the inputs as a preset file.

- Save the report.

- Export "Results" as a CSV file.

- Import new data (dates) to MySQL db, do not overwrite current data/dates (import only new orders)

--- optional:
* If its possible, I would like to do that on ONE terminal, same EA, different symbols.
So in addition: We will load the new preset to the relevant chart in order to have an updated optimization.


Version 2: Back-testing - No optimization is required. 

- Change the date to today.

- Run the back-testing.

- Export "Results" as a CSV file.

- Import new data (dates) to MySQL db, do not overwrite current data/dates (import only new orders).

To summarize:

For version 1:

We will have auto optimization + Report + Results + Preset file.
If its possible to work on ONE terminal so the preset will be loaded with the EA into the relevant chart.


For version 2:

Super short process that will auto generates us the "results" only, after back-testing.


If you have a better idea which is more simple than the above - im open for suggestions.
I will consider both versions according to your skills and bids.

If you need more details - feel free to ping me.

Thanks.


 

Responded

1
Developer 1
Rating
(19)
Projects
24
17%
Arbitration
7
0% / 71%
Overdue
3
13%
Free
2
Developer 2
Rating
(188)
Projects
212
58%
Arbitration
9
11% / 89%
Overdue
8
4%
Free
3
Developer 3
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
4
Developer 4
Rating
(69)
Projects
93
34%
Arbitration
10
40% / 30%
Overdue
5
5%
Free
Similar orders
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
independent-minded coder and algorithmic trader who has forged a solo career crafting financial strategies using MetaQuotes languages, MQL4 and MQL5. Driven by a blend of analytical thinking and a love for technology, John has become a self-made expert, navigating the dynamic world of algorithmic trading with finesse. With an unquenchable curiosity for financial markets and a knack for coding, John's daily routine
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Project information

Budget
100 - 500 USD
For the developer
90 - 450 USD
Deadline
from 1 to 30 day(s)