MYSQL ticks records

MQL4 Indicatori Integrazione MySQL

Lavoro terminato

Tempo di esecuzione 4 giorni
Feedback del dipendente
Great customer with high cooperation. It was a real pleasure
Feedback del cliente
Very good experience. The program work as expected and the delivery was done in very short time, developer also helped with the implementation

Specifiche

Hello,




I need an indicator or EA (with source code) capable to do the following:

Once is added in the chart has to check in mysql if exist records of that symbol in the database.

In case there is not records has to make INSERT with the next tick and record the information about that tick.

In case there is records because were from before or because the indicator/EA just made the record then has to make UPDATE of the information in that symbol every time MT4 generates a new tick

Has to be capable to reconnect by itself in case the connection with the database was down. Also has to update the information in case the current information in the market doesn't match the one recorded before the connection was lost.


TABLE FORMAT:


CREATE TABLE `ticks` (


 `id` int NOT NULL AUTO_INCREMENT,                  (Single id of the Symbol)

 `Symbol` varchar(255) NOT NULL,                      (Symbol name, example: 'EURUSD') 

 `Date` date NOT NULL,                                      (Date of the INSERT or last UPDATE)

 `Time` datetime NOT NULL,                               (Datetime  of the INSERT or last UPDATE) 

 `Ask` double NOT NULL,                                     (Ask in the moment of the INSERT or last UPDATE) 

 `Bid` double NOT NULL,                                     (Bid in the moment of the INSERT or last UPDATE)  

 `Diff` varchar(255) NOT NULL,                            (indicate here if the current ASK is higher, lower or equal regarding the previous ASK)

 `isopen` varchar(255) NOT NULL,                        (Days and hours the symbol can de traded)

`swaptype` varchar(255) NOT NULL,                        (type of swap)

`swaplong` varchar(255) NOT NULL,                        (swap long)

`swapshort` varchar(255) NOT NULL,                        (swap short)

 `lo` int NOT NULL,                                             (INSERT and UPDATE has to put just this: '-' in this column)

 `le` int NOT NULL,                                             (INSERT and UPDATE has to put just this: '-' in this column) 

 `class` varchar(11) NOT NULL,                            (INSERT and UPDATE has to put just this: '-' in this column) 

 `data` varchar(256) NOT NULL,                           (INSERT and UPDATE has to put just this: '-' in this column) 

 `askadjust` decimal(10,4) NOT NULL,                  (INSERT and UPDATE has to put just this: '-' in this column) 

 `bidadjust` decimal(10,4) NOT NULL,                  (INSERT and UPDATE has to put just this: '-' in this column) 

 `sessions` varchar(256) NOT NULL,                     (INSERT and UPDATE has to put just this: '-' in this column) 

 PRIMARY KEY (`id`)

) ENGINE=InnoDB AUTO_INCREMENT=177 DEFAULT CHARSET=utf8




INPUTS:


Database host, User, Password, Database, Table, Port, Remove prefixes / suffixes (ejemplo is the symbol name is EURUSD.e or e.EURUSD I want to be able to remove the e. or e. part).


Also I need to have a debug area in the chart to show the status of the connection and if the logging in the database is been successful or if is giving errors, take a look in the image for example.


Besides the indicator/expert code the developer has to provide the mqh file the dll files and any other files that are necessary to make the indicator/expert work as expected.
























File:

JPG
Capture.JPG
122.9 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(5)
Progetti
9
11%
Arbitraggio
5
40% / 60%
In ritardo
1
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(73)
Progetti
125
52%
Arbitraggio
4
25% / 75%
In ritardo
20
16%
In elaborazione
3
Sviluppatore 3
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
4
Sviluppatore 4
Valutazioni
(161)
Progetti
217
30%
Arbitraggio
4
50% / 25%
In ritardo
4
2%
Gratuito
Ordini simili
need developer to create personal EA for me, serious developer required. will work together on my robot. timeframe 1h, simple SMA and RSI levels, 1 h time frame, trading on limit orders only
We want to host a trading competition for newer traders where they can trade on demo accounts. We just want to be able to access those demo accounts and to provide a leaderboard (even if the totals are just stored in a database), we can provide the front-end. The idea is to have around 20 participants. Most will be relatively new traders. We are also not a broker, we simply have a few people learning to trade. The
Hello, same as title. I do not care about the drawdown I just need a trading strategy that can do 100% return per month return, simple as that. It would be nice if it can be automated into a bot/EA. Most important is the return of at least 100% per month!!! The strategy you provide need to be tested and work fine and have been doing well in the live market by you or someone for a long time. To be clear again - I need
Location: Remote Employment Type:[Full-time/Part-time] About Us At Riskeys, we are transforming the trading experience with our state-of-the-art Smart Trading Keypad for MetaTrader 4/5. Our mission is to empower traders with innovative risk management tools, providing them with the speed, precision, and efficiency they need to succeed in today’s fast-paced financial markets. As we continue to push the boundaries of
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
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
CPI ROBOKING 30+ USD
*Strategy: CPI-Based Trading* *Instruments:* XAUUSD (Gold), UsTech100 (Nasdaq 100), USDJPY *CPI Release:* 1. *Higher-than-expected CPI:* - XAUUSD: SELL (Gold prices may drop due to potential rate hike) - UsTech100: SELL (Tech stocks may drop due to potential rate hike) - USDJPY: BUY (USD may strengthen due to potential rate hike) 2. *Meets or lower-than-expected CPI:* - XAUUSD: BUY (Gold prices may rise due
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

Informazioni sul progetto

Budget
30 - 70 USD
Per lo sviluppatore
27 - 63 USD
Scadenze
da 1 a 15 giorno(i)