Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
36859 completed jobs in all languages
Sort by:
Create Custom Indicators then Merge into EA (personal job)
90+ USD
we just paste dummy text in this... ------=-=-=-=-= o green. o Buffer 4: none of buffer 0+1+2+3: gray. o Buffer 5: have buffer 0+2: purple. Buffer 6: have buffer 1+3: darkgreen. o green. o Buffer 4: none of buffer 0+1+2+3: gray. o Buffer 5: have buffer 0+2: purple. Buffer 6: have buffer 1+3: darkgreen. o Green o Blue o Pink o Green o Blue o Pink at the moment chikou break out bollingerband
1 Application
(5) MQL5 Indicators
Create an Indicator using the same source code twice (personal job)
30 - 50 USD
I will provide source code that will be used for the indicator. The code is working properly but needs to be modified to meet my requirements and needs to be refined to speed up processing and make it more efficient . Draw a wingding and provide Alerts when specified condition is met. Security needs to be added. All code / work remains my exclusive property. Developer, developers team and anyone involved with this
1 Application
(4) MQL4 Indicators Experts
30 - 300 USD
We are an EA company. We are currently looking for an MQL4 developer who can help us on an ongoing, longterm basis. Basically, we are looking for someone who is : 1. good at communicating (speaks good English, quick to reply, and gives regular progress updates) 2. good at coding (tests their work thoroughly to avoid delivering projects with errors) 3. can complete projects quickly. If you think you fit these criteria
23 Applications
(17) MQL4 Indicators Experts
Multi time frame Indicator and Dashboard (personal job)
30+ USD
Multi time frame Indicator and Dashboard Dashboard Options: - Market Watch Symbols or Symbol which are selected by the user - Alerts when indicator sends buy or sell signals. - Selected time frames ( M1 M5 M15 M30 H1 H4 D1 W1 Month1 ) - Dashboard will show: When there is a buy sell signal
1 Application
(41) MQL4 Indicators
Modification of MT5 and MT4 EAs (personal job)
200+ USD
Modification of ProFX 2.6 (MT5 and MT4) Averaging Stop-Loss (Advanced + Boost) Add optional averaging stop-loss for recovery and boost modes. When EA open additional orders, the EA should adjust the Stop-Loss to averaging level for all orders. News-filter close open orders (All Modes) Add as optional closed all opened positions when news-filter status change to "Paused Trading" Stop-Loss to Break-Even (All Modes) Add
1 Application
(1) MQL5 Indicators Experts
30 - 150 USD
I would like to add Martingale to my EA order process. Lotsize is currently calculated as a percentage based on Equity in the account. I would like the ability (selectable parameter) to turn on Martingale whereby there are two variations. 1st variation - if last closed position was profitable then increase risk by 1%, with max percent risk being 10%. If there is a subsequent losing trade the risk percent will drop
13 Applications
(4) MQL5 Indicators Experts
30+ USD
I have a request of modifying 1 pre-made indicator. Firstly, take a look at below image, please. Firstly, change information style on top-left of chart, please. Extra function to show “Time Zone Information” or not As you can see, there are “Local Zone”, “DST Offset” and “Broker Zone”. If “Time Zone Information” is set to False, then it will not show information on top-left of chart. I need an extra option for “Time
2 Applications
(178) MQL4 Indicators
Modification of Existing MT4 EA (personal job)
30+ USD
Here we go, Job is a modification of existing MT4 EA that will add a minimum SL closing any trade that goes at least 4 pips in profit at at least 4 pips
1 Application
(10) MQL4 Indicators Experts
Create a Scanner for RSI (personal job)
200+ USD
Text color- Red for Sell and Green for Buy RSI Scanner User has the ability to enter the pairs they want Set the levels (overbought and oversold) There are 4 levels (two overbought and two oversold) Oversold: 16 and 25 Overbought: 75 and 82 User can select how frequent it should scan (default 5 seconds) Scan every (Seconds): 5 User can enable timeframes to
1 Application
(17) MQL4 Indicators
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+ USD
THIS SHOULD NOT BE A DIFFICULT TASK, IF YOU CANNOT FIX IT UNDER 1HOUR, DO NOT APPLY. I HAVE AN INDICATOR WORKING PERFECTLY, IT GIVES SIGNAL VISUALS WHEN CONDITIONS ARE MET, YOU DO NOT HAVE TO TOUCH ANY CONDITIONS. BUT I WANT THE INDICATOR TO SHOW PREVIOUS SIGNALS. THIS IS WHAT I MEAN: IF I ADD INDICATOR TO CHART 12:00:00, IT WILL START WORKING AND WHEN CONDITIONS ARE MET, IT SHOWS A GREEN OR RED VISUAL. BUT IT DOES
6 Applications
(9) MQL5 Indicators
Breakout indicator - prior to EA job (personal job)
40 - 60 USD
Hi Oleksandr, Long time no see, and thanks for your work on previous EAs. This job concerns a breakout indicator, which should be made prior to an upcoming job to code a new EA, Hope you'll accept the job, Best regards
1 Application
(5) MQL4 Indicators
Upgrading 2 existing EAs with pyramiding option (personal job)
40+ USD
Adding an extra feature at the 2 EAs you made for me. The EAs that gonna be upraded are TMA_Inverse_EA_V6 and TMA_PriceBorder_EA. It is needed an antimartingale strategy. A Grid of max orders will be opened at certain distance each other, with multiplied lots only when the first opened trade is in profit. It means that the EA will open orders the way of the trend. It will be adding lots at a profitable position
1 Application
(3) MQL5 Indicators Experts
MODIFICATION OF AN EXPERT ADVISOR TO AUTOMATICALLY COMPUTE AND ADD STOPLOSS AND TAKE PROFIT VALUES FROM PREVIOUS OPEN, HIGH, LOW AND CLOSE DATA (personal job)
30+ USD
I want modification to my EA so it finds the average of past X days difference between Open and Low and set it as Stoploss. Then Finds the difference between past X days Open and High as Takeprofit. DATE/TIME OPEN HIGH LOW CLOSE T0 O0 H0 L0 C0 T1 O1 H1 L1 C1 T2 O2 H2 L2 C2 T3 O3 H3 L3 C3
2 Applications
(1) MQL4 Indicators Experts
30+ USD
Hello, i'm in trouble with my signal indicator , i'm in trouble on the way to get it working according to this settings: It uses heikin ashi candles and a Moving average buy signal (green arrow) should be coded with this condition: HA candle [n-2] close < MA [n-2] HA candle [n-1] close > MA [n-1] HA candle [n-1] is green HA candle [n] close > MA [n] HA candle [n] is green Sounds easy but the problem is the way the
9 Applications
(30) MQL4 Indicators
30+ USD
1. Take high and low from previous 5 days. Get % difference (H *100/L )-100) 2. Calculate difference H - L 3. Count all % and deduct to 5 - this will be average % 4. Then deduct this to 5 (/5) 5. Then multiply * 1.6 6. Get swaps. Show red or green circle/dot near the biggest number. Dashboard must have setting what color to use for background (can be transparent), font type, color, size X and Y and corner where to
6 Applications
(50) MQL5 Indicators
30+ USD
Hello coders, i'm looking for someone able to convert my indicator to MQ5 with same specs I dont want any change in the mechanic, just a conversarion. Need to work 100% equal. Start asap, dont bid if you plan to take more than 2 days. File attached
9 Applications
(14) MQL5 Indicators Converting
35+ USD
I want to add some information from the old code to my new code... have all the text code I need to update............ All it takes is a Developer and I don't understand how to do it. really want to do this quickly and I look forward to your support I want source code also. Once deal confirmed I will explain my requirement
2 Applications
(29) MQL4 Indicators
30 - 40 USD
Update Expert Advisor Trend I have an Expert Advisor and I need to make some updates: 1 - First update Include function: - Minimum time between the closing of the last order and the opening of the new order Options: (true / false). Minimum time in minutes: to choose Example: If you choose 600 minutes, the Expert Advisor can only open a new order after 600 minutes have passed since the last order was closed. 2 -
3 Applications
(30) MQL5 Indicators Experts
Modifications to Existing MT4 EA (personal job)
110+ USD
The EA and source code are uploaded for reference. Requirement A. Modifications of stop loss placements in the Momentum Strength Bar EA, and B. Modification of the position of the “Re-enter after TSO (true/false)” input instruction · The EA and source code are uploaded to the MQL5.com website. Modification 1 – stop loss for entries on a Reversal Bar. The current placement operates as follows. The “
1 Application