指定

For the original idea please check this blog before taking the job:

https://www.mql5.com/en/blogs/post/719926


The basic strategy starts with pending orders that follow the price until a strong turnaround where we capture the profit. 

https://c.mql5.com/31/259/dark-hole-screen-1405.gif


I bought this EA but not working good on real terms, i can provide u the ex4 file but not the mq4 file


Parameters


EA Settings

  • Max Spread: maximum spread to trade.
  • Magic Number: ID number of the orders. 

Money Management Settings

  • Lots: number of lots if the money management option is disabled.
  • Money Management: if true enables the money management option. 
  • Risk Percent: if the money management option is enabled, it indicates the risk percentage. 
  • Max Lots: the maximum allowable lot.

Trade Settings

  • Max Position: maximum allowed position at the same time. 
  • Take Profit: profit target in points.
  • Stop Loss: maximum loss per point order.

Trading Hour

  • Enable Time Filter: if true enables the time filter. 
  • Trading Start Hour: operating start Hour.
  • Trading Start Minute: operating start minutes.
  • Trading Stop Hours: operating end Hour.
  • Trading Stop Minute: operating end minutes.

Strategy Settings

  • High Low Distance: minimum distance between the current candlestick to open an order.
  • Pending Distance: the distance that keeps the trailing Pending from the price.
  • Moving Average Periods: moving average periods.
  • Moving Average Method: averages calculating method.

Breakeven Settings

  • Enable Breakeven - insert breakeven.
  • Breakeven Point - points for an inserted breakeven.
  • Breakeven Value - breakeven value.

Trailing stop Settings

  • Enable Trailing Stop - insert trailing.
  • Trailing Value - trailing stop distance.
  • Trailing Step - step.

Indicators Settings

  • Show Panel: Show Info Panel.

News Filter Settings

  • Enable News Filter: if true enables news filter.
  • Enable High Impact News: if true enables news filter on High impact news.
  • Stop Minutes after High Impact News: Minutes after news for stop trading.
  • Stop Minutes Before High Impact News: Minutes before news for stop trading.
  • Enable Medium Impact News: if true enables news filter on Medium impact news.
  • Stop Minutes after Medium Impact News: Minutes after news for stop trading.
  • Stop Minutes Before Medium Impact News: Minutes before news for stop trading.
  • Enable Low Impact News: if true enables news filter on Low impact news.
  • Stop Minuts after Low Impact News: Minutes after news for stop trading.
  • Stop Minuts Before low Impact News: Minutes before news for stop trading.
  • Broker Gmt: Broker gmt. (usually 3 or 0).


i need u to look into this EA's idea and figure out these problems:

1.specific settings need to be optimized

2.cannot perform accurately the change of pending orders and cannot set up trailing stop or breakeven on a mql5 vps

3.seems unable to use news filter when placed on a mql5 vps

4.the change of pending orders seems sometimes out of function in a fast moving market, help me fix this(i can't check it's inner settings)


the part of code about changing pending orders basing on a very fast tick level may have to be carefully redone for better performance (the performance so far is not good with low spread low ping ecn broker like IC Markets and Tickmill real accounts)


u have to develop a new EA basing on the same idea provided, but it need to be without bug and work well with high frequency trading.


need it fast


附加的文件:

EX4
Dark_Hole.ex4
167.2 Kb

反馈

1
开发者 1
等级
(45)
项目
59
14%
仲裁
31
26% / 52%
逾期
35
59%
空闲
2
开发者 2
等级
(28)
项目
47
23%
仲裁
13
31% / 15%
逾期
12
26%
空闲
3
开发者 3
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
相似订单
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
I want to export the live feed from my market watch to my technical analysis software. They have provided me an api also. Is there a way that their api can be integrated and take rates from my mt5 client terminal
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I need a AI signal generating and executing bot for forex trading. The bot should operate such that when i put it in a chart it will analyze the market, after several minutes it will display whether the trade is buying or selling and then execute a trade. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
The expert Advisor will place trades during high-impact news releases. it will then close trades by trailing stop methods after reaching the breakeven points. It should be built in such a way that it will allow adjustments of parameters like opening distance points, initial stop loss, breakeven points etc

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 5 天