Simple MT5 EA tick-driven with only a few parameters without any entry triggers or money management rules

工作已完成

执行时间1 一天
客户反馈
The programmer is quite knowledgeable. I am totally satisfied.
员工反馈
Thank you for feedback. Excellent person. Clear explanation. I'm happy that can help you. The best regards, Fyodor.

指定

Main condition for placing order :

Since I have no access to your previous work, how do I know whether you are really capable or not of doing this job. You have to produce a sample without supplying me an exe or mql file, just by displaying at MT5 platform of AMP Futures which is where I trade. 

I have been burned by coders who promise to do the job but can't do and attract arbitration. It does not help them. Me because I have to lose money and give a lot of time in educating them how to do. They don't  as well as test it, the developer loses rating. 

If you are good at mt5, can do in one day, why not code it and upload exe file on AMP Futures MT5 demo and post a few trade demonstrations with different examples and give me an investor's password (View only facility) to post a few demonstrations.

If you can't fulfill this condition, please don't make any offer.

Thank you


Looking for an MT5 EA to be coded with the following parameters

Variables:

Magic No;

Size of Lots,

No of lots,

TP,

SL

Close All.

Open trade at TF (pull down menu of (TF) (yes/no)

If yes, use pull down menu of TF

If no, don't use TF to close. Just leave it so that it hits TP or SL.

Close trade at Same TF occurring next time. (yes/No)

If No, I have have choice to select any TF and not necessary follow Same TF in which the trade was opened.

Example:

(a) If I select open trade at 15m TF any time before 14 minutes, it should trigger trade after 14 minutes when it hits  the open of 15m TF. If I select 4 minutes before 5 TF candle to open, it should trigger only when it opens 5 TF candle. If I select no, then TF candle is not used to open the trades. It will immediately open the trade and let it hit TP or SL to close it.

(b) If I select Close trades at the next candle of Opened trade of 15 minutes TF,  it should close at the end of the same 15m TF candle. If no, then I should be able to close the trade opened in any TF of my choice. Example: I opened trade 25 minutes or even 1 minute before the close of 30m TF candle, it should close after hitting the close of 30m TF candle. The trade opened 25 minutes before will close at 30m TF close. the trade opened at 1 minute before will also close at 30m TF candle close.

Max No of allowed trades: Example : Maximum as long as supported by margin equity . It should not accept more than the margin equity allowed.

Max Number of entries opened : If I select 30 it should open 30 trades but lower than the Max no of allowed trades.

Seconds : xxxx between entries. If I select 0 seconds, and time is 8:00  then 1st entry will start at 15TF open starting at 8:01:00, second at 8:01:01 , ending at 8:01:30. Because of market volatility it is acceptable if there is variation in entries being triggered at more than 0 seconds.

%Buying:  xx . If I select 70% of buying, the trade entries will be 70% Long and 30% short. It means in the example given of 30 trades, 70% or 21 trades will be long and 30% or 9 trades will be shorted. If I select 0% buying, then all 30 trades will be short. If Iselect 100% all 30 trades will be long. If I select 50%, 15 trades will be long and 15 trades will be short.

Alert: Email and Notification by phone when the trades entered (30 trades positions) is in Loss territory. 

Data window should display outputs of account statistics and also key inputs of the EA. Like ToDay Profit/Loss, Current open Trades Profit/Loss, Profit/Loss of last bunch of trades (all lots executed at same time),  Number of Long and Short positions, Average price of total no of Long and Short positions , Equity Account, Free Margin.TP,SL, lot size, etc.




r
































反馈

1
开发者 1
等级
(65)
项目
71
30%
仲裁
8
0% / 88%
逾期
5
7%
空闲
2
开发者 2
等级
(17)
项目
33
45%
仲裁
1
0% / 100%
逾期
8
24%
空闲
相似订单
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

项目信息

预算
30 - 100 USD
截止日期
 2  7 天