MT4plugin for tracking Indicator Signals after Signal, compare the price over 24 hours and write results all minutes in a MySQL database

MQL4 Scripts Integração

Termos de Referência

Hello,

i need a solution which tracks every minute the price after a signal from an indicator and measures if price is higher or lower as signal after sending.
The result must than be written in a MySQL Database. Each Indicator has a unique ID Nr. in the alert, which is the table in the database.

Specifications for the analysis EA for Metatrader 4


We have several indicators/systems running on your server in various MT4 terminals. All of these systems generate email alerts messages with a fixed and unique trigger format which look like this:


T001.100.001.001.01 = T001 System (indicator), 100 Main settings, detailed setting, TF, Instrument


These email alerts are in the moment transmitted to a java based analyse system, which triggers the alerts and also triggers the tick datas and compares the price for the next 480 minutes, if price is higher or lower as the entry price. 

With this analyse system we generate every day the daily reports about win/losts and reached Pips per Trade, Win series and lost series and import this reports in a mysql database. This database has a web frontend, were our members can have a cumulated report about our trading signals and can choose or select them prefered trading signals. 


As this existing system is working now on 3 different solutions, we would like to have this reduced at 2 solutions.

Our idea is now that MT4 delivers the reports directly to the database and writes this in real time.


1. EA tracks the trading signals by email or by popup alert

2. EA analyse the signal with the specific signal code with price, direction, time and checks after a specific time (1,2,3,4,45,6,7,8,9,10,15,20,25,30,40,50,60,90,120,180,240,300,360,420,480 Min.) if the price is higher or lower as signal was. 

3. EA calculates also the difference in pips. 

4. EA needs to calculate all this internal and store that also. We have many signals and many signal with the same trigger code will appear more times.... like at TF M1.

5. We calculate also a delay between signal code and start tracking a signal... as a human needs time to set a trade at broker, this delay time must be a user input.

6. Database name/server, user&password as user input  

The EA need to make a MT4 internal calculation all specificated times and after write the results directly in the database.


Where we see problems is the mass on signals... for instance at our MT4 Nr. 21, we have 15 Pairs with all TF from M1-H4 at each chart are 5 indicators which sends signals..we think this can be a problem.


Our current signal selection system frontend you can see here:


https://hosting.def-net.org/t4cc/



Thanks

Best wishes 

Jo

 

 

Respondido

1
Desenvolvedor 1
Classificação
(879)
Projetos
1392
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(14)
Projetos
15
60%
Arbitragem
2
0% / 100%
Expirado
5
33%
Livre
3
Desenvolvedor 3
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
4
Desenvolvedor 4
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
5
Desenvolvedor 5
Classificação
(20)
Projetos
35
23%
Arbitragem
23
17% / 61%
Expirado
14
40%
Livre
6
Desenvolvedor 6
Classificação
(25)
Projetos
36
17%
Arbitragem
14
14% / 57%
Expirado
3
8%
Livre
7
Desenvolvedor 7
Classificação
(13)
Projetos
24
42%
Arbitragem
3
33% / 0%
Expirado
4
17%
Livre
8
Desenvolvedor 8
Classificação
(94)
Projetos
162
40%
Arbitragem
20
15% / 75%
Expirado
73
45%
Livre
9
Desenvolvedor 9
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(195)
Projetos
395
28%
Arbitragem
155
20% / 52%
Expirado
112
28%
Livre
Pedidos semelhantes
Create script to move multiple take profits (from multiple trades) at one time. Typically for a single currency pair Summary: There are multiple trades in 1 currency pair There are multiple take profits, 1 for each trade I want a script to be built to modify all the take profits at one time There may be up to 20 take profits, from 20 different trades that I want to be able to move/adjust all at one time, very easily
Hi there - Overview We are seeking an experienced developer to create a Forex Robot Expert Advisor (EA) tailored to specific trading strategies and conditions. The EA will focus on the London trading session and will automate trades based on pre-defined calculations and market movements. *Responsibilities:* 1. *London Session Analysis:* - Develop functionality to highlight the London trading session on the forex
Dear Freelancers, I'm seeking a skilled MT4/MT5 developer to collaborate on a valuable trading indicator. Project Description: I'm looking to develop a powerful Elliott Wave indicator compatible with the MT4 and MT5 trading platforms. This indicator will be based on the highly successful [LuxAlgo] indicator currently available on TradingView. Key Features: In-indicator Alerts: The ability to receive pop-up
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
High Low intraday ticker to display the most recent high low of up to 40 stock symbols. As a stock makes an intraday high low it will populate at the top and so on. Regardless of chart that's display it will continue to track high lows of the 40 stocks inputed. The 40 stocks can by manually changed. A high will display as green with the time (hour:minute:second), symbol, and last price. A low will be displayed as red
Modify an existing Python bot to trade bollinger bands, with iqoption api Currently the bot strategy is wrong, I am limited in my knowledge here and hope to fix this Hope to work with more experience people out there in relation to iqoption api and python
I need an EA to automate Tradingview alerts on MT4 using webhook alerts. The bridge/connector should be python based GUI. Required features at a minimum Mapping Tradingview alert formats to MT4 Automating market, limit and stop orders with entry price, stop loss, multiple TPs and trailing stop Lot sizing - fixed/% of balance/fixed amount breakeven, partial close and trailing stop Mapping pair name prefixes/suffixes
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina

Informações sobre o projeto

Orçamento
100 - 200 USD
IVA (19%): 19 - 38 USD
Total: 119 - 238 USD
Desenvolvedor
90 - 180 USD
Prazo
de 5 para 60 dias