Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2260 completed jobs in all languages
Sort by:
Further modifications to existing EA (MT4) (personal job)
30+ USD
Bro, I need another modification to Multimagics EA. Please read the explanation to see if there are any area which is not clear; we can discuss and clarify to make sure we understand each other. Thanks. Please add a variable for the Main trade cycle: RECOVERY MODE = True / False; place this variable under "Main Trade Exit setting" When RECOVERY MODE is set to True, the trade exit of the trade cycle is modified to
30 - 150 USD
I have a strategy that I have that I would like to turn into a trading Bot. I have all the indicators in written form explaining the strategy. Furthermore, I have the strategy loaded in interactive brokers and can send a file to you to help. Also, I can provide the pine editor source code from trading view. I would like to explain on trading view, possibly on a zoom call so I can explain the setup and when to buy and
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
50 - 100 USD
Hello, Looking for a person that could debug/fix already existing custom MQL5 ATR indicator that would calculate ATR based on a predefined trading sessions or write a new one based on the technical specification provided, either way. Thank you
7 Applications
Fix indicator (personal job)
50+ USD
Hello, as we discussed I would like you to take a look and fix and speed up the indicator so that it is not too slow and will pass the validation
1 Application
40+ USD
I need a developer to covert my MT5 expert advisor to MT4 and add SMS/Email alerts when a trade is made and closed. I am looking for a quick turnaround so if you are busy with other jobs please do not sign up for this job
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
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
50 - 150 USD
I would like a trading robot based on Techinicals that includes BOS, Imbalances, support and Resistance levels, order blocks, QML. The robot must be able to take trades, adjust stop losses and take profits
7 Applications
EA which uses berry support and resistance to execute orders (personal job)
30+ USD
Only that I want same strategy to work when the pair have moved 150 pip once it moves 150 pip then the ea will open position based on my indicator
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
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
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
50+ USD
There is an indicator on MQL5 called 'True supply demand' by Mustafa Sabir. This indicator can be found if you go on market, metatrader 4,indicators, free then type in 'True supply demand' (two files have been attached so you can see what it looks like). This indicator works well as a part of my strategy however, it DOES NOT have phone push notifications so I can receive signals directly to my phone. WHAT I NEED
11 Applications
Support Resistance Indidcator w/ email alert (personal job)
30+ USD
I need to modify my current ea to be able to work only on support and resistance area once it move 1500 point up and meets a resistance it will open a sell position with tp if the first position didn't hit tp and move 15 pip up let it open another sell position then it will automatically update average drawing tp close so anytime it hit tp all position close if it hit tp let it not open any position again till it
Display Indicator To Trigger Screen & Mobile Alerts When Readings Turn To Red or Green (personal job)
30+ USD
Please work off the indicator file provided in the attachment and rename the completed one V2 V2.1 V2.3 and so on for each revision. Inputs Tab: Bollinger Band Period = 20 Bollinger Band Shift = 0 Screen Alert = True/False Mobile Alert = True/False Timeframe For Alerts =
1 Application
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))