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

MQL4 Komut dosyaları Entegrasyon

İş Gereklilikleri

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

 

 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(879)
Projeler
1392
67%
Arabuluculuk
117
32% / 42%
Süresi dolmuş
215
15%
Serbest
2
Geliştirici 2
Derecelendirme
(14)
Projeler
15
60%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
5
33%
Serbest
3
Geliştirici 3
Derecelendirme
(117)
Projeler
138
41%
Arabuluculuk
30
7% / 77%
Süresi dolmuş
17
12%
Serbest
4
Geliştirici 4
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
5
Geliştirici 5
Derecelendirme
(20)
Projeler
35
23%
Arabuluculuk
23
17% / 61%
Süresi dolmuş
14
40%
Serbest
6
Geliştirici 6
Derecelendirme
(25)
Projeler
36
17%
Arabuluculuk
14
14% / 57%
Süresi dolmuş
3
8%
Serbest
7
Geliştirici 7
Derecelendirme
(13)
Projeler
24
42%
Arabuluculuk
3
33% / 0%
Süresi dolmuş
4
17%
Serbest
8
Geliştirici 8
Derecelendirme
(94)
Projeler
162
40%
Arabuluculuk
20
15% / 75%
Süresi dolmuş
73
45%
Serbest
9
Geliştirici 9
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
(195)
Projeler
395
28%
Arabuluculuk
155
20% / 52%
Süresi dolmuş
112
28%
Serbest
Benzer siparişler
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

Proje bilgisi

Bütçe
100 - 200 USD
KDV (19%): 19 - 38 USD
Toplam: 119 - 238 USD
Geliştirici için
90 - 180 USD
Son teslim tarihi
from 5 to 60 gün