Orders for forex consultation - 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
247 jobs in the archive in all languages
Sort by:
80 - 120 USD
I want an AI that will predict NFP & CPI automatically as per details i will provide also must have an option for manual input by me. More details in attachment
30+ USD
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
30+ USD
I have one MT4 EA with me from a seller with so Many Input files which i dont understand how to use properly , it always blow the acccount , need someone to Figure out Settings which can play it safe
50 - 200 USD
I am looking for an expert MQL5 programmer with experience in the following issue: Problem Description: I have an MQL5 Expert Advisor (EA) that uses iCustom() to call a custom Order Block indicator. The indicator works correctly when applied manually to a chart, storing and displaying valid buffer values. However, when the EA runs and calls CopyBuffer() , it only retrieves zeros instead of the expected values. Key
30+ USD
Hi I have created an EA of moving averages crossover and it's working already but I want to fine tune it by it handles stop loss and target profit and crossover signals the way I want basically I kept 3 exit conditions for exiting the trade when it's open its like it can exit by stop loss or by target profit or by reverse crossover whichever comes first. I use exness broker and want to fine tune it bt what I find in
30 - 50 USD
I am working on an automated trading bot using python, but I've been running into some syntax issues. I'd like help in completing the project. If anyone can opt in, it would be worth their time
10 Applications
30 - 100 USD
i need this EA's to be running, right now it wont back test on charts, and seems it doesnt want to run, i need this to be fixed. Please help
30 - 150 USD
Hello! I recently had a bot created for me that runs in mt4. However, I have having trouble understanding the backtest feature on mt4 and want to make sure I am correctly testing the bot. I would love to work with someone who can assist me in making sure everything is running smoothly before launching the bot live
30 - 50 USD
I need a real expert consultation. Which the best idea on signal and correlation on three pairs on how to add a hard sl and tp levels on three pairs automated levels to make the best of profit 99% . The strategy is in-depth and apply only if you have an expert knowledge
5 Applications
30 - 99 USD
I am looking for a mql5 trader who can teach me to develop EAs in mql5. I am totally new to mql5 development. However, I have some basic programming knowledge
6 Applications
30 - 80 USD
Hello Expert developer's I need a developer who can help me to implement my new trading system in Metatrader, Ninjatrader and Tradingview. If you are an expert in coding on any listed platforms above, kindly bid to this work and I will describe to you in full details, Thank you and Best Regards
30 - 200 USD
Hi, i'm looking into having a robot that copy my strategy for trading, not really sure about how much would be an appropriate budget. I would appreciate some guidance. Thanks
50+ USD
We're looking for multilingual support representatives with extensive experience in Forex trading, MT5, and MQL5 to provide support our customers on MT5, answer their inquiries, and help them with EA installation if needed. Languages: English fluency is a must in addition to one of the following languages: 1- Arabic 2- Spanish 3- Italian 4- Portuguese 5- French If you believe you're a good fit, please reach out and
30+ USD
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
45+ USD
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed on that given day. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable
6 Applications
100 - 200 USD
We need a skilled programmer to create a bot following a specific strategy. The role involves designing and developing an efficient bot that meets outlined goals. Compensation for this project is between $100 and $200. If you have experience in bot development and strong programming skills, please contact me. Good luck
20 Applications
30 - 70 USD
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
30 - 500 USD
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
30 - 200 USD
I Need an advise which robot or how robot to execute trading in different items such as currencies, gold and silver etc. need this one to fit with my broker's MT4 and have other broker MT5. the time within one week to two weeks. price to fit with the desired performance and profitability. qoute in rental charges or for life time
50+ USD
i want devloper to create indicator i have the script from https://usethinkscript.com/ i want to be create in mt4 # DESCRIPTION # This study plots H1, H2, etc. and L1, L2, etc. labels above or below # those signal bars based on Al Brooks' description of the setups. # DECLARATIONS declare upper ; # USER INPUTS input resetCountOnDTorDB = yes ; input barsBack = 10 ; # DEFINITIONS AND CALCULATIONS ## Variable List def