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

指定

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.


 

応答済み

1
開発者 1
評価
(19)
プロジェクト
24
17%
仲裁
7
0% / 71%
期限切れ
3
13%
パブリッシュした人: 2 articles, 3 codes
2
開発者 2
評価
(188)
プロジェクト
212
58%
仲裁
9
11% / 89%
期限切れ
8
4%
3
開発者 3
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
パブリッシュした人: 274 articles, 1 code
4
開発者 4
評価
(69)
プロジェクト
93
34%
仲裁
10
40% / 30%
期限切れ
5
5%
類似した注文
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
EA grid hunter 30 - 200 USD
1. Platform & Environment Platform: MetaTrader 5 (MT5 ONLY) Language: MQL5 Account type: ECN / Netting or Hedging Designed for broker rebate/commission return programs No DLLs, no external dependencies 2. Strategy Overview The EA is a high-frequency scalping Expert Advisor focused on maximizing the number of trades with minimal price movement, where the main source of profitability is broker rebate rather than market

プロジェクト情報

予算
100 - 500 USD
締め切り
最低 1 最高 30 日