I need an App that does the following:
That allows opening a trade with the crosshair. The application must open the trade in real-time using as stop loss (SL) the distance in points I have measured with the crosshair. The trade should be opened as a BUY if the crosshair moved in the up direction and opened as a SELL if the crosshair moved in the down direction.
That's all it takes to open the trade with the crosshair. In an alternate App setup window, before placing the order, the App must allow you to pre-set the risk capital percentage per trade and the risk-reward ratio. In the end, the application will calculate the lot or position size with which it will open the trade using the free margin money (do not use the balance or the equity), the risk percentage and the stop loss calculated with the crosshair. When the take profit (TP) option is activated, the risk-reward ratio will only be used to calculate where to place the TP. The SL option must always be activated.
The application will not make decisions to close the trade. The trade is closed by touching the SL or TP; if the TP is disabled, the trade is closed manually by the trader.
In the App setup window, information about the candlesticks' timeframe (M1, H1, D1, etc.) is not needed because this information is implicit when the crosshair calculates the SL on an instrument with a time already selected.
The code must be fast to be used in scalping.
Technically this is not an EA but an application that allows opening an operation with money management.
The App should be able to be used on any Forex instrument or any other in MT5 like US30 etc.
The source code must be delivered after job completion and payment.
The App name is Scalp&Run.
Chat conversations
Example: When the App is open, it must activate the crosshair. When I click on the screen and hold to measure the SL, the App should place the order when I release the hold. If I measured the SL in the up direction, it should place a BUY order. If I measured the SL in the down direction, it should place a SELL order.
The position size to place an order only depends on 4 factors: free margin of balance in USD, risk in percentage, stop loss in points and pip value. For EURUSD pip value is 10, according to some websites, but I'm not sure how it is calculated for all instruments. Please check the excel file. Of these 4 factors, only 1 of them (risk %) is placed manually in the setup window, 1 comes out of the free margin balance of the account, 1 is implicit in the instrument (pip value), and the last one, the SL, comes out of the measurement made on the screen with the mouse. This is all that is needed when the TP option is disabled.
When the TP option is enabled, an additional calculation of where to place the TP is required. Basically, this is done with a factor multiplied by the SL that was calculated using the mouse. If the risk-reward ratio (RRR) is 1:2 then the factor is 2. If the RRR is 3:1 the factor is 1/3=0.33.
Excel file https://ln5.sync.com/dl/8f50e5130/hq43svwi-rvwbu5iz-57wvv3ww-wetefiad
I need the order to be placed automatically when I release the left mouse button. Because if I have to manually place the SL in points, that's going to take up valuable scalping time.
If the SL measured with the mouse is very large such that the resulting position size is less than 0.01 (the smallest lot in MT5), the order should NOT be placed. The App must give a notification message in this case.
비슷한 주문
Develop the EA according to my provided trading strategy and rules. The EA must open and close trades automatically according to the specified conditions. Include configurable Stop Loss, Take Profit, lot size and risk-management settings. Include an option for fixed lot size or percentage-based risk. Include Magic Number and trade-comment settings. The EA must work correctly on the requested MT4/MT5 platform and
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry
Monthly Report: August 2026 World PEACE Multi FX Algo generated a total realized profit of approximately 31,966 JPY during August. The provider account is normally operated with approximately 200,000 JPY of capital. Compared with this standard operating amount, the realized profit for August was approximately 15.98%. Please note that this is not a compounded monthly return. Realized profits are withdrawn regularly
I am looking for an experienced MQL5/MT5 Expert Advisor developer to build a custom XAUUSD (Gold) HFT/ultra-fast scalping EA for MetaTrader 5. I have attached a reference video showing exactly how I want the EA to behave. Please watch the video carefully before applying. The video should give you a clear understanding of the desired entry behavior, trade frequency, execution style, and overall system behavior. The EA
I’m looking for an experienced developer who can build a Martingale trading bot. I’m willing to pay a fair price for the right developer. I have an example trading account that demonstrates exactly how I want the bot to operate. The strategy is straightforward: the bot trades continuously using a Martingale system. The only exception is that it should automatically pause trading during high-impact news events or
This is a Tradingview project. Would you be able to make this? With a win rate and profit factor and percentage made and profit made and max dd reached. How many modifications would I be able to do? Could there be a table that shows win percentage profit factor and trading window where trades shouldn’t be placed and follows the rules of the pdf How long would it take and would it work on ninjatrader also
I need a professional MQL5 developer to build a high-frequency trading (HFT) Expert Advisor for MT5. Key Requirements & Risk Management Rules: 1. Max Trade Limit: The bot must execute a strict maximum of 1,000 trades. 2. Lot Size Cap: Every trade must be capped at a maximum of 0.50 lots. 3. Execution Speed: Optimized for low-latency, rapid execution. 4. Clean code with proper error handling and clear parameter
I need fully automatic scalping robots for XAUUSD Gold the robot should work on M1 and M5 timeframe and open trades based on the scalping logic using EMA and RSI confirmation it should analyze the market on its own and only take high probability trades
I am looking for an experienced MQL5 / MetaTrader 5 developer to help me add alert notifications to an existing MT5 indicator. What I Have I have an indicator that I am currently using on MetaTrader 5 , but I do not have the source code (.mq5) . I only have the compiled indicator file, or I can provide the indicator file that I currently have. What I Need I want to add alerts when the indicator generates its specific
I have attached the video of the EA I want to reproduce in MQL5. Please study the video carefully and build an EA that follows the same trading behavior shown in it. The EA is for XAUUSD (Gold) and appears to use an automated scalping/grid-style strategy with multiple positions opened around the market price. I want the entry sequence, spacing between positions, lot progression, direction of trades, and