All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2144 completed jobs in all languages
Sort by:
100+ USD
I recently migrated form NinjaTrader 8 to MT5, and I truly miss the Global Crosshair feature in MT5. The following webpage illustrates the Global Crosshair Feature as is implement by the following vendor for the MT4 Platform https://mt4professional.com/ As you can see from this webpage the Crosshairs between both charts (JPY H1, JPY H4) are synchronized, that is why it is being called “Global” Crosshair. You can
4 Applications
(12) MQL5 Experts Scripts OpenCL C++ C# Java Forex
100+ USD
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
72 - 100 USD
Hello A need an experienced coder who are familiar with Gold and it's rates. I have created a detailed document with explanations an images. The job is an EA File consist of 1 PDF Sincerely, Daniel Gustavsson
Good paying for high accuracy scalping Robot in C++ $300-1.000usd (personal job)
300+ USD
Developer responded to the order Desired budget: 700 USD Deadline: 5 days If you prefer quality over quantity, then I can offer you the best quality you could ever imagine. The budget is not a problem either. I just like working with people who appreciate the quality I offer. Kind regards Raphael 2 You'd have a better experience using MT5, on the base it's just as fast as C++ but when you consider API and integration
1 Application
(4) MQL4 Experts C++
50 - 200 USD
Hello, I need an excellent programmer to make complex robot, with extensive knowledge in forex, intuition and dedication. The expert I want to make open orders on break out levels and has 2 modalities of working: reading candles (method 1) and fibonacci (methot 2). I have an indicator which plots fibonacci levels, but doesn`t plot buffers, I will send it so you will know how the fibo modality must work. Either of
40+ USD
I need a grid Ea that opens both a buy and sell when loaded to charts I should be able to pick the lot size and tp and sl The Ea should only open a new trade in same direction of the previous trade going the same direction as the trade that has been closed via TP,SL or manually (etc the EA loaded to the chats The EA opens both a buy and sell trade. The sell trade hits TP. the Ea opens a new sell trade only. The buy
9 Applications
(17) MQL5 Experts C++ HTML Forex
30+ USD
1. I have mq4 file of Grid EA. this ea is working on both direction. for buy and sell. I have lot multiplier. which can multiply lot size. I want to multiply distance of pip as well. For example: Ea has distance of pip is 10 PIPS. it means every 10 pips it will place new order. i want to use distance multiplier so first distance is 10 pips , second order is distance should be 15 pips, third one should be 22 pips
11 Applications
30+ USD
How it works : EA open unlimited number of positions and close all positions together when the sum of pips is + Function 1 : open only buy positions( after every closed bullish candle) when the price moving above the moving average and open only sell positions ( after every closed bearish candle) when the price moving below the moving average moving average (variable or the trader can change setting to simple
30 - 80 USD
L'EA tramite un indicatore fornito di codice si apre sul mercato (immaginiamo) short con SL e TP impostati dall'utente, appena apre sul mercato piazza 1 ordine buy stop a XX punti dall'ordine precedente (e non dal prezzo di mercato corrente). Il mercato o va a TP o apre buy stop .... Se TP lo colpisce annulla tutto e riparte, se apre buy stop, al momento della seconda posizione piazzata sul mercato piazza un terzo
3 Applications
Grid robot with long bias (personal job)
100+ USD
The condition are as below When price moving upwards, keep open Buy orders and set SL -200 for repeating B and C. When upper Buy of C hit SL , close lower buy order of B at the same time. The first buy of A, either closed at SL +300 or just let it floating. If 2nd buy order of B hit SL = -200, then closed A together. If no more entries exist, EA wait for first A and start the whole process again. Must have input
1 Application
30+ USD
H-L Magic MQL4 Any currency pair Any time frame Slippage function Spread function Hours of the day for trading selection function Trailing function Money management function Source code required Variables: · Lot Size for Buy 1 · Lot Size for Buy 2 · Lot Size for Buy 3 · Lot Size for Sell 1 · Lot Size for Sell 2 · Lot Size for Sell 3 · Take Profit for Buy = Open Price plus %
30+ USD
Code Parameter Plain English Description RiskPerTradePct = 1.0 If AutoLot is enabled, the EA risks 1% of your account balance on each trade. FixedLots = 0.10 If AutoLot is disabled, the EA will trade with 0.10 lot size every trade. AutoLot = true When true, lot size is calculated automatically based on risk percentage. When false, it uses FixedLots. SL_Points = 50 Each trade will use a 50-point stop loss (price
30+ USD
Hi Looking for someone that can implement a simple license for my EA that can be tied to a user's MT5 account and have an expiry date. You will also need to add this to my existing code please. Thanks
15 Applications
50 - 250 USD
I'm looking for a HFT EA to pass prop firm challenges like FTMO, MFF, TFF etc. I'm only interested in EAs which are demonstrably profitable.I saw so many scammy EAs. So, please apply only if you are interested in working with me. Challenge Rules for a 100k account: - Max Daily Loss: 5% - Max Overall Loss: 10% - Profit Target: 10% - Reach the Profit Target within 30 calendar days (better earlier) - Don't open more
HMA Whole Market Scanner With MTF Function (personal job)
100+ USD
Hi mladen ! :) I'm Alex who email and asked about the scanner of your HMA Color MTF indicator :) The concept is : Attached the indicator(scanner dashboard) to one chart and able to scan the entire market watch pairs(include index and commodities); Choose which TF signals will receive. E.g. Attached to H1 chart , setting for H4 signals ; When detected a new trend ( closed bar with new trend) , the scanner dashboard
50+ USD
harmonic pattern finder to find AB=CD and gartly patterns with TP ; SL ; ENTRY POINT ; ALERTS i have the code for almost 50+ patterns i just need to split them up and make them look good
6 Applications
50 - 90 USD
Hi, I want to create an Expert Advisor (EA) that will seamlessly maintain hedge positions between two different trading accounts. The main goal of this EA is to detect, link, and maintain synchronization between these two accounts, ensuring that trading positions in both accounts are consistently hedged. A, I will open positions on accounts manually. EA WILL NEVER OPEN NEW POSITIONS . B. EA will map the positions
6 Applications
30+ USD
This is a basic EA that places buy and sell trades at same time and only closes at take profit (TP) or stop (SL) 1. Place and sell trades (use limit orders) at the same time with TP and SL 2. Only close the trade that has hit TP or SL 3. When a trade hits TP or SL, open a new buy and sell trade but do not close trade that has not hit either 4. For example, if P is set at 10 pips for buy and sell trade, if market
15 Applications
50+ USD
Cycle start When there are no open orders (by magic+symbol), the EA immediately opens a new cycle using the bullishness, bearishness, or neutralness of the current candle direction: if the current candle is bullish → open M1 BUY , otherwise M1 SELL . If the current candle is neutral, choose randomly. Immediately after opening M1 , place P1 in the opposite direction as M1 at the broker’s minimum pending
50 - 100 USD
Hedging Grid Strategy. Automated EA in a schedule hours EA should be activated by programmable schedule - Example: 8am GMT+8 to 8pm GMT+8/or until trade is close, no new trade position to be open after 8pm GMT+8 EA should start automatically at 8am EA will trigger Buy and sell and 18 levels of additional limit order entry at the same time, 9 buy limit and 9 sell limit. (limit order will not be needed if EA can be
8 Applications