仕事が完了した

実行時間9 日
依頼者からのフィードバック
MAKSYM MUDRAKOV IS VERY INTELLEGENT AND HARDWORKING PERSON, I WAS REALLY VERY DISHEARTED FROM THIS PROJECT BECAUSE I GIVE IT TO TWO PERSON BEFORE AND THEY RUN AWAY FROM THE PROJECT BY WASTING MY TIME
開発者からのフィードバック
Good job !

指定

 Breakout EA is a Momentum Break out indicator EA, Which filters the time zone and daily Pivot channel. The Strategy pursuing the trend direction accordance of momentum, also it filters with time zone and pivot channel to avoid false momentum breakout.

Expert Advisor trades on All Pairs using market orders. It’s using default indicator and trend following on pattern. The indicator's signals are verified by Elder-Ray. Trailing Stop Loss are based on ATR.

Final EA will be in mq4 format

Default setting:

MagicNumber = 2222

StopEA = false - Stop/Disable the Expert Advisor

TimeFrame = H1(M1,M5,M30,4H and so on)

Trading hours

Asian session

Starttime(HH:MM) = 02:00 - EA Start Hour

EndTime(HH:MM) =  03:00 - EA End Hour

European session

Starttime(HH:MM) = 09:00 - EA Start Hour

EndTime(HH:MM) =  10:00 - EA End Hour

USA session

Starttime(HH:MM) = 15:00 - EA Start Hour

EndTime (HH:MM) = 16:00 - EA End Hour

Other market session

Starttime (HH:MM) = 10:00 - EA Start Hour

EndTime (HH:MM) =  20:00 - EA End Hour

Trade setting

Lots = 0.01 -Fixed Lot Size

StopLoss = 40 - Stop Loss (use pip or points)

TakeProfit = 50 - Take Profit

MaxSlippage=4

Slippage =5

MaxSpreadAllowed = 3.5 - Maximum Spread Allowed (Not recommended more than 5 Pips(50 Points)

Buy Trades=True

Sell Trades=True

Total number of buy trades=10(total trades not exceed that limit)

Total number of sell trades=10

DelayOrderInSeconds=False

ExitOnDayEnd = true  Exit all trades daily at the end of the day and adjusts the time automatically for all brokers

Money management=True

RiskInPercent = 1 - Change Percentage of Risk in Trade(0 for false)

Step(0 value for false)=300 points(Martingle steps and third step will be 350 and then 400 and so on)

LotMultiplier=1.5(lot multiplying value if Step is true)

Decreaser= (when the number of orders increases inversely percent of profit decreases)

Trailing Setting=True (Added 3 Trailing Stop Profit)

BerakEven = true - Enable/Disable Break Even

LockFirstProfitinPips =    20 - Lock First Profit in Pips to safe the trade

LockFirstProfitPercent = 50 - % of Lot size to be lock to safe the trade

Lock2ndPrfit=True

Lock2ndProfitinPips     = 50 - Lock First Profit in Pips to safe the trade

Lock2ndProfitPercent  = 50 - % of Lot size to be lock to safe the trade

Securre2ndProfit=10

Lock3rdPrfit=True

Lock3rdProfitinPips    =100 - Lock First Profit in Pips to safe the trade

Lock3rdProfitPercent  = 50 - % of Lot size to be lock to safe the trade

Loss Recovery order Setting

ReverseTrade = true – 

Enable/Disable Reverse order in case of loss order(s) (Lot order will be multiplied LotMultiplier the previous order, this will continue till profit is gained) detail is given in figure 2

ReverseOrderRiskInPercent = 2 - Reverse Order Risk Percentage

Using indicators/filter setting= true/false

MainSMA = 200 - Main SMA Filter Value

RevSMA = 50 - Reverse SMA Filter Value

Doublefilter=false

DailyMaxPips = 250 - Trade is Allowable when Max. range < DailyMaxPips

RSI Filter=false

RSIPeriod=25, Apply to=Close, level=30 to 70

CCI=False

CCIperiod=49,Apply to=Typical Price(HLC/3),level=-100 to100

Bollinger Bands=False

Bollinger BandPeriod=69,shift=0,Deviation=2,applyto=close

CandleClosedOnPivot=false(confirmation by Pivot on Candle Close)

AddLOTFilter=True

Gap Setting

OrderGap=0.05

SLGap=0.05

NewsGap=0.05

CandleGap=0.05

Advance Setting

DynamicSL=False

StopOnMonth = 12 - Stop Trading @ this month

CloseTradesOnFriday=True

DelayInSeconds=3

Manual Breakout=true/false

BuyStop Value=50 (Close Sell stop when Buy stop triggered )

SellStop Value=50 (Close Buy stop when sell stop triggered ) 

Allowed Time= true

Allowed Time (HH:MM) = When no trades taken in required time then cancel both pending trades.

Trailing Setting=True (Added 3 Trailing Stop Profit)(as above)

Sell limit for both(Buy/Sell) pending orders Sell limit =300 points    (ignore if adjusted in Trade Setting)

Take profit=300 points (ignore if adjusted Trade Setting )


ファイル:

応答済み

1
開発者 1
評価
(21)
プロジェクト
23
0%
仲裁
6
17% / 83%
期限切れ
2
9%
2
開発者 2
評価
(332)
プロジェクト
485
40%
仲裁
82
11% / 63%
期限切れ
77
16%
パブリッシュした人: 1 code
3
開発者 3
評価
(307)
プロジェクト
551
35%
仲裁
79
32% / 42%
期限切れ
199
36%
取り込み中
類似した注文
Gold robot Ga1 30 - 200 USD
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd
Hello there Hpe you are doing good I am in search of a pine script expert developer who can build strategy in apudFlow in pinescript. Kinldy bid on this project if you can do this
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. 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
Task Title Implement Martingale Lot Scaling Sync Between Master and Slave MT4 Trade Copier Background I am using a local master–slave trade copier setup with: 1 Master MT4 4 Slave MT4 terminals Trades are currently copied correctly (entry, direction, symbol, SL/TP). Lot size handling currently copies either: the exact master lot, or a fixed base lot defined on the slave (e.g., always 0.01 or 1.0). Problem When the
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. It should be very clean ,Efficient ,Precised ,Accurate ,No copy paste ,Low latency. If you have real experience with MT5 tick-based logic and
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Project Summary We are looking for a highly experienced MetaTrader 5 (MT5) developer to build a pattern-based Expert Advisor (EA) focused on low-time-interval automation (15-second & 30-second logic). This is a pure MT5 project — no external platforms, no shortcuts. The selected freelancer will handle the project end-to-end, from strategy implementation to deployment and stability. If you have real experience with

プロジェクト情報

予算
100+ USD
締め切り
最低 1 最高 5 日