Multiple time frame EA

MQL4 专家 外汇

工作已完成

执行时间9 天
员工反馈
Thanks a lot
客户反馈
Fatchur is Awesome to work with! Very fast and very smart guy.

指定


BUY:

iClose (Current Bar of Current Timeframe i.e. 5M) > iClose (Previous Bar of X Time Frame i.e. 1W ) && Current Bar Distance (i.e. 5M) is less than X Pips from Close of (Previous Bar of X Time Frame i.e. 1W)  && iClose (Current Bar of Current Timeframe i.e. 5M) > (Previous X number of Bars of Current Timeframe 5M). 


SELL:

iClose (Current Bar of Current Timeframe i.e. 5M) < iClose (Previous Bar of X Time Frame i.e. 1W ) && Current Bar Distance (i.e. 5M) is less than X Pips from Close of (Previous Bar of X Time Frame i.e. 1W)  && iClose (Current Bar of Current Timeframe i.e. 5M) < (Previous X number of Bars of Current Timeframe 5M). 



CLOSE BUY:(Current Bar) < Close (Previous Bar of X Time Frame)



CLOSE SELL: (Current Bar) > Close (Previous Bar of X Time Frame)


INPUTS: Position Size

INPUTS: Starting Take Profit Pips

INPUTS: Stop Loss pips

INPUTS: Stop trading for the day after X pips daily profit 

INPUTS: Stop-loss at Previous Bar High/Low + X Pips

INPUTS: Partial Close X % of postion @ X Pips Profit

INPUTS: Activate Trailing Stop at X Pips

INPUTS: Trail price with Stop Loss by X Pips

INPUTS: Trading Hours Start Time 

INPUTS: Trading Hours End time


MONEY MANAGEMENT 

Adjust take profit for the next trade as follows:

If last trade was a loss: Change Take profit for next trade to (starting take profit pips + consecutive loss pips) Example: starting TP was 25 pips after 5 pip loss next take profit is to be adjusted to 30 pips. 

If last trade was a win by Stop-out: Change take profit for next trade to (Starting take profit pips + Consecutive loss pips - pips from last wining trade) Minimum Take profit defalut to Starting Take profit. 

Example: Starting TP was 25 Pips + 15 pips consecutive losses - 10 pip last win = next trade TP is 30 pips. Minimum Take profit is = to starting take profit.

MINIMUM RULE: If caluculated take profit for next trade is less than starting take profit then default to starting take profit. 

If win by Take Profit: Use default starting take profit pips for next trade.

反馈

1
开发者 1
等级
(107)
项目
137
42%
仲裁
19
16% / 53%
逾期
20
15%
工作中
2
开发者 2
等级
(186)
项目
229
56%
仲裁
12
17% / 50%
逾期
43
19%
空闲
3
开发者 3
等级
(229)
项目
339
49%
仲裁
21
5% / 33%
逾期
24
7%
空闲
相似订单
// @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 )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD
截止日期
 3 天