Orders for scripts development - Trading robot/indicator debugging - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
427 jobs in the archive in all languages
Sort by:
30 - 100 USD
We have created a script: ////////////////////// insert order //////////////// string cur = result2[ 0 ]; //--- get minimum stop level double minstoplevel= MarketInfo ( Symbol (), MODE_STOPLEVEL ); Print ( "Minimum Stop Level=" ,minstoplevel, " points" ); double price= Ask ; //--- calculated SL and TP prices must be normalized double stoploss= NormalizeDouble ( Bid -minstoplevel* Point , Digits );
9 Applications
250+ USD
I am looking for someone who has knowledge of MQL5 and API (Application Program Interface) to create an automated trading bot based on MetaTrader but the goal is to trade on the binary site Markets world (www.marketsworld.com). I would like for the trading bot to follow the direction of a certain indicator (fractals) combined with a custom martingale strategy (numbers that I came up with)
30+ USD
I need a script/indicator which I can attach in only 1 chart in 15/30/60 minutes charts and then it starts to scans all 28 pairs in selected time frame as soon as a new fractal is appeared on chart in any currency pair then it should provide me alert in window and save it in expert tab of MT4
13 Applications
30 - 800 USD
Hi all developers. I am looking for a good developer that can develop auto trading robot like https://www.mql5.com/en/signals/287207 The automatic trading system of scalping is based on the technical and mathematical analysis of the market movement for EURUSD. With I can define my account spread and it could be able to close trading within 2-3 pips (for 4 digit currency pair 2-3 pips. For 5 digit currency it will be
50 - 200 USD
EA to set a grid of positions and trail profitable one as per below specifications... EA to work as Moon turning around Earth, considering that price always turn around a specific point, so this EA must do the same... Features : * - All those specifications must be in hidden mode from broker but displayed for me in a smart customizable panel…
50 - 100 USD
I'm looking for a basic pump and dump buy and sell bot. TakeProfit - distance (in points) of Take Profit for pending orders; Stop Loss - distance (in points) of Stop Loss for pending orders; BUY - opening a buy position (Ask price above); SELL - opening a sell position (Bid price above); Trailing Stop => move Stop Loss after the price to secure more and more profit as price goes in your favor. Breakeven => lock
5 Applications
50 - 200 USD
EA To manage several accounts (MASTER + x SLAVE ACCOUNTS) with different brokers, EA to copy orders from MASTER to SLAVE(s) FEATURES: When master account open a market trade, then slaves account open 5 pending trades from x pips to the master opened trades. eg MASTER ACCOUNT OPENS: MARKET ORDER : SELL 0.05 EURUSD@1.18600,then 1st SLAVE opens 2 (or else value specified in inputs) : 1 - PENDING SELL LIMIT
25+ USD
I have a grip of opened positions BUY/SELL on EURUSDf, i want a EA/SCRIPT displaying my trades as panel info and the requirements below: - 1° level of TP/SL in markets price that i will manually set (eg. TP SELL : 1.12817; then SL BUY 1.12800...) - 2° level of TP/SL in markets price that i will manually set (eg. TP SELL : 1.11917; then SL BUY 1.11900...) - 3° level of TP/SL in markets price that i will manually set