Ultimate Hedge EA

MQL4 指标 专家

工作已完成

执行时间4 天
客户反馈
ONE OF THE BEST DEVELOPERS I'VE WORKED WITH THUS FAR, WILL DEFINITELY WORK WITH THEM AGAIN! VERY FAST, VERY DETAILED, HIGH QUALITY CUSTOMER SERVICE, MAKES SUGGESTIONS AND GOES THE EXTRA MILE.
员工反馈
Thanks!!!!!

指定

Please don't apply if you have a lot of jobs you're working on, or are pressed for time.

The system will open up its first trade using one of the preset input options below. Once that trade is open it will either hit the take profit then the system will restart, or it will go negative a specified amount of pips causing the hedging to start. Once the hedge starts, it will continue to place buys and sell at the same prices that the previous orders opened at until it hits the profit target or stop loss.


So for example if the EA places a buy at 1.20000 and then a hedge sell at 1.15000, every new buy added to that sequence will be at 1.20000 and every new sell will be at 1.15000 until the take profit or stop loss is reached. 


Inputs:

  • Magic number:

  • Starting Lot size: 

  • Hedge Lot size addition or multiple: 

  • Hedge lot size increase options: 

    • Add and Stay (“If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 1 the sequence will be: 1,2,2,2,2,2,2…) 

    • Add and Keep Adding ( “If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 1 the sequence will be: 1,2,3,4,5,6,7,8..) 

    • Multiply (“If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 2 the sequence will be:1, 2, 4, 8, 16, 32, 64….)

  • First order options:

    • Manual Trade ( start hedge sequence after my first manual trade is placed) 

    • Place order in the same or opposite Direction of the previous candle

    • Place order using Moving Average Crossover

    • Place order using Bollinger band and moving average crossover


Place order in the same or opposite Direction of the previous candle Settings:

  • Direction of Previous candle: Same or Opposite

MA Crossover Criteria:

  • Moving average 1 settings: Default MA inputs

  • Moving average 2 settings: Default MA inputs

Bollinger Band(BB) / MA Crossover Settings

  • Buy when MA crosses above top Bollinger band

    • BB Default Settings

    • MA Default Settings

  • Sell when MA crosses below lower Bollinger band

    • BB Default Settings

    • MA Default Settings

  • RSI Filter: On/Off

  • If the RSI filter is On: Only place buys when RSI is lower then: X

          Only place sells when RSI is Higher then: X


  • Start hedge in pips: (how many pips negative before the hedge starts)

  • Take Profit Per Pair: 

  • Account Take Profit on all Pairs Together: 

  • Start Trailing stop in $ per pair: ( if $100, once the floating profit reaches $100 start the trailing stop, then as it goes higher lock in profit based on the amount in the (Trailing step input below.”)

  • Trailing step in $ per pair: (If $10, then every $10 in floating profit it goes up, $10 is locked in, so once it hits $100, lock in 10, once $110, lock in $20 and so on.) 

  • Stop loss Per Pair: 

  • Account Stop loss on all Pairs Together: 

  • Max Slippage: 

  • Time Filter: On/Off (using local computer time zone)

    • Start Time:

    • Stop Time: (No new first trades after this time, if a sequence is in before this time continue until it hits the Take profit or Stop loss)


On screen buttons and data display: 

  • We would like a on screen button to “close all open and pending trades for that pair” and “close all trades for all pairs”

  • We would also like a legend on the screen to display the profit and loss for each pair the EA is trading.





附加的文件:

反馈

1
开发者 1
等级
(34)
项目
60
23%
仲裁
11
73% / 9%
逾期
3
5%
空闲
2
开发者 2
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
3
开发者 3
等级
(5)
项目
6
0%
仲裁
3
0% / 100%
逾期
0
空闲
4
开发者 4
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
5
开发者 5
等级
(34)
项目
50
44%
仲裁
4
25% / 25%
逾期
14
28%
空闲
6
开发者 6
等级
(2441)
项目
3076
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
7
开发者 7
等级
(16)
项目
29
48%
仲裁
0
逾期
6
21%
空闲
8
开发者 8
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
I HAVE A SQ EA AND IT NEEDS TO RUN WITH 3 SETS WITH DIFFERENT TIME CONFIGURATION. Basically the trade logic will read different input values for the same parameter with the same and/or different timeframes and manage trades accordingly and individually. If it is a trouble, timeframe can be ignored and we can continue only with the parametrization
I need to make several modifications to an EA (Expert Advisor) and would appreciate it if you could provide your most competitive quote for these edits. Please let me know your best price for completing these changes, as I’m looking to get this done promptly and effectively. Thank you
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I want a combined Standard deviation channel and Fibonacci channel indicators into just one indicator. The standard deviation channel lines would have same characteristics as the Fibonacci lines in terms of format (adjustable width, colors, type, size etc.). I want unique buffer values for all the lines (for both the 3 upper and 3 lower STD.DEV lines and the same for the Fibonacci channel lines) which would be
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you
RRB 50 - 400 USD
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20). The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80). The values of Lmax and Lmin should be included in indicator parameters. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point. A green point should be added at
At bot 30+ USD
Help me to trade create orders for me and analyze the markets and decide when is a good time to buy or sell. Determine which pairs are best to use to trade with and indicate trading signals to me
Fair Value Gap Scanner 30 - 100 USD
Hi, Greetings. Can somebody revert with an offer to code a FVG Scanner across Forex Pairs / Time Frame Selection / Alert please in order to support a Trading Strategy where entries are considered with the market direction confluence such as a Half Trend / Semafor Indicator. Look forward to hear back. Kind Regards. Anton
Project Description : I need an experienced programmer to convert the TradingView indicator "CURRENCY STRANGHT CHART by boitoki" into a MetaTrader 5 (MT5) format. The indicator should function identically to the original and be fully compatible for integration into an Expert Advisor (EA) on MT5. Requirements : Convert "TTD Middle Right Normal" from TradingView to a .mq5 file for MT5. Ensure all indicator features and

项目信息

预算
100+ USD
开发人员
90 USD
截止日期
 1  3 天