Orders for indicators development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
702 completed jobs in all languages
Sort by:
30 - 60 USD
*Requirement: Forex Time Session Modification mq4 and convert to mq5 1. see pic below to modify mq4: A. move the session country name above the blue color session box and B. centralised (center justified) the country name, to make it same as the arrow on pic below C. and upon modification is done to convert to mq5 -------- 2. upon item 1ABC done to deliver send both mq4 and mq5 source code *attached is the mq4
16 Applications
FourLeaf MSB Indi (personal job)
35 - 40 USD
Indicator Definitions: - I ndicator should give an option to draw these levels on selected time frame chart and remove them (yes/no option) - Attached is an image with the breakdown of the detailed definitions Indicator Functions: (The Following statement should be read referencing the attached explanatory image:) If you follow the sequence or series of lower highs you will find that the ones that are color coded
100+ USD
If it's possible for anyone who has knowledge with collecting information I would like to see (all) records on the Fractal indicator for only the Day time frame. Thank You
Fractalbreak on H1 mini pullback on 15min (personal job)
80+ USD
Hi Umar, please could you create an indicator that has a drop down menu of fractalbreak of 4h, 1h, 15m, 5m and pullback to 8EMA on what ever charttimeframe I choose to scan on so example fractalbreak 1h, pullback to 8ema on 15m chart fractalbreak 4h, pullback to 8ema on 15m chart fractalbreak 15m, pullback to 8ema on 5m chart fractalbreak 5m, pullback to 8ema onn 1m chart This is a strong indicator for momentum that
1 Application
(36) MQL5 Indicators C++
FractalsBP FractalsBP (personal job)
90+ USD
Hi Umar, following on from the wonderful FractalBreakPullback you coded, I would like you to create an indicator that does the following so Using the iFractalsBreakPullback you created,, (Note iFBP = iFractalsBreakPullback) iFBPUP1 & iFBPDW = SELL ALERT iFBPDW1 & iFBPUP = BUY ALERT Then create a colourful dashboard you made for me last time. Many thanks
1 Application
(36) MQL4 Indicators C++
Full Version Indicator with Complete Editable Source Code (personal job)
500+ USD
I would like to purchase the full version of the indicator with all premium features unlocked, including the complete editable source code (.mq5). Requirements: 1. The indicator must include all functionalities as demonstrated in the developer’s private/full version. 2. The complete source code (.mq5) must be delivered, not only the compiled file (.ex5). 3. The code should be editable, with no license or compilation
1 Application
(1) MQL5 Indicators C++
30+ USD
Hi, Good day, I am having an indicator that gives 4 price values with stop loss and take profit for all timeframes. What I am looking for is, I request someone to create a function ( display using objects) with the following parameters void displayOrderArrows(double Order1,double Order2, double Order3, double openingPrice, double stopLoss,double takeProfit) openingPrice is a price at which first trade will be opened
8 Applications
(3) MQL4 Indicators C++
30 - 50 USD
I need a function (an Include Class object) to be used in any EA to send a message to a Discord channel by taking only two variables: 1. a Discord Channel ID or Token, and, 2. a string message. I want only MQL5 internal functions, not third party apps. I would need the code, to make it open source. The simpler and cleaner the code the better. I presume this could be as simple as sending a Json message in a POST using
4 Applications
50 - 100 USD
I want an indicator that will generate signal based on technical analysis/market analysis, order blocks (demand and supply), and should be able to show arrows for buy and sell after analyzing the direction of the market. It should also be able to show if a signal is strong or weak. In case the signal is rejected, it should show an X sign
100+ USD
Hi, i have my own indicators that is working well..I will like to change it to a auto-trading EA.. Required a expert to help and price for the project is negotiable
HMA Whole Market Scanner With MTF Function (personal job)
100+ USD
Hi mladen ! :) I'm Alex who email and asked about the scanner of your HMA Color MTF indicator :) The concept is : Attached the indicator(scanner dashboard) to one chart and able to scan the entire market watch pairs(include index and commodities); Choose which TF signals will receive. E.g. Attached to H1 chart , setting for H4 signals ; When detected a new trend ( closed bar with new trend) , the scanner dashboard
50+ USD
harmonic pattern finder to find AB=CD and gartly patterns with TP ; SL ; ENTRY POINT ; ALERTS i have the code for almost 50+ patterns i just need to split them up and make them look good
6 Applications
Heiken Ashi Trend Line indicator (personal job)
45+ USD
Hi, I need an automatic trendline indicator for heiken ashi charts. Use standard heiken ashi chart and then connect for: Connect both points as trendline breaks. 1. Uptrendline. Connect first green heiken ashi low with red heiken ashi low due to trend change 2. Downtrend. Connect first red heiken ashi high with green heiken ashi high due to trend change Please see attachment. There is a template with
40+ USD
This indicator or ea is really simple, whenever a CLOSED bar change direction I need alert as push up notification on my phone. That's it. If any questions or anything feel free to ask, the timeframe and the money should cut it but let me know. if there is something I did not take into account please tell me also
12 Applications
(13) MQL4 Indicators C++
80 - 100 USD
Hello! I seek a PRO EA creator who can help me build an EA for turning manual strategies - which are created using price movements, indicators, & a set of rules - into automated strategies; on MT4 & MT5. I’d also like the project completed within 3 days (if possible). Please be sure to read the instruction file I’ve attached below, "thoroughly", before placing your application. Thank you
30+ USD
//@version=4 study(title="Stochastic", shorttitle="Stoch", format=format.price, precision=2, resolution="") periodK = input(14, title="K", minval=1) periodD = input(3, title="D", minval=1) smoothK = input(3, title="Smooth", minval=1) k = sma(stoch(close, high, low, periodK), smoothK) d = sma(k, periodD) plot(k, title="%K", color=#0094FF) plot(d, color=change(d) >= 0 ? color.lime : color.red, linewidth=2) h0 =
5 Applications
30+ USD
Mainly, I want to adjust the time of my indicator to the time of different broker. Here are the four changes: 1. Add an input to determine at what time pivot start to be drawn/calculated. input int Pivot_Start=07; 2. Add the London Balance area + text. input int London_balance_Start= 09; input int London_balance_End= 10; +chose color 3. Add the New York Balance area + text. input int London_balance_Start= 16; input
2 Applications
(18) MQL5 Indicators C++ C# Forex
30+ USD
Hi I need a guy who can creat me a simple EA all the EA must do is to take a candle after a spike and then skip 2 spikes then take another candle after the 2 spikes accured the ea must work on crash 500 with a stop loss a lot options and number op trades to open
30 - 40 USD
Change my EA with different indicator I have both I need to have new indicator with this EA Swap out the indicator with new one Sell and buy will trigger buy color change similar to current ea, just new indicator only change indicator keep all other function must compile / provide new source code upon completion Send final functioning source code asap
10 Applications
30+ USD
I have two MT5 source codes indicators and I need to join it in just one indicator. It need to has all parameters of each indicator to set. After we talk I will share the archives