Develop an Expert Advisor (EA) for MetaTrader 5 based on the "Alligator modified" indicator ( https://www.mql5.com/en/market/product/11406?source=Site +Market+MT5+Search+Rating006%3aalligator). The EA should place trades on the bar where a signal appears on a higher timeframe, provided the signal is confirmed on one or two lower timeframes. The Stop Loss should be set at the signal level indicated by the indicator
Listing Description: I am looking for an MQL5 trading bot based on the Supertrend indicator. The bot should operate as follows: Buy Condition: When the Supertrend is green on the daily chart and RSI crosses above 30 on the minute chart, the bot should enter a buy trade. Sell Condition: When the Supertrend is red on the daily chart and RSI crosses below 70 on the minute chart, the bot should enter a sell trade. I need
hi to all , i need an ea on my stratgy which is based on stco divergence and convergence and fvg. if any one can do that please let me know. thank you
i have ex4 file and i want to remove comment from that bot or want same bot like that. i have not mql file. or i want any bot which can work on 1000 usd account easily with low dd
Range false breakout ea EA create time box at specific hours. EA open stop order only when other side of time box was touched. Example, time box is between 00.00h-5.00h, price range is between 1.150 and 1.100. Price run inside time box range , in some moment go down to 1.098, in that moment EA open buy stop order at 1.150, on upper end of time box range . Then, ES wait for some hours and if price go to upper end and
I want forex trading robot with safe strategy which can gernate good profit long term. i want both version mt4 and mt5. bot should have sl tp and trailing or any best strategy
Key points: 1. Many developers were approached for this job but they were unable to complete it. This proves that this is an extremely difficult job. 2. Even after the work was completed, due to a bug in the program, the EA could not function properly in a certain market situation. I found the developer who developed the EA, but he forgot the coding details and could not fix it. Later, I tried to find many developers
Um EA para MT5 de rompimento de candle apenas, rompimento de um tick acima da máxima do candle anterior realiza uma compra à mercado e um tick abaixo da mínima do candle anterior realiza uma venda à mercado . Take e stop fixos, porem um parametro de, se der a entrada e não acionar o stop, zerar a posição automaticamente no fechamento do próximo candle se estiver com X pontos de prejuízo. Os parâmetro que teria
Hello, I'm looking for who can help me make a revision to an existing EA, So looking for a talented programmer, as I have many, many ideas! However, price is very important, because I will be your repeat customer for many months, to come .. . The EA has 4 custom filters: LEVEL, MOMENTUM, PRICE & AVERAGE. I want these filters to be made into standalone custom Indicators, so I can see how they are operating. Can you
Hi, I have a trading strategy that I would like to optimize (backtest & adjust settings for best accuracy) and I would also like this set up as an automated trading bot for tradingview (webull is broker) The challenge is that all my scripts are in thinkscript as I have been using thinkorswim for my strategy development. My initial intention was to move to them as my broker once I had my strategy ready to go but I've