Hello Everyone,
I want to create an Expert advisor with a simple logic of taking trades at a specific price position over a period of time with a capability of increasing the lot size if the bid closed at a loss from the initial position.
So what happens is that at beginning of installation, the market identifies the high price and low price position after the installation. It then uses a gap position (in real price) to lock the market up as a BUY and SELL position.
After identifying the 2 positions (BUY and SELL), then the bid will activate at the position and then starts taking the bid at the position and then if the bid closes at a loss, it will retake the bid again but with an higher lot size either at same side or at the opposite position.
So For Example if price is installed when the price is at position A, then market reaches the HIGHEST position and then falls downwards to get to the Gap and then locks the 2 positions labelled 1. And then it takes a SELL at the lower position or a BUY at the higher position. However if market is volatile and goes again to the opposite side after activating, it will close the old bid iat a minimal SL and retake the bid when market goes outside the 2 lines in Position 1, but will increase the lot size of the new bid. The condition of increasing the lot size will be a variable as a multiplier or an addition.
For example if bid is at the lower side at position B and price moves upwards to reach the gap between the lowest and the next line upwards, the EA locks up the 2 prices at line 2 and then begins to trade as a BUY at the higher price or a SELL at the lower price, also using the multiplier and a SL that can be adjusted to close below the entry point at the minimal loss for a BUY, or above the entry point for a minimal loss for a SELL.
The EA will show on the screen the highest and lowest price position after installation and the date and time of position like below sample


The Variables will include
Gap (in Prices), start lot size (from 0.01), Multiplier/Addition variable, Risk multiplier (this will reduce the SL value as the number of bid position increases), Stop Loss (SL) and Take profit (TP).
Once the 2 Price positions are achieved, it will show on the screen as the BUY and SELL position in prices and also the time range of the position.
If bid reaches the TP position, it will restart itself again afresh, but if it closed at SL, it will continue to retake the bids at the same price position established with the previous bid.
I can give more clarity and show more visual scripts to clarify any area of the description.
The EA will have to be tested for up to 10 days to close the job and then additional support will need to be provided for up to 2 Months after completion in case of any area that needs revision.
EA should be able to be applied to indices, currecies or products like Gold, Silver etc
Source code will be provided at end of project.
Only immediately available and experienced programmers should bid for the job.
Pedidos semelhantes
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
Please explain all the details, including the entry and exit conditions . 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 . requests for details of the project will be ignored
The EA should only set TP and SL( Both Optional, We can set one at the time or no one at the same time or both active at the same time) 1. We active trade ourself , But in The EA this should ask if what the the TP and SL in form of USD we need. We'll put the Exact Required profit and or loss. This EA should calculate and set the tps and Sls itself to all the trades, and when we change the USD profit from info meter
Hello, I have an MQ4 indicator that works with a specific strategy. I want to modify some aspects and convert the file to MQ5. It's simple and won't take much effort or time for someone experienced in this field. Ideally, the person undertaking this task should be familiar with the MX2Trading software, as I will be using it to transfer the signals from the indicator to the trading platform
I trade manually on M1 chart (XAUUSD) with fractals and alligator. When there is a price break on fractal (or some fractals that form a price level) or a price level created by multiple candles spikes, I enter 2 trades (0.02 lots), and 2 trades (0.04 lots). If I go in profit (5/10€), I close in profit. But if I go in loss with DD, at this point starts the management: every price level (important level) created by
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
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
50 EMA > 200 EMA → Uptrend confirmed Price pulls back to touch or cross below 50 EMA RSI > 50 ATR(14) > 20-period ATR average (volatility expanding) Current candle closes bullish ➡ Enter BUY at candle close50 EMA < 200 EMA → Downtrend Price pulls back to touch or cross above 50 EMA RSI < 50 ATR filter confirms volatility Current candle closes bearish ➡ Enter SELL at candle closeATR(14) Take Profit: 2.5 × ATR(14) This
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
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period