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

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2318 jobs in the archive in all languages
Sort by:
30 - 50 USD
Hi, I am looking for someone who can convert the following MT5 Indicator to a Trading Bot according to my requirements. "Protected highs lows and trend detected - by Minh Truong Pham" https://www.mql5.com/en/market/product/109809?source=Site+Market+MT5+Search+Rating006%3aprotected+high
30+ USD
code an mql4 indicator which calculates the difference between the default adr(x) 20 and the price moved during the day. this result should be shown as a white line in a new window below the main chart. If, for example, the adr(x) is 10 and the share price moves by 11, then in the window below you should show a line at 11 minus 10, i.e. 1. If, on the other hand, the share price is 9 and the adr(x) is 10, then the
12 Applications
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
Hello, I'm using some indicators on TradingView, they all have buy and sell alerts I would like to do some backtests on some of them, so that I can see if they're profitable on the long term Are you able to provide me with the strategy I could actually use on my own in order to do so? If so, how much would it cost? I want to be able to choose which indicator to use for the backtest, the time period, and see the
30 - 200 USD
I need to recreate a software from 0 from existing ea adding the license key code , and changing some stuff like copyright ecc... I don't have mql4 source code of the ea
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
40 - 50 USD
👋 Hey Great Developer, can you help me with this service?? the requirements are in this Google Doc, if you scroll down the details will be explained too. Like I say in the requirements, please keep in mind this is an INDICATOR so hedging is possible. I understand the requirements can be difficult, so please take a look at the document and if you have any questions I can give you private access as a commenter so I
30 - 100 USD
I need a trend scanner for mt5 which can give accurate TF OF 1M,5M, 15M ,1H,4H and 1 Day. It will be used mainly for Volatility Indexes in deriv including boom and crash
4 Applications
Modification of EA (personal job)
30+ USD
Two New modifications 1. Trade Positions multiplier: 2 1b. Switch to Position Multiplier when lotsize reaches: 3.2 (default) Let me explain these two above. I ran into an issue whereby my lotsize got to the maximum allowed for a single position on a symbol. And that caused the EA to end the trade cycle in loss because the next trade lotsize was more than allowed on that symbol which was considered "invalid volume"
30+ USD
Hi, i would like my MT4 indicator to be modified with notifications added and an MT4 indicator created to draw supply and demand based on the MT4 indicator that I have with notifications added. Might want a TV indicator to be converted to MT4 as well
100 - 200 USD
I need EA just like the Patrex Pro Strategies where the EA will studies the trending market based on TF 1M, 5M.15M,1H . and 4H showing the Trend scanned on the display. In this EA, Trade direction will be manual. BUY/SELL Option to be put Wherein i will select the Input parameter option myself. The EA will add trades just like the patrex pro. Initial lots size editableNo. of trades options to be included. I need a
7 Applications
30+ USD
This is how EA is supposed to work: HEDGING STRETEGY OVERVIEW/CONCEPT Randomly enter a BUY trade with a Lot size of 0.01 when there is no open trade in the market and a SELL pending order with TRIPLE the Lot size, 30 pips below the BUY trade. Both trades should have a stoploss of 60 pips and a Take Profit of 30 pips. For all pending orders triggered, an opposite pending order should be entered 30 pips away from the
6 Applications
50+ USD
We got an trading view Indicator for that we got source code with us Kindly convert this trading view indicator to MT5 Indicator My budget is only 50$ due to source given us source code
30+ USD
Hello I have a strategy that I would like to automate on ninjatrader and replicate the trades on multiple prop firm accounts. I do have my own trade copier if that helps. Below is the project proposal. Please review it and let me know if you would be able to help me. Thank you
40+ USD
Hello, I need help via anydesk to correct some bugs in my code my expert sends orders using indicator signals It doesn't show any error in the console but I need to solve the following -it is not sending all the orders correctly according to the signals of my indicator You should check why it does not send the order right at the moment of the signal, it has 2 types of entry method method 1, send the order as soon as
30 - 70 USD
I need someone to develop, modify, and add additions and improvements to my open source expert: Required: 1- Ensure that the expert is correct and that the deal is concluded and exited when the Parabolic signal appears directly on or below the current candle and not the next candle. 2- Organizing the settings in the expert settings and separating them with a separator, whether dotted lines or whatever you deem
30 - 35 USD
Hello, greetings! I'm looking for a TradingView developer who can create an indicator acting as a scheduler to send alerts. Please bid for this project if you have the capability to do so. Thank you
30 - 50 USD
This is just a basic structure. You'll need to replace the placeholder code with your actual trading strategy, user interface elements, and logic for interfacing with the MetaTrader API. Remember, the MetaTrader platform has its own scripting language (MQL4/MQL5) for creating trading algorithms. You'll need to develop and test your trading strategy in MQL4/MQL5 first and then integrate it with your HTML, CSS, and
30+ USD
I need help developing a ZigZag based Harmonic Scanner, I already have most of the code done to calculate the Harmonic Patterns, but I am not able to get the ZigZag Swingpoints (X, A, B, C, D). I have attached the source code, please take a look at it
2 Applications
30+ USD
Hi, I want to have an MT5 Indicator which should have below mentioned functions. Objective is to know the performance of any Indicator already in MT5's Indicators Folder: 1. In Input I should be able to write the Indicator file name which is already in Indictors folder. 2. Buy and Sell buffer numbers can be written in inputs for the Indicator whose performance is to be checked 3. Checking Method : The Checking method