Orders for indicators development - MySQL - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules MySQL
318 completed jobs in all languages
Sort by:
30+ USD
I am looking for someone to develop an indicator based on price action principles. Some of these terms may be unfamiliar currently, but will be defined specially once a developer is chosen. We will be utilizing Swing High/Low, Sweeps, and break of market structure on different time frames to discover break blocks on lower time frames. This will form the foundation for future development into a bot. Indicator will
30 - 200 USD
Summary: I require an interactive panel box that I can drag on to any chart which will show all current open positions in the particular financial instrument plus enable me to input data, so that the panel will display certain data. Some definitions (you may need to read further down first and then come back to these definitions in order they make more sense): When I say trade , I mean the total of all positions
30 - 50 USD
I am need a developer who can convert my trading strategy from being an indicator into a EA as well add some fee futures into it if are also good at high frequency trading strategies it will be and added advantage and I look into working with you in the long term
30 - 50 USD
Hi, BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX) I want you to update my indicator. If you look at the image above number 1, You will notice 2 things a. USD and GBP intersect at that point b. The color of the box is green. What I want the Indicator to do the follow, using example 1 in the Image: 1. Use the Current timeframe of GBPUSD 2. If the box is green use this formula {
30+ USD
I need a simple pop-up with sound alert for these two indicators. The indicators are almost the same, so this is an easy job! The text of the pop-up need to say if it's a "BUY/SELL" signal and the currency pair/metal/indice. Something like this: Buy Eur/Usd
16 Applications
(1) MQL4 Indicators Experts MySQL
40 - 60 USD
Hi guys! I am looking for someone to help me with this development for MT5. It's a real-time dashboard with the following information: SYMBOL, LAST PRICE, CHANGE (%), VOLUME (MM), OPEN, HIGH, LOW, MEDIAN PRICE, INDICATOR* *For this field the dashboard should read a customized indicator (MQ5) that I have. Requirements: - Be able to Insert and Remove Symbols - Be able to change the Background color - Get the source
5 Applications
(2) MQL5 Indicators MySQL
30+ USD
1. The code is available here https://www.mql5.com/en/code/22186 2. The upward movement is displayed by the green histogram, t he downward movement is displayed by the red histogram and Uncertain movement is displayed by the blue histogram. I would like a pop-up sound alert and mobile push notification whenever there is a colour change. It can be turned on or off. 3. I would also like an alert when it reaches the
50+ USD
I have a high probability successful EA tied to MACD & EMA. I need an expert's mind to streamline the MACD delta points to avoid early entries caused by sudden change in trends. EA has news filter attached.Instead of having external MACD and news filter attached to chart, need expert to in build the MACD, news conditions so that external indicators are not required for EA to run. Will share further requirements
8 Applications
350+ USD
I have a strategy which I want to convert into mt4 indicator & it should read and execute the trades using arrows(buffers) automatically to binary.com account. I will tell you the strategy if you are interested message me
Project to add indicator-based entry conditions on index indicators (personal job)
30+ USD
For my EA, I want to add four different types of entry conditions that interact with index indicators. bool MACross = true; bool RSICross = false; bool StocCross = false; bool MomCross = false; if (MACross) = true then buy (sell) when shorter MA crosses over (under) longer MA on index indicator If (RSICross) = true then buy (sell) when RSI crosses over (under) 50 on index indicator If (StocCross) = true then buy
1 Application
(31) MQL5 Indicators Experts MySQL
30 - 35 USD
I will provide the indicator later and I just want to add the option of push notification to the indicator so that I can receive signal alert to my MT4 mobile app
15 Applications
(1) MQL4 Indicators Other C++ C# SQL MySQL Forex
30+ USD
I have an existing EA that works fine except for the partial takeprofit element. Currently, it has a five step level of partial takeprofit: string _group_12_ = "+++"; bool partialtp = false; // partial close at takeprofit 2,3,4,5 double takeprofit2 = 10; // takeprofit 2 to close a certain percentage of lot double tp2percentage = 40; // percentage of lots to close at takeprofit 2 double
5 Applications
(31) MQL4 Indicators Experts MySQL
INDICATOR THAT PROMEDIATES THE PIP RANGE BY DAY AND WEEK (personal job)
55+ USD
This is an Indicator that promediates the Range that price moves in pips of certain number od Days and Weeks. Shows the information in a panel and as horizontal trend lines in chart. The indicaotr also calculates the middle average of Weekly and Daily values
1 Application
To update exiting indicator with Moving average relation (personal job)
30+ USD
Hello, I need to add the one more parameter in my existing indicator with Moving average relation, and Where ever 8 signals are matching its need to create Buy and Short Signals (If its continuous also no problem )
1 Application
(21) MQL4 Indicators Experts C++ C# SQL MySQL
30+ USD
i have a simple and specific requirement to modify an indicator. This indicator has 10 buffers for colour as below: i would like to delete the duplicate buffers for use in EA lab which has a maximum of 8 allowed. The code is below: //+------------------------------------------------------------------+ //| iRimbab_1.mq4 | //| Copyright 2019, MetaQuotes Software Corp. | //|
3 Applications
(2) MQL4 Indicators SQL MySQL
30+ USD
This work based on Linear Weighted Moving average and price is applied to First indicators data. Indicator Period Above/ below LWMA1 (100) Above/ below LWMA2(50) 1 RSI 100 up up 2 Money flow index 100 up --- 3 On Balance volume up up 4 Momentum 100 up up When 8 indicators matches with existing 7 signals its need to take Buy/ Short position Close option 1: When Buy/ Short position created if 4 indicators opposite
5 Applications
(1) MQL4 Indicators Experts SQL MySQL
30+ USD
1st part of the job I need to transform a simple ADR indicator into displaying the 3X ADR value 2nd part I need 2 scripts that i can drag easely on my chart: - 1 for Buy limit: The buy limit will place the SL automatically computing 12% of the 3XADR value The TP will be automatically 30% of the 3XADR value The size will be 2% of my equity computed automatically I need the order to expire on the same day 1hour before
1 Application
(6) MQL4 Indicators Scripts MySQL Forex Stocks
30+ USD
I have to check bor bugs and add functionalitie to a previous Ea done by the coder I need to see why sometinmes the system removes itself fomr the chart and add new inputs and functions
8 Applications
(14) MQL4 Indicators Experts SQL MySQL
30 - 50 USD
I want to modify existing expert adviser (attached) to close both buy & sell position with profit using other function of AccountEquity(), AccountBallance() like MagicNo., or symbol. Because when i use Accountequity() function it close all positions of other currencies as well. so, it's work if i'm treading one currency only but with multi currencies it didn't
12 Applications
(1) MQL4 Indicators Experts MySQL Forex
Modification of Data Extractor EA and Database Transfer (personal job)
300+ USD
Modify "Data Extractor V2" EA to remove "Comment" extraction from its functions Set up OS (Windows Server) to support MT4 terminal and web application (Remote MySQL Connection) Create new database on the VPS Gather connection information for a third party to connect to the databases running on the VPS
1 Application