If anybody is interested in developing the
code for this EA, which needs to run in MT4 platform, Please give your quote.
External
Selections:
Currency Pair:
Lot: e.g. (from (0.01) (1000
Unit))
Time Frame:
No. of Bars / candlestick:
Stop:
e.g.Distance from MVG (PIPS in 5 decimals: 0.00010):
Target:
Trailing Stop:
Buy only:
Sell only:
Buy & Sell:
Strategy
Overview:
EA should accommodate any currency pair,
any lot size (units also), any time frame (even from 1 minute TF) and only buys
or sells or both as per the external selection. Trailing stop (TS) based on the
Distance from MVG. (PIPS in 5 decimals: 0.00010)
Only one currency pair should allow to trade as per the
selection.
- Only one position at a time. E.g Buy or Sell.
- Trailing stop and Reverse Order should be at the same rate always.
That means, if Trailing stop triggers, simultaneously Reverse entry order
should also trigger. i.e. Trailing Stop and Reverse orders should be
independent, one order for Trailing stop and other for Reverse order. After
Reverse order triggered, again Reverse order should have Trailing stop
order. It should be a continuous process.
- Trailing Stop orders should place separately as some of the
Brokers do not allow Trailing stop orders placed together.
EA Conditions:
E.g. Simple Moving Average (SMA) is 100 and
Time Frame (chart) 1 Hour for EURUSD pair.
SMA Price is 1.42505 and the Distance from MVG (external Value) is 0.00100
(PIPS in 5 decimals).
1. EA should confirm first that there is no open position before
placing fresh orders. If there is any
open position, e.g. Long Open position, EA should place only Stop Loss (sell)
order and a Reverse order (sell) as per the below conditions.
2. For New order EA should place a BUY order at 1.42605 (1.42505 +
0.00100) and immediately place Trailing Stop (TS) order (SELL) at 1.42405
(1.42505 – 0.00100) and a SELL order at 1.42405 (1.42505 - 0.00100) and immediately place
Trailing Stop (TS) order (BUY) at 1.42605 (1.42505 + 0.00100).
3. If Buy order triggered, Trailing stop order and Reverse order
must always be on the SMA Price. E.g If the SMA rate was changed to 1.42755
by next 1 hour, TS (SELL) should be (1.42755 - 0.00100) = 1.42655 and SELL
order should be (1.42755 – 0.00100) = 1.4265 and its Trailing Stop (BUY)
should be (1.42755 + 0.00100) = 1.42855.
4. If the first BUY order Trailing Stop triggered and position
closed, simultaneously SELL order also be triggered and SELL position
opens with a Trailing Stop. EA
should open n BUY order, as the previous BUY order is closed. Like this,
EA should continuously open orders. (That means, always there should be an
open position with a Trailing Stop and a reverse order with a Trailing Stop.)
5. A very important point is that the Trailing Stop which is
initially placed should always move in favour, even if SMA moves in the
opposite direction. That means, BUY order triggered at 1.42605 and Trailing
Stop is 1.42405, if the SMA is 1.42505. After opening the position SMA
moves to 1.42455, actual Trailing Stop is 1.42355 (1.42455 – 0.00100),
this should NOT be allowed as this will increase the loss from 20 pips to
25 pips and more. Maximum Stop Loss should always be 20 pips. Trailing Stop
should always move in favor and not in opposite direction. Reverse order
should also have the same logic as Trailing Stop and Reverse order rates
are always the same.
6. EA should have Money Manager.
If any clarification, please contact email:
sprabusg@gmail.com
Thanks & regards
Prabu
Ähnliche Aufträge
I already have a robot that copies all operations from a master account, it also copies pending orders and I need an option so that I can invert the signals sent by the master account, I am attaching the receiving robot to add the option to invert the signal
Scope of work : - Choose a specific period for strategy application. - Determine the highest and the lowest price levels (breakout levels) within the chosen period. - At a specific inside level within these two levels, create one buy stop and one sell stop - Implement buy and sell triggers based on price breaking through these levels with defined pips. - Option to use moving average as a filtering condition. - Option
- The program is to have active and inactive periods through the week. - When active, it is to open trades based off either a fixed Buy / Sell instruction, or comparison between a moving average and the current mid-price. - The take profit, stop loss, and stake per point are all determined by a value called the “increment” which cross references a string of comma separated values given by the user such as
1. Determine Support and Resistance on the higher time frame, 4 Hours (H4) or Daily (D1). 2. Robot can pick Lot size depending on the Account size. E.g. 0.01 for a $100 account To $1000, $2000 a/c 0.02 ETC 3. Ideally, the distance between my Support and Resistance should be at least 200 To 350 Pips. 4. Since the strategy is candlesticks dependent, move down to the Lower time frame 1 Minute (M1) OR 5
I am looking for a coder who can help me modify an MT4 indicator (Let’s say Indicator 1 for identification purpose). The indicator (indicator 1) itself is a scanner built on another indicator (Let’s say Indicator 2 for identification purpose). The scanner/ indicator 1 is a GUI enabled indicator. It scans the market watchlist and creates a list of assets on the screen based on the information it receives from
I'm looking for a skilled developer to create a custom MT5 EA that integrates with Twitter to copy trading signals from a specific Twitter handle and execute them on MT5. The EA should be able to monitor the Twitter feed in real time (or near real-time), parse trading signals based on predefined formats, and execute trades automatically. Project Requirements: Twitter API Integration : Set up and configure access to
Hi Sir im searching a Skilled MQL5 Developer Programmer , I want to Develop a Trade Copier , Like Master and Slave Accounts , Trade Copier Between MT4 to MT4 & MT5 to MT5 to MT5 & MT5 to Mt4 Copier with my Specific Requirements Thanks
Hy I am looking for someone who can make me robot using my own strategy..my strategy is SMC ..I want it only shows me Bos , choch and liquidity... I have entry to show you and Tp that is only things are need
Hello everyone I‘ve designed a unique risk management and coded it already into a include file for mql5. The implementation is done with a few libe of code. I would like to booster your strategy and obviously take also advantage from it. Please provide me some backtests in pictures (5 years minimum with >99% data quality) of your best EA for MT5. It would be also good if your EA has a fixed takeprofit level
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot