Termos de Referência
PROJECT DESCRIPTION
This is a simple MT4 project to do the following. Max budget is $30.
I usually subscribe to different forex signal providers (e.g instaforex) online who send forex signals directly to my MT4 platform and these signals are executed instantly on my MT4 account. The problem I have is that sometimes these signals may have very low or very high lot sizes which I do not want copied to my account. For example, the signal providers may open a very small lot size of say 0.01 or a very high lot size of 0.97 both of which I may not want to copy. My preference maybe to copy say only lots between the following range (e.g. 0.05 to 0.6 only). However, I currently can't not do this and hence I need a simple EA that can do the following:
Requirements:
I need a simple MT4 EA that upon receiving a buy or sell signal from any of my signal providers will:
1. Assess the lot size of the signal and determine whether or not to open the trade depending on the Lot range I have set. All orders outside my set lot range should not be opened.
2. Allow me to set my own lot range within which only orders with lot sizes within this lot range will be opened by the EA. All orders outside this lot range will NOT be opened. (example of lot range: 0.09 - 1.2 lots) - meaning all orders below 0.09 and all orders above 1.2 lots will NOT be opened.
3. The EA should also allow me to set a "Fixed Lot Size" for all open orders within the lot range I have set. For example, after I have set my lot range (e.g. 0.03 - 0.41 lots), I can then set a Fixed lot size which any lot within this lot range will be opened at in my MT4 platform (e.g. Fixed Lot = 0.01). This means that all orders opened within my selected lot range (i.e. 0.03 - 0.41 lots) will all be opened at a fixed lot size of 0.01 in my MT4 platform.
This is a simple EA for an experienced programmer which should take under 1 hour to complete.
Happy bidding.
MC
Respondido
1
Classificação
Projetos
416
30%
Arbitragem
74
19%
/
72%
Expirado
52
13%
Trabalhando
2
Classificação
Projetos
6
17%
Arbitragem
3
0%
/
100%
Expirado
0
Livre
3
Classificação
Projetos
72
22%
Arbitragem
13
46%
/
15%
Expirado
5
7%
Livre
Pedidos semelhantes
Hello i need bot
30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
A gold + bitcoin extremely high lot HFT
30 - 200 USD
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders
30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I saw this somewhere else - I want it too!
30 - 50 USD
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
Create a new mt5 EA
30+ USD
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position
Informações sobre o projeto
Orçamento
30 - 40 USD