Orders for indicators development - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
NUMBER OF CANDLES (INPUT PARAMETER): IF THE EA EXECUTES A TRADE AND IT HAS NOT HIT TP (IN LOSS), THE EA WILL NOT EXECUTE THE NEXT SIGNAL UNTIL THE NUMBER OF CANDLES SET BY THE USER IS MET. THE NUMBER OF CANDLE SET BY THE USER MUST BE MET BEFORE IT EXECUTES NEXT TRADE WHICH IS THE RECOVERY TRADE. ie. IT WILL COUNT THE NUMBER OF CANDLES (TRADING DISTANCE) BEFORE NEXT EXECUTION SIGNAL AND THEN IT WILL APPLY
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
2 Applications
MQL5
Indicators
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
MPDIFICATION OF EXPERT ADVISOR (personal job)
30+ USD
1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS (INPUT PARAMETER))
MODIFICATION OF EA (personal job)
30+ USD
UPDATE TO BE MADE 1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS
1 Application
Create 6 objects for MT4 and MT5 and give open source code (personal job)
100+ USD
Properties common to 4 objects circles + 2 objects(one and twice like circle x2 scale the same): moving up down left to right - arbitrarily, scaling, by marker (point(s) or like line on indicator stars) or by button , rotate left right/reset rotate/block rotate, rubber stretching and narrowing on the X axis, stretching on the Y axis, rubber blocking (only diagonally exactly), adding a new object, deleting the last
1 Application
Installing SR to Breakout (personal job)
70+ USD
if n = 5 & x = 3 // Total 5 sets. Assume set1 = M15 SR, set2 = M30 SR, set3 = H1 SR, set1 = H4 SR, set1 = D1 SR //create a variable to define number of repeated / overlapping required // if x = 2 if (2 out of 5 sets) isSRZone return true // can be M15+M30, M15+H1, D1+H1.. so on) then return true // if x =5 All 5 sets return true if (set1,set2,set3,set4,set5) isSRZone return true then return true // Please also try if
1 Application
50 - 150 USD
Need to do an recovery strategy on my existing EA programm for MT4 platform . Recovery strategy will include two pending orders on each side of the main order with a calculated logic . The current version of the ea open one order per signal so i need to add the two recovery pending orders to reduse drawdowns
12 Applications
EA Function Modification (personal job)
30+ USD
You made the attached EA in the past for me. I want to keep all existing parameters the same on the EA, however, I would like to modify it so that it doesn't automatically close any open position if an opposite candle forms. I.e., as it functions now, if there is an open Sell order and a bull/green candle forms, it automatically closes that open Sell position. If there is an open Buy order and a bear/red candle
1 Application
30+ USD
I have a simple indicator which draws an Arrows on bars that have a certain conditions, what I need is to draw a small horizontal line (Segment) on 50% of each bar [50% of (high - low)] that have an arrow, regardless if it is up or down arrow. I will provide you with the indicator to make the required amendment. Thanks
9 Applications
30+ USD
I need an indicator that gets to show me the major levels like the mid level(50), big figures(00) and institutional levels(80 and 20) on my chart, this indicator should be very visible to all major pairs
3 Applications
30+ USD
I need an expert to solve some issues on my EA to get it validated on Mql5 platform. Specifications and requirement Hi I have an EA that I want to get validated on mql5 platform. When I first tried to validate it the error 131 occurred. I worked on it to fix the issue then error 1 occurred and the validation was not successful. I worked on it and tried to validate it and the validation system said there is no enough
30+ USD
Hello I have an indicator and i need the MTF version. Note that i don't have the mq4 version of that indicator. In the setting of the MTF version i must have the option of the TF i want to display in the chart. So i must have: Use M1: True/False Use M5: True/False .......... Use MN: True/False. Please check attached image to see how i need the indicator to look like in the chart
6 Applications
30 - 50 USD
I need a trader box panel with features as follow : 1. the panel should be a expert advisor 2. information of spread and symbol on the top of the box 3. Limit Price input (the order can be taken only sell limit or buy limit only), if the current price is higher than the limit price, it is a buy limit, if current prie is lower than the limit prive, it is a sell limit order 4. stop loss price input 5. take profit
3 Applications
30+ USD
I need an indicator that can follow trend and also have date that will be used in creating ea I want the indicator to show a trendline based on the market trend.or to always find and draw a particular pattern or any trendline pattern
MTF BLK Indicator (personal job)
30+ USD
Hello I have an indicator and i need the MTF version. Note that i don't have the mq4 version of that indicator. In the setting of the MTF version i must have the option of the TF i want to display in the chart. So i must have: Use M1: True/False Use M5: True/False .......... Use MN: True/False. Please check attached image to see how i need the indicator to look like in the chart
1 Application
30+ USD
Hello, i am searching for the mql5 source code of the Simple Fisher Indicator, i just want the code of the standard indicator in order to download, here some pictures of it
3 Applications
150+ USD
Please contact me at NYC235@gmail.com or call me at 561.320.3273 to discuss projects and budgets. I have several idea's that I would like to see created if possible. Job probably easy for any programmer. But I am looking for someone with at least 3years of experience and a proven record. Lots of work in the pipeline. Thanks, JR
30 USD
The following project is to modify existing EA to add day and time filter then close all floating trades on Friday. EA will not open any trades on Friday after 5PM GMT EA will check all profit for the whole week (Monday to Friday) if profit is greater or equal all floating trades close all trades and delete pending orders
14 Applications
Need fix my ea (personal job)
30+ USD
hello need fix my ea , and correct bugs , and add more functions I will send all the details to the private with the requirements, it is also necessary to upload it later to mql5 and that there are no errors
1 Application
30+ USD
the alert from my indicator isnt working, if you can look at the source code and fix it, that will be great. This should be a small easy task please reach out for clarification it need be
7 Applications