Breakout Strategy EA

Indicators Experts

Job finished

Execution time 3 days
Feedback from employee
thank you, good work.

Specification

I have a breakout strategy written in lua (fxcm marketscope) that I would like translated to mql4. I will attach the lua file in a text format so the code can be viewed.


This is what I'm looking for in this strategy:

Being able to auto trade, have user selectable options
Time-frame: 30min, 1HR
Strategy Parameters:
    Type of breakout: Close of candle or Tick candle
    One breakout per day: Yes or No
    Excess (in pips) over high/low limit to open position: Enter number of pips by user ##

Breakout Indicator Parameters:
  The hour and minute when time period begins: xx:xx
  The hour and minute when time period ends: xx:xx
  The hour and minute when the box ends: xx:xx
  Type of time: EST Time

Trading Parameters:
    Trade amount in lots: #
    Limit order in pips: ##
    Stop order in pips: ##
    Trailing stop order: yes or no


I know the lua file has some extra functions, but these are the functions I would definitely want included and the extras if it is easier to code that way. I have included the lua in txt format and a screenshot to provide a visual cue. Please let me know if this is able to be done and thank you in advance for your help and cooperation.

Responded

1
Developer 1
Rating
(63)
Projects
80
28%
Arbitration
17
12% / 76%
Overdue
48
60%
Free
2
Developer 2
Rating
(41)
Projects
124
34%
Arbitration
32
13% / 75%
Overdue
53
43%
Free
3
Developer 3
Rating
(111)
Projects
327
55%
Arbitration
17
12% / 47%
Overdue
104
32%
Free
4
Developer 4
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
Similar orders
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px '.SF NS'; color: #0e0e0e} I am looking for an experienced developer proficient in both Pine Script and MQL5 to translate a trading indicator script from Pine Script (used in TradingView) to MQL5 (for MetaTrader 5). The project requires accurate translation with special attention to maintaining all functionalities and parameters of the original script, including any
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
If you have already done a good remote copy trader I would like to test it before buy I want to create a Forex Copy Trading System EA (Master & Slave) between multiple accounts at different locations over internet, as well as locally within the same computer. Each provider account can copy to unlimited receivers at the same time, The system must allow copying of unlimited MT5 accounts simultaneously One provider can
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo

Project information

Budget
20 - 80 USD
For the developer
18 - 72 USD
Deadline
from 1 to 10 day(s)