Orders for indicators development - C++ - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of
100 - 140 USD
1. Convert MQ5 fisher indicator indicator to MTF MQ5 fisher indicator.Thanks Just to have an idea of what I want I have attached fisher _v1 exe file and it MTF version Programmer fisher _v1 exe has to be in mq4 indicator before its MTF version can work on mq4 platform .Note that this is just to have an idea of what I want. You are working on MQ5 fisher converting it to MTF mq5 fisher 2. Convert AFL winners and leledc
4 Applications
100+ USD
I want three things in the indicator: 1. An arrow (signal) on chart that appears when buy stop becomes smaller or larger than sell stop. As you know the FXSSI indicators update every 20 min. So the arrow must appear the second the data is available on the platform. 2. A graph that shows the value of buy stop and sell stop in a separate chart. 3. Notification to phone and email when the arrow appears on the chart. And
50+ USD
I want three things in the indicator: 1. An arrow (signal) on chart that appears when buy stop becomes smaller or larger than sell stop. As you know the FXSSI indicators update every 20 min. So the arrow must appear the second the data is available on the platform. 2. A graph that shows the value of buy stop and sell stop in a separate chart. 3. Notification to phone and email when the arrow appears on the chart. And
2 Applications
MQL5
Indicators
Experts
OpenCL
Statistics and mathematics
ALGLIB
Panels and dialog boxes
Custom graphics
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Forex
Futures
Stocks
Options
Data mining
Linux
RegExp
Product Design
Photoshop
Text translation
Text writing
100 - 130 USD
Hello developer I need a mobile application which directly connected with mine indicator signals and mobile application is highly remotely licensed in which I get to know about all details if someone used it there ip address, starting date and I have remote access if I blocked that user than mobile application stopped working if any have good idea how I can connect mine indicator signals to my mobile you can tell me
1 Application
30+ USD
hello great developer I hope this message finds you well. I am looking for a developer to assist with a modification on my mt4. Could you please let me know if this is something you can help with, along with an estimate of the time and resources required? I’d be happy to provide more details if needed
30+ USD
Hello sir , can you please let me know if you can do the below 👇🏼 1. Can you add news filter to EA ? (I don’t have the file, asking for yours) 2. can you change the colors and texts of the EA in the background 3. EA will need to add 2 indicators that can be used as more confirmation It’s a Histogram Indicator And a HeikenAshi Indicator Please kindly let me know if the above is possible so I can continue explaining
30 - 40 USD
Task: Modify "Moving Averages" EA – Add 3 professional features Current EA: Classic Moving Averages crossover (EMA 21 based), longs/shorts on XAUUSD/stocks Add these 3 features: 1. SELECTABLE TIMEFRAME (independent of chart) • input ENUM_TIMEFRAMES WorkTimeframe = PERIOD_H1, H2, H3, H4..... // M1, M5, M10,.... • All iMA(), Close[], Open[], High[], Low[] must use WorkTimeframe instead of current chart timeframe 2
38 Applications
30+ USD
I want someone who can fix a bug in an mql5 EA, the EA works fine for symbols without suffix but symbols with suffix and space withing the symbol does not work. There is a suffix function which might be passing the symbols correctly. And fix any possible bug. Will provide code within
4 Applications
40+ USD
Modification of my MT4 AND MT5 EA, source code is needed. The code must be bug-free. The indicators and both EA should not be shared in public ,personal use or to be used for any commercial benefits without my permission. Proper testing will be required (report) and needs to be confirmed from my end before the payment release. many thanks
30+ USD
👋 Hey great developer can you help me with omni language? declare lower; input MTF = no; input timeframe = AggregationPeriod.FIFTEEN_MIN ; def p = if MTF then timeframe else GetAggregationPeriod(); def c = close(period = p); def o=open(period = p); def h = high(period = p); def l = low(period = p); def p3=hlc3(period = p); def v=volume(period = p); addcloud(-75, -40, color.green, color.WHITE); addcloud(80, 100
30+ USD
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
7 Applications
MQL5
Indicators
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
C#
Python
Stocks
Custom graphics
Futures
MySQL
JavaScript
Product Design
Options
Java
Collection of data on the internet
SQL
PHP
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
30+ USD
Hello there, am in need of an expert mq4 developer who can make some little modifications for my mt4 indicator....will send the indicator and modifications when bid for job. Kindly bid if you're an expert only. Thanks
30 - 60 USD
https://www.youtube.com/watch?v=ec6-LAtlrOc&list=PLv-cA-4O3y95e9N3saUmDpQGKR11k-v1B&index=2 This YouTube video is about modifying expert advisor to work in multiple symbols .. he explains how to implement it in our custom EA and he puts the link for the code in the comments of the video. His YouTube videos are divided into 3 episodes 1.1 he introduces the modification and 1.2 and 1.3 he explains coding it This link
30+ USD
Hello great developer can you help me with MT5 indicator developing? Here is a document that describes the filters that will need to be added to my existing custom indicator. let me know if you have any questions or if anything in the document is unclear I will be looking for great developer to bid for this project Best regards
4 Applications
50 - 100 USD
1. Check the logic & fix it EA calculate all given pairs and all time frames, the gap between MACD cross and previous MACD cross. You'll check this calculation part and fix it 2. Add a variable in property EA shows this gap value in 'comment' of toolbox. Now EA make open/close execution at MACD cross. I want EA make open execution on the condition of above a certain value given at the new variable. Please
10 Applications
45 - 50 USD
I need to modify my existing Mt4 expert advisor ea.The EA uses custom made indicators (blocks) and after last update it has not been working properly. I need to fix a couple of issues. The EA has like 11 filters that can be enabled True/False based on different strategies
30+ USD
Hi, I need an existing MT4 EA to be modified. 1st, add comments to buy and sell order e.g "Buy Order Opened with Parabolic SAR below Moving Average" , "Sell Order Opened with Parabolic SAR above Moving Average" to method 1. 2nd, fix method 2 open orders. it currently opens orders correctly but it also opens orders wrongly
13 Applications
50+ USD
I bought it but it did not has source codes. I found the template only. Modify existing C++ template : 1. into typical mqh include file. 2. suitable for Renko chart trading
1 Application
30 USD
I need to modify an existing deriv.com bot. Need to modify the money management and accuracy of taking trades, need to upgrade detecting of price when it's auto trading. need good results
3 Applications