Job finished

Execution time 2 days
Feedback from employee
We wish for customers like this. He was available to answer and clarify swiftly. Smooth communication. Happy to have been of service to him.
Feedback from customer
This guy is awesome! Met all of my expectations for my request and then some. Very fast and responsive to all of your questions. Definitely go with him for any of your programming needs. Thanks Tarun!

Specification

Hello I would like a hedging EA with a created dashboard on the chart screen. The dashboard should look like the one attached (doesn't have to be exact) and along side with it two buttons for buying and selling with lot size calculated from the program already. 


Calculated lot size:

1) Percent Factor = 2.5%

2) Pre-determined lot sizes = 1.4, 1.0, 1.4, 1.9, etc.

Hedging:

1) Initiation Gap (pips from entry where EA is activated)

2) TP (Sets tp for original and all new open orders, if there is one set already for original modify it to this take profit).

Trailing stop ON/OFF (step -- moves in favor of trade "5" steps/pips, moves SL up trailing distance) 

1) Initial SL set from profiting trades

2) Trailing distance

3) Step 

**if trailing is on, When the set of trades reaches a tp, close out hedged opposing trades and keep all trades in favor open. Modify all SL to initial SL from where tp level. If trade moves up a certain step points, move sl distance points.

Notes:

*All first trades are opened by me, the EA only opens the sell and buy stops according to gaps and lot sizes

*On the dashboard I should be able to open trades with calculated lot size with the push of a button. Lot size = (Account Balance()*percent)/100). So if Account balance is $1000, calculated lot should be .25.

*As soon as a trade is opened, EA will put opposing stop order immediately according to the initiation gap points in opposite direction of order. The lot size for that pending order should be the first number in "pre determined lot size" multiplied by it. So if put a Buy order at 1.95555 @ 1 lot with 5 pip initiation , sell stop pending will be placed @ 1.95505 with 1.4 lots. If the sell stop is activated TP for all trades current and future is set to tp level in parameters and now a buy stop pending is placed at original 1.95555 @ 1 lot (2nd multiple in parameters). It goes on until it hits a TP level. Once a TP level is hit, if Trailing stop is off close all orders. If trailing stop is on, and the tp was from the buy orders created, close all sell orders and set sl for all buys at initial SL and start trailing stop function. (vice versa for sell tp of course)

There are no Stop losses only opening of orders and modifying/closing them. There Maximum amount of trades opened is determined by how many pre-determined lot sizes i input. if theres 5 numbers, the EA will only create 5 orders max and let the open positions run until it hits a TP and the rest is the same as before. 

Thank you all (:




Files:

Responded

1
Developer 1
Rating
(9)
Projects
11
45%
Arbitration
2
0% / 100%
Overdue
2
18%
Free
2
Developer 2
Rating
(90)
Projects
118
17%
Arbitration
44
23% / 39%
Overdue
20
17%
Free
Similar orders
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

Project information

Budget
30+ USD
Deadline
to 10 day(s)