Cost Averaging EA with hedging features required for MT4

MQL4 지표 전문가

명시

Hi There I am looking for somebody to build me a simple martingale / Cost Averaging EA with the following features.... All martingale Calculation settings -

1) Normal martingale system giving the trader the option of setting initial trade size - following trades increased pip step - etc To be used as a cost averaging ea if the following trades pip step set as zero

2) Should have a trailing stop to lock in profits on winning trades

3) Hedge feature at a predefined percentage dd level....So the ea should be able to calculate the total number of lots opened by the marti system at this predefined % dd level ( 20 % dd for example ) and open one trade in the opposite direction to lock in losses

4) This hedge feature should be dynamic - meaning have options of hedging all in one trade or multiple trades - hedging all at one level or splitting at different levels

5) Should have equity protector - close all trades and remove ea from chart once this predefined dd level is reached

6) Should display the breakeven point - and current floating drawdown on screen

7) Should have an anti martingale option also included - meaning after the first set of martingale or cost averaging trades, an anti martingale option should be available. Example first 200 or 500 pips system will open trades as per martingale - thereafter ani martingale grid with its own paremetres kicks in

8) Should have a licensing system allowing me to resell the EA or share with others


10) News filter

11) Start and end time

12 ) Additional features will be discussed as we go along Let me know what you can offer and how we can work together Am open to discussion regarding the features - final delivery etc


i HAVE THE ABOVE IN A MT5 EA AND HAVE THE SOURCE CODE. YOU CAN USE THAT TO BUILD THE MT4 OR YOU CAN BUILD FROM SCRATCH

ADDITIONAL FEATURES I WOULD LIKE ON THE MT4

1) On chart show total number of lots open
2) You can advise if it would be better to have buy and sell leg all on one chart or run them seperatly
3) TP increase on each trade is currently only on multiplier mode - I would like to have a pip step increase added
4) Currently the EA randomly opens trades - doesnt use any indicators at all. You can advise if it would be good to insert a trend indicator which if switched on will only start by placing first trade in direction of the trend. Benefit of this is that we wont have buy and sell all the time open....there will be more trades in the direction of the trend. You can advise what other option are worthy considering here. Maybe opening new range at certain candal or price lag etc
My problem is this - sometimes I have many buys open for example due to price falling....price then rises and all those buys close but now many sells are open...or alternatively price rises and then sharply falls again all previous buy closed but immediatly new buys opened so as price fell we back to square one with large open trades \ drawdown. Any ideas how we can work around this?
5) Want to have feature of having certain number of trades opened at X size and remainder trades there after opening at X size. example many sells open so I set the first three trades for example on the buy leg to open a larger sizes and the remainder to all continue opening at smaller sizes.
Maybe have an anti martingale feature where we progressively downsize the trades ? possible to add this. You can give this more thought and share ideas that come to mind.
An idea is that if the two charts can read each other then we have a feature that when chart A has X number of open trades then chart B  should open fisrt three trades on newfeature at X  size and future trades theerafter at norma size. 
Or when chart A reaches X  % DD on open trades then chart B  should open fisrt three trades on new sequence  at X  size and future trades thereafter at normal size. 
Benefit of this is when there is a trend in the opposite direction the trades in the positive direction are opening significantly higher and profiting more - but at same time when the trend direction changes those trades should cost average at a slower pace therefater

5) Option of having both legs openly immediately at the same time and also not having both legs openly immediately at the same time. So this can be done in two ways....If we have the legs on seperate charts we then have option of inserting price level we want the forst trade to be places. sequence only starts at this point
or if we have the two legs on one chart we set the pip distance or % distance away that opposite sequence should begin.

응답함

1
개발자 1
등급
(52)
프로젝트
77
52%
중재
8
38% / 38%
기한 초과
7
9%
작업중
2
개발자 2
등급
(4)
프로젝트
6
0%
중재
2
50% / 0%
기한 초과
1
17%
로드됨
3
개발자 3
등급
(102)
프로젝트
128
45%
중재
7
43% / 43%
기한 초과
6
5%
로드됨
4
개발자 4
등급
(558)
프로젝트
925
48%
중재
301
59% / 25%
기한 초과
123
13%
로드됨
5
개발자 5
등급
(119)
프로젝트
152
43%
중재
20
55% / 20%
기한 초과
7
5%
작업중
비슷한 주문
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
I bought FXSSI.com tools (sentiment indicator) including the following indicator: FXSSI.Ratio.ex4 (.mq4 versions are not provided) Now I am trying to export the indicators' output values in an EA in order to generate trading signals and to backtest strategies based on various combinations of some of these indicators but I can't make it work. I use iCustom() but it always returns either: > 2147483647 if indicator is
Hello I have a supply/demand indicator with only the ex4 file. It’s mtf as well. I can see lower time frame zones on higher time frame charts. I cannot find the source code anywhere. Is there any way to add alerts to this file in some way? Please let me know if you’ve done this before or if it can be done. Thanks
Hello. Would you be able to take this indicator from TradingView and put to NinjaTrader 8? Hello. Would you be able to take this indicator from TradingView and put to NinjaTrader 8? Source code is in there
hello, i need indicator to draw swings bar after bar with my terms. indicator will be include special terms for inside bars and outside bars. indicator schould works in real time not in past. and i need some options to make more visible swings
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation. Must Match BTC 1 hr to buy and sell signals... no deviation
ATR INDICATOR 30 - 43 USD
1. ADD Settings history bars 500 ; 1000 ….. 2. ADD Settings ALERT before candle close 15 sec or 30 sec I can wrote how many Sec. 3. CANDLE Scenario I can set Number of bars in precious series can set each X 2.0 I can choose 4. CANDLE Scenario Number of bars in current series can set X 1.0 I can choose. 5. EXTRA SESSSION 1 bar X : 3 IF it FIT then ALERT
I want to create an expert advisor based on a fair value gap indicator. The indicator gives a 'box' on the chart and as example for a buy i want it to open a buy order when a candle closed above this box. here is a for a buy trade. it opens when it close above a 'bearish' fair value gap and it close when it close below 'bullish' fair value gap. the difference between bullish and bearish fair value gap is offcourse
Rules for price action bot: write me an mt5(mql5) .mq5 code expert advisor with the following rules: rules= 1.strategies-Pin Bar Strategy,Inside Bar Strategy,Engulfing Candlestick Strategy,Breakout and Retest Strategy,Trendline Trading Strategy,Hammer Candlestick Pattern,Shooting Star Candlestick Pattern,Three Inside Up Candlestick Pattern,Three Inside Down Candlestick Pattern,Morning Star Candlestick
I am looking for a skilled developer to create a Forex trading bot for MT4 with the following features and indicators: Indicators: EMA 20, EMA 50, EMA 200, BB 600. Trade Conditions: The bot should look for high or low test conditions in Forex pairs. Notification: The bot should message me via Telegram when it finds a trade based on the parameters. Trade Execution: If I approve the trade by replying 'yes' on Telegram

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
 5 일