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
8774 completed jobs in all languages
Sort by:
Modify Intermediate EA. (personal job)
30+ USD
Modify Intermediate EA. 1. Start with the Basic EA template. a) The Intermediate EA has every function available in the Basic EA. 2. Please add: b) Auto Lot Size feature limiting to 4 options: 0.5, 1.0, 1.5 & 2.0. The user cannot increase more than 2.0 or decrease below 0.5 if he runs my Intermediate EA. (This value would be increased in the Advanced version.) c) Auto Lot Size to show on EA Dashboard/UI with 4
1 Application
50+ USD
Hi Guys, Anyone can make indi/ea that send screenshot telegram when this procedure meet: 1) When yellow dot or blue do appear, the screenshot was taken and send to telegram 2) Only works when yellow dot appear above the upper line or blue dot appear below lower line 3) The screenshot also can capture any indicator that used on the chart 4) Works on all timeframe Anything just pm me for any info considering this
7 Applications
30 - 100 USD
Looking for someone to code the following - my coding skills are not up to speed yet - Trend Indicator using several SuperTrend indicators (as many as 4 ) in 1 timeframe, with one of those SuperTrend indicators used as trailing stop. Also looking to include the usual inputs for trade sizing as a % of equity, day of the week, and time of the day the EA should operate
14 Applications
30+ USD
Hello, i got a protfolio which generate random MagicNumber : int GetMagicNumber(int strategyIndex) { int magic=1000*Base_Magic_Number+strategyIndex; return (magic); }. I need you to recode it to get predifined Magic numbers
Modification of existing MT4 & MT5 EA (personal job)
40+ USD
Modification of existing MT4 & MT5 EA . - Improve on S3 exit to close on crossover. - Include option of closing trade orders by time, date with +/- status orders
1 Application
35+ USD
Hi, I want to modify an existing EA, changing the market order to limit order, and signal generation based on formulas, Adding time & day filter, CHANGING TO only 1 limit order per signal, EXCEPT IF THERE IS ANOTHER SIGNAL. FORMULAS, WON'T BE GIVEN, BUT SIMILAR FORMAT WILL BE GIVEN. and there can be some tiny bits of changes. The desired EA is absolutely clear with no doubt whatsoever. A word handbook with 6 bolts
7 Applications
200 - 600 USD
I'll provide the source code & related documents for the modification. The existing EA includes topics like TP & SL, Blocking Trade, Trend, Rounding Figure, MA, MACD, Stochastic, MFI, RSI, Bollinger Band, Fibonacci, different Candle Patterns & few more. Applicant having good knowledge on C++ may be given priority
30 - 100 USD
I'm looking for someone to creat me an EA for the crash and boom index. The job don't entail much work, anyone out there interested in helping me feel free to contact me
30+ USD
I need to develop an EA that close all orders of all symbols if the profit/loss P/L > X (value in profit) It must close all symbols and all magics, pending's opened, etc... ALL! -------------DISPLAY--------------------- ID String:"XXXXXXXXXXXXXXXXXX" Stop/start EA ACT button " True /False" Close all Profit & Loss: "Button" Close all Profit: "Button" Close all Loss: "Button" TOTAL P/L: "XXXXXX"
40+ USD
I'm looking for an experienced developer to code an EA. If you already have one that is profitable this will be an advantage. If not, I will give my strategy
30+ USD
Anyone can add the alert function in this indi? The alert send to Email. SOP: The alert send once the yellow and red line crossed/touch each other. Details: 1) Only send pair alert 2) User can set cooldown for alert(adjustable by minutes) Example: XAUUSD got line crossed and alert appear, the next alert of that pair on can be detect/appear after certain times (adjustable by minutes). Can contact me for any question
Modification to Basic EA (for Zakri) (personal job)
30+ USD
Modify Basic EA. 1. Please remove from inside the EA: a) Wait X Minutes in Case on Entry Error. b) Same Price Entry Only After X Minutes. 2. Please add: c) Auto Lot Size feature limiting to 2 options: 0.5 and 1.0. The user cannot increase more than 1.0 or decrease below 0.5 if he runs my Basic EA. (This value would be increased in the Intermediate version.) d) Auto Lot Size to show on EA Dashboard/UI with two
1 Application
200 - 400 USD
I need an EA that monitors a demo account for a set number of losses and winners in a row then enables/disables Algo trading on a live account accordingly. It needs to work alongside with 2 other EA. Requirement: EA running on demo account monitors the trade history for X number of losses and X number of wins in a row. Once there are X number of losses in a row, the EA on demo account sends signal to EA on live
An assistant expert advisor for manual trading (personal job)
30+ USD
The EA works if the price reaches the manually defined stop loss level When I open a trade manually and set the stop loss manually, if the price reaches the stop loss, the EA runs the oscillatory algorithm and I'll explain it below using numbers to illustrate :- If position No. 1 is opened (buy) manually and the price reverses until it reaches the stop loss specified manually, then open position No. 2 (sell), then
1 Application
BMA v3 upgrades (personal job)
30+ USD
As discussed on telegram, for bma_v3 create a new function ("SL monitor") in the code that "activates" if a SL is hit. when a SL is hit, return (1) to this function to enable it. "SL monitor" function monitors the price movement and the "closeDistance" paramater. When price meets the "closeDistance" parameter, return (1) to the order triggering function to start order triggering. pseudocode: if(Sl is hit): disable
Modify entry rule of an EA (personal job)
30 - 40 USD
For EA_141327_1.01f, add a rule that only one trade can occur for every crossing of the 'buy' RSI line and 'sell' RSI line All other rules remain unchanged Example, if a buy rule is set at 55 RSI and RSI crosses above 55 and a buy signal is generated, then no other buy signal can be generated until RSI falls below 55 and then crosses the 55 line again
30 - 40 USD
strategy 1 -------------------- indicator When generate the buy/ sell signal have to place the buy/sell order with closing previous order and take new order respectively on next signal occurs. take order method on indicator buy & sell signlas... 1. order profit ok.. 2. if loss happens take another order with increase lot size ... example: buy order 0.01 -loss occurs... sell signal order calculate in 0.02 or 0.03
35+ USD
Please Scammer developers stay away.. Scammers Botrous thwrat, jabir Ismaeili , adifon should never apply here U will send me bullish r bearish cross strategy tester graphical mt4 chart small video showing alerts no repaint b4 project. I belive Honesty n expect same from u sir EA TradeMode/AlertsMode This EA has two modes TradingMode = only trades without alerts AlertsMode= only gives alerts n doesnot trade SMAs
6 Applications
30 - 90 USD
I would like an Indicator like the one I used on Tradingview it is the LSMA - least square moving average. This is also known as an End Point Moving Average EPMA. This moving average uses Linear Regression. If it needs to be done in Python or R and ported in that is fine. Also, there should be an OFFSET value to adjust the moving averages as well as a dialogue box to change the values of the time frame, moving
30+ USD
I found this EA on code source https://www.mql5.com/en/code/13859 but it has a few bugs even the author mentions some of them. First Something is wrong with the stop levels they switch between chart and even symbols. Second I would like to add a take profit parameters third add a time to trade parameters Forth if possible can you remove the waiting for signal part? and just be like if conditions are met open trade