Orders for indicators development - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2745 completed jobs in all languages
Sort by:
30 - 50 USD
There will be 4 indicators 1 x2supertrend 2 ZigzagZugv1.4 3 Bollinger Bands 4 ss_supportresistance Buy Alert 1 X2Supertrend turns Bullish 2 Price went out of Bollinger bands during the last Bearish move of X2supertrend 3 There was at least one Red Bearish Dot from Zigzagzug during the last Bearish move of X2supertrend 4 During the last Bearish move of X2supertrend, Price entered any of the following supports zones
5 Applications
30+ USD
Hello I need PINESCRIPT language Indicator SCRIPT. Its Engulfing candle indicator. Showing engulfing candles as showed on photos attached. When candle is engulfing there is arrow pointing on that candle and also ther is a horizontal line marking engulfing level as shown on photos below. If You think You can handle it let me know
3 Applications
(8) Other Indicators Trading robot/indicator debugging Strategy optimization Strategy modules Forex Stocks
30 - 100 USD
Is there anyone who can combine my customized parabolic sar indicator with a Bollinger band indicator to alert me when price is outside of the upper/lower band and at the same time in range of the parabolic sar dot? These conditions doesn't happen very often but when they do.... well you see for yourself. I'm providing picture of what I want
23 Applications
(7) MQL4 Indicators Integration Statistics and mathematics Strategy optimization Forex
30+ USD
I have an existing EA that copies trades from one MT4 platform to the other MT4 platform. i need 2 changes... 1) on the copying window it is writing stuff like the original programmer's name etc, which I want to be removed 2) When copying trades, in some cases, I apply a "Lot Multiplier". IF the answer to the opening lot size works out to be less than 0.01, it is still opening a trade with 0.01. When the answer to
6 Applications
(36) MQL4 Indicators Forex
30 - 50 USD
Hi, I would like an EA based on the strategy that I've been trading with. It has been successful for me so your input will be questionable if the desired outcome is not achieved. The news filter option should be built in as well. This strategy is base on combining 4 indicators, they are: 1. ADX 2. Forex Stryder 3. Two Exponential MAs 6 and 50 4. SUPER TREND TRAILING STOP HOW IT WORKS The strategy is simple, the EA is
50 - 100 USD
Hello, I need a simple Volume and Range indicator for MT5, it should paint the bars on the chart + windings, with alerts, it will cover the bars according to volume, range and close. Here are the variables : -- BAR CLOSE -- (tiers close) Up close= Close [i] >= Low [i] + ((High [i] - Low [i] )/3*2) Middle close= Close[i] < Low[i]+range(i)/3*2 && Close[i] > Low[i]+range(i)/3 Dn close= Close [i] <= Low [i] + ((High
30 - 60 USD
I need a fairly simple basket trader to help me with my manual trading. I have an open source EA that can be used as a template, or you can make one from scratch if you prefer. This EA does not make any trading decisions but will open trades when a button is pushed. It will only trade 3 pairs and each entry must have a user defined stop loss and take profit. It will also need a "Breakeven" button and a "Close All"
13 Applications
(2) MQL4 Indicators Experts Trading robot/indicator debugging Forex
MODIFY MULTIMAGIC EA (personal job)
30+ USD
Bro, kindly add additional condition for the opening of the 1st trade of a new trade cycle for "main trade"; SWAP PLUS ONLY = TRUE/FALSE; this way, I can choose to only trade when swap rate is positive. The swap rate for BUY or SELL direction of different currency pairs is different and can also change anytime. When SWAP PLUS ONLY = TRUE , EA will only open the 1st trade of a new trade cycle when swap
2000 - 5000 USD
I'm looking for an MQL4 expert -- best of the best -- and I'm willing to pay top dollar for it. In particular, I need someone very confident with OOP MQL4 -- Classes, constructors, inheritance, private vs public, instantiating objects, passing them into and out of functions, etc. This project needs all of that. Please only apply if you're very proficient with all of that. I am reasonably good with MQL4 and C++ but
21 Applications
Prop Firm DD addition to Account Graph Indicator for MT5 Unlimited License. (personal job)
100+ USD
As spoken with the Developer, I would like an Un-limited License version of the MT5 DD indicator that they have made for me previously. I swap between a lot of Demo accounts when I’m Prop Trading and evaluating different accounts success, so I continually need to assign it to different accounts across my VPS Terminal. Both myself and the Developer have come to an agreement, where the previously made indicator will be
1 Application
40 - 250 USD
In an indicator window, I want an line graph showing the deviation of price from a rapid moving average, i.e. closing price – moving average of closing price, normalized to a percentage as explained below. I would like a copy of the code in MQL4 for my own purposes. I’d like to retain exclusive copyright to the work. INPUTS A. select either simple moving average (SMA) or exponential moving average (EMA) ·
15 Applications
(3) MQL4 Indicators Forex
Modification of EA to Version 3.0 (personal job)
30 - 80 USD
I would like to modify the logic of the previous version of my EA. Indicator will be same and the grid computation will all be the same. I would like to change the flow of the logic. I will attach and explain all the details as we go along. Good day to you
1 Application
(6) MQL4 Indicators Experts Forex
Convert TradingView Indicator to MQ4 (personal job)
30+ USD
Convert below indicator to MT4 study(title="MACD crossover while RSI Oversold/Overbought", overlay=true, shorttitle="MACD Cross + RSI Oversold Overbought") //MACD Settings fastMA = input(title="Fast moving average", type = integer, defval = 12, minval = 7) slowMA = input(title="Slow moving average", type = integer, defval = 26, minval = 7) signalLength = input(9,minval=1) //RSI settings RSIOverSold =
1 Application
(45) MQL4 Indicators Converting Forex
80 - 110 USD
We have an existing Martingale EA as attached. Please see below required correction, modification and addition of this EA as stated below points A. Correction 1. First TP was not consistent on 6pips or doesn’t follow on what was indicated in the input settings. (Note: back test was okay but when it was in demo account, the first TP was not consistent) B. Modification 1. Moving Average should have enable/disable
3 Applications
MQL4 Indicators Experts Forex
50 - 100 USD
Looking for a long-term partner developer to help build indicators and robots for a startup Forex Automated Trading Membership Club. Initial indicator required for development is based on the TradeATS Master Pattern concept (with custom improvements), check out youtube video here: https://youtu.be/2So_DuWmAAs&amp;nbsp; Send me a message if you understand the concept and are interested in the partnership. More
Update existing Dashboard for Fatemeh Ameri (personal job)
30+ USD
I have discussed the requirements with Fatemeh Ameri . The dashboard that he had prepared for me needs some additional functionalities. I have attached the details of the modifications in the attached document
1 Application
(29) MQL4 Indicators Forex
50+ USD
Requirements Hi Developers, I need someone to convert the SuperTrend Pivot Point Indicator to MT4. I will also need push alert notifications for the indicator. I have attached the SuperTrend Pivot Point PineScript code. The alerts and signals should match what I see on Tradingview. Push notification should be triggered when arrow appears and once per bar close similar to how Tradingview notifications are sent for
3 Applications
(3) MQL4 Indicators Forex
Eas to be modified. (personal job)
35+ USD
Eas to be corrected according to defined insights. Corrections regard exact closing at exectuted values, adding or canceling certain features, general improvements of the Ea functionalities by the removal of other minor input lines. Precision, accuracy and committment are highly appreciated for this kind of job
1 Application
Modifiction Of Icustom Indicator (personal job)
30+ USD
I have this Icustom indicator that is not displaying arrows in icustom. see the code below to e modified //+------------------------------------------------------------------+ //| Indicator: Dynamic Cycle.mq4 | //| Created with EABuilder.com | //| https://www.eabuilder.com |
1 Application
(8) MQL4 Indicators Experts Forex Stocks
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