Orders for Expert Advisors 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
5937 completed jobs in all languages
Sort by:
70+ USD
I’m looking for a developer that could make an expert advisor (EA) that will Auto copy telegram signals to MT4 account. Then have ability to adjust and manage the trade bases off the signals change in the telegram channel. 1. Read and copy trading signals posted in specific telegram channels with different format to MT4. 2. Copy all the signals included Entry Price, Multiple entry's ,Stop Loss, take profit 1, take
30+ USD
I am looking for someone who can create an EA to manage orders in MT4 according signals posted in telegram channels. The EA should cover following functions: - Read trading signal messages posted in specific telegram channels - Telegram channel should be selectable in EA or changed in source code - Signal pattern should be customizable in EA or in source code to match the format selected channel (as different channel
Modify EA entry and exit rule (personal job)
30 - 40 USD
For EA_141327_1.02f, modify the entry and exit rule as indicated in red on the attached requirements file. The change is a flip of rules - example, buy when the signal is above a 55 and sell when the signal is below 45 Let me know if you have any questions. Thanks
Modification of a Trend Trading System (personal job)
80+ USD
TrendFollowingEA current version 1.41 has a MaxTradeperSymbol variable, but can only open 1 position. Add: Pyramiding = True/False: Pyramiding extra Entries after the opening of the FIRST Long as described above, must occur whenever there is a retracement and Aroon turns NEGATIVE. Go Long at the opening of the next Bar when Price is still ABOVE the MA, MACD is still POSITIVE, BUT Aroon has turned NEGATIVE. Only ONE
30+ USD
Below is the logic of the EA. 1. Working on AUDUSD 2. At the start of the program, Initiation : i. it will get all the open positions in the forex account ii. when there is a position (e.g. at price 0.7777), it will set the array[777] to 1 (i.e. the array stores the status of a position opened) iii. for other price if there is no position, the array will be set to 0 Start running : iv. the EA will get the current
3 Applications
100 - 300 USD
I need a robot that opens a position on dips. In the direction of the trend. Ince there is a dip in the opposite direction of the trend it open a position in the direction of the trend if the Nitro power is above 30%. I am willing to pay good money for this email me 》》 spanexxvictor@ gmail. com 《《 to talk better
5 Applications
100+ USD
A Meta Trade 4 EA is needed. It is a basic strategy for all currency pair or any symbol which available in MT4 plat form. The market price going up, the EA will place short orders until the market price going reverse. The EA will place buy order if the market price going down. The EA will close orders to take profit when market price has reached the price as defined. A dialogue pane is needed for adjust the
30 - 50 USD
I have an EXPERT ADVISOR based on Renko Chart, The EA currently opens trades after every opened renko box depending on it's direction, and it closes all trades after the change of trend direction. EA has some features that seem not to work , and i want to import other ones like smart grid and hedge. i will explain everything after accept with en excel sheet. i need : - someone who understand RENKO EAs very well -
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