Orders for scripts development - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
122 completed jobs in all languages
Sort by:
40 - 50 USD
We already hav an expert advisor and want to intergrate a moneymanagement strategy and a statistic function: As money management we would like to have the following strategy: http://www.binaryoptionsedge.com/topic/2334-thoughts-on-this-money-management/page-3#entry107218 I already implemented it myself once and derived the following formulas for it. As long as there is a winning streak it goes one if there is on OTM
30 - 300 USD
Hi Team I need your assistance in creating an order execution tool that can execute multiple instruments with a single click, provided the order information has been input for each order. I would like to also include a field where I can execute the orders at certain times per metatrader timing. Ie) Execute 15 FX pairs, 5 Crypto Pairs & 5 Commodity pairs simultaneously. Both live and limit orders. Minimum 1
500 - 5000 USD
I need a program that trades else 1) or 2) strategy : 1 ) with "Chandeler Exit" and "ZLSMA" indicators, with heikin ashi candles. It is mainly for forex application. H ere is a Youtube video with the exact parameters that must be set, the script found on TradingView is in PineScripts language : https://youtu.be/IhFVmRithzg I would set a stop loss with 2% of my capital with a risk reward ratio of 3 or 4. Compound
45+ USD
Seeking experienced developer to code an EA that combine Opening Range Breakout (ORB) structure with Pullback and Retest for high-probability entries, and it must be able to operate as specified and function automatically without errors and bugs in real-time MT5 environment, including VPS, at all standard MT5 timeframe to trade XAUUSD, US30 and NAS100. Full specification will be shared to shortlisted developer. By
30+ USD
i need a pine script adaptation of my strategy. it needs to be able to automatically buy/sell. it should be able to calculate risk etc. its basically an expert advisor but for tradingview. if you're qualified, inbox me and lets discuss
40 - 50 USD
Hello devs, the job consist in develop a EA with a specific Price action Pattern, formed by 4 candles, with very very specifics points of validation and invalidation The EA must work on Current Candle Price (Live Market Price) instead of the Close Candle Basis, because the EA have to validate or invalidate the Setup in a very short time cause the EA works in Very Low TimeFrame, the identification of the validation or
50+ USD
I already have a working script. i just need to optimize the condition according to my long, short entry and exit condition. all my codes are working, except its not meeting the condition i need
2 Applications
50 - 100 USD
:) Hello Sir, I have an MQL5 expert advisor, which is working perfectly well Right now, it calculates lot size on the basis of a simple standard formula i.e. Auto Lot Size = Risk Per Trade % / Stop Loss I want to update it with a custom money management feature which automatically calculates the lot size for the next trade with reference to the current account balance status i.e. if the account balance has increased
Scalping EA MT4 (personal job)
100+ USD
Hey Le! Same project as we discussed in private messages. Utilizing candle size to initiate a trade. Please let me know if you need any explanation about Rally or Basing candles
35 - 50 USD
I'm looking for a developper with knowledge of MqlCalendarValue & MqlCalendarEvent structure to create a script which will be used by an EA. The goal of the script is to target specific events and to quickly collect their actual price when released in the economic calendar. The script must automatically handle events chronologically, apply a given formula then return an integer value to the EA. Handling of an event
30+ USD
Build a Session Breakout EA for MT5 (EURUSD) — EXACTLY as below. No changes to logic. but make it work on all pairs double slPips, tpPips; if (AssetType == "Forex") { slPips = 20; tpPips = 60; } if (AssetType == "GBPUSD") { slPips = 25; tpPips = 75; } if (AssetType == "NAS100") { slPips = 30; tpPips = 90; } if (AssetType == "US30") { slPips = 40; tpPips = 120; } if (AssetType == "Gold") { slPips = 150;
16 Applications
30+ USD
Develop a simple trading robot that automates a basic trading strategy. The robot should execute buy/sell trades based on defined entry and exit conditions and manage positions according to the rules below. Asset : XAU/USD Timeframe: 1min Strategy Rules: No use of Indicators. Trade Entry Conditions: Buy Signal (Long Entry): at specified price Sell Signal (Short Entry): at specified price Trade Exit Conditions: when
75 - 150 USD
Hi, thanks for your interest. Yes, the EA must follow institutional logic using Smart Money Concepts (SMC) and Wyckoff. Before we continue, could you please confirm you understand the following core concepts: 1. CHoCH (Change of Character): candle body break of a key structure 2. Liquidity Sweep: wick break of a recent high/low 3. OB (Order Block): last up candle before strong move down 4. FVG (Fair Value Gap)
250+ USD
The strategy : Stop and reverse MT5 : We will use a set of indicators which are independently configurable and can be used on separate timeframes than the EA timeframe. Ea should have a “round” Money management Ea should work on 2-3-4-5 digits broker for unusual tickers Ea should work on generated charts alongside broker charts Ea should print status in MT5 window – info to print below The strategy consists in a
50+ USD
TikTok EA This EA is designed to place trades at a certain time each day going the same or opposite direction of the previous day closed candle. Time frame must be in CST and include daylight savings if possible. Inputs and examples: Lot size in $: True/False Lot size in $: .01 Lot size in % or equity: True/False Lot size in % or equity: 1% Time to place trade in (CST): True/False Time to place trade in (CST): 2:30pm
50 - 200 USD
I have using an EA on MT4, when each order trigger it have own tp area but the tp appear on the chart only. I'm finding some experts, I need the triggered orders tp to be set in each orders (tp column), while the EA tp changing on chart also updating each orders' tp area. I have apply the EA on the chart, so any solutions since only able to apply one EA ? ** I don't own the EA, not belongs to me
120 - 200 USD
Please coder who is diligent, smart, serious and always online to run my EA project. The target time is very important, complete in 3 days. Please say in advance before starting. Mastering Market Hours, especially GMT (WET). The principle is to find Support (Top Line) & Resistance (Bottom Line), and create the Middle Line. Parameters are very specific and need perseverance and thoroughness,OCO in the Middle Line. For
To create the recovery EA. (personal job)
250+ USD
This EA could be support for magic number and it could be recover the loss trade at open position trade and some close position feature. The EA could be recover it self losses as well. Meaning that it not only can recover for main trade and also can work as to recover it self loss trade by putting it magic number at recover ea2
30+ USD
Hello colleagues . i wanna a Pro Coder that familiar with Trading ( Scalps , Grid , SL to BE , ... ) , build a professional Scalper Trading panel for me . i have some Dedicated options that panel should have . it should has a pro Panel (fast and cool dashboard ) for trading . ( will send details of it ) If it works as i want , we will work together for long time and i will pay more as Tip . if not so .... Regards
30 - 40 USD
I need help fixing the Pine script code on TradingViev. The code works almost fine, it needs some fixes and improvements. I don't need the strategy for mt4/5. I have the source code, it's not a difficult task if you know TradingViev and Pine script