All orders - 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
8906 completed jobs in all languages
Sort by:
MT5 version of the EA you made for me (personal job)
30+ USD
I want a simple and a straightforward expert advisor that is FREE FROM ALL WARNINGS AND ERRORS. It's simple: no indicator, no external work, just simple buy or sell options with their stop loss and take profit. Please let it be as the mt4 version you made for me
1 Application
TRIMODAL EA (personal job)
30+ USD
This is a simple EA. It is based on three main order types, each divided into two, so there are six trading options altogether. Please see attached png. Firstly, I want to be able to draw a line where I want my order. Then the EA will have 6 options: 1. buy stop order will be above market price (type 1a) 2. sell limit order above market price (type 1b) 3. sell stop order below market price (type 2a) 4. buy limit
30+ USD
I found out that the calculated moving average (mode SMMA) is different vom the same moving average in the normal chart window. The consequence is a wrong behavour of the EA. Let's take this small "EA" to show the problem: void OnTick () { // Create an array double myMovingAverageArray[]; // define properties of moving average int MovingAverageDefinition = iMA ( _Symbol , _Period , 400
2 Applications
30 - 80 USD
Convert TradingView indicator to MT4 (I have the source code) Conversion of indicator from TradingView pinescript to MT4. Indicator must give the exact same results compared to TradingView indicator. Indicator must be error free and able to plug into any EA
4 Applications
50+ USD
I will: Provide detailed EA specs including screenshots of all trade scenario’s Be happy for suggestions if any inputs/specs seem clumsy Need the actual code for the EA Need basic direction on strategy testing and installing the EA You will: Need to commit to timely completion of EA Communicate in a timely way Commit to a realistic completion date Allow the EA to be tested with the MT4 strategy tester GENERAL
6 Applications
30 - 50 USD
1st: I would like to be able to open pending orders at the price I designate, there would have to be 6 possibilities to choose the price, for purchase and another for sale! 2nd: There would have to be a definite stop, but it doesn't hinder the development of the robot! 3rd: if there is an open order the robot will not open another one! 4th: he will only open an order if he hits the price set by the buy or sell user
50+ USD
Indicator representing the number of pips per each bar that indicates the range amplitude in pips against the last maximum or minimum The idea of ​​the indicator First identify max and min values in the bars (eg. You can do that using a zig zag indicator). The indicator is aimed to understand what is the maximum distance in terms of pips from the last maximum without a sensible retracement. When the indicator reaches
Modification of an existing USOIL trading robot (personal job)
30+ USD
Add Trailing Stop Loss, Stop Loss to Entry when an amount is reached, more options for Take Profit after reversal candle. I also want to get the data faster by getting them directly from the EIA source
30 - 50 USD
Requirements Specification for Trading 1. Custom Indicators used: ChaosArrZZ, ArrXXx2, Movingaverage_mtf, DT-Zigzag and Fibo_v2, Fisher and Cycle Identifier 2. The idea of the trading system is as follows : Market entries are initiated when ChaosArrZZ and DT-Zigzag appears simultaneously 3. Trading Signals : · Buy signal: 3 Options to buy · Appearance of DT-Zigzag and ChaosArrZZ and
Create a function to write a CSV file when my EA trade or when I do backtesting (personal job)
50+ USD
I need a simple function that write a CSV file with all order informations like that : And I need to add vars in two column that are comming from my EA : double ADXDirection = MathRound (( iADX ( NULL ,adxTimeframe,adxPeriod, PRICE_CLOSE ,MODE_MAIN, 0 ) - ( iADX ( NULL ,adxTimeframe,adxPeriod, PRICE_CLOSE ,MODE_MAIN, 1 )))*ADXRound)/ADXRound; double ADXValue = MathRound ( iADX ( NULL ,adxTimeframe,adxPeriod
1 Application
50 - 150 USD
I need an expert advisor it will use different timeframes of WPR, stochastic and MFI.It will find suitable levels on this indicators to open positions, and use as a filter of these indicators and kind of take profit methods
40 - 60 USD
I need Expert Advisor for MetaTrader4. the market entry signal is based on custom indicator All expert settings are adjustable from the control panel multi-chart, where all charts of the market will need to be verified with only one chart I want to work fully from one chart only, regardless of the time frame. It must be available to turn on or off the timeframes from the control panel StopLoss (SL) and TakeProfit
35+ USD
Dear coders, I want to make an MT5 EA with Source code Mql5 based on one indicator, RVI. ========================================== 1. In EA there are settings Parameter Indicator RVI and LEVELS The rules are very simple. Entry buy--> Crosing main line and signal line in levels -0.2. Entry Sell--> Crosing main line and signal line in levels 0.2. =========================================== 2. Only single
8 Applications
New_project_25.01.2020 (personal job)
30+ USD
New_project_25.01.2020 - Use Final Trade (true false) - Use Fixed Lots for Final Trade (true false) Fixed Lots for Final trade = specified value - Use Risk% Account for Final Trade (true false) Risk% Account for Final trade = specified value - TP for Final Trade (LONG) = OrderPrice + 200 * DigitFactor * Point - TP for Final Trade (SHORT) = OrderPrice - 200 * DigitFactor * Point - SL for Final Trade (LONG) =
1 Application
50 - 150 USD
I need an Expert Advisor based on Scalping, it will use Alligator and MAs, Fractals with filter such as supertrend and stochastic,It will work all timeframes and pairs.and developer maybe some can give advice about strategy
80 - 100 USD
Looking for a developer to help with the creation of a TMA bands trend trading Expert Advisor that trades based on two indicators and has a martingale on/off option. Please contact me for further info
Indi modification (personal job)
90+ USD
The Version you make me the last week need some Changes In first it needs to work in every Time Frame Then it only make a trade on Signal from the Indicator not every Bar And then i need this When a Sell signal comes open a sell with lot (Exemple 0.01) when this goes in profit fine make a Trailing stop and close with wins if after a Sell signal a buy Signal come and the Sell is not in Profit open the Buy at 0.02 lot
1 Application
30 - 80 USD
I need a Trade copier that i can place onto a Master account that will then allow me to copy trades directly into multiple other Meta accounts. I need to have the ability to choose xtimes the lot size. So for example master account may be 0.1 lot, slave account can be set to place x3 of the master account size
5 Applications
NEW EA (personal job)
40+ USD
Hello Dalya, This is the new EA project I had in mind. The details are as follows: 3 EMAs (15 EMA, 26 EMA, 200 EMA) Heiken Ashi Stochastic BUY Trade Example The 15 EMA is over the 26 EMA and they are both over the 200 EMA (I would like there to be a true/false option on whether to require the 200 EMA for a trade) The Heiken Ashi must be bullish Same entry rules for a SELL trade on opposite Exit Rules I would like to
30 - 250 USD
I do not have a exact strategy... I Would like you to create and add as many strategies as possible based on the indicator (scalping, hedging...other strategies.) indicator attached below. Would like EA to open and close positions based on EA histogram (HaosVisual_mod) Standard money management, stop-loss, trailing... etc source code must be included at end of job