1. Description: I need an EA trading bot that will automatically execute orders using three indicators in relation to the rules I've developed.
Indicators: Linear Regression Line, Binary Coder, Heiken Ashi
2. Trade signals/Open:
Bullish execution: Once the Binary coder indicator presents and alert and it has to have a bullish Heiken Ashi with no downward candle wick.
Bearish Execution: Once the Binary coder indicator presents an alert and has to have a Heiken ashi candle with no upward wick.
3. Closing Positions:
Bullish Close: Anytime the Binary Code Indicator presents a Bearish Signal prior to Take Profit.
Bearish Close: Anytime the Binary Code Indicator presents a Bullish Signal prior to Take Profit.
Anytime the trade hits Take Profit Buy/Sell
Close by Take Profit: The take profit should be at a 1:4 ratio in relation to the Stop Loss
4. Stop Loss
Bullish: Stop Loss should be set below the recent Bearish Heiken Ashi candle.
Bearish: Stop Loss should be placed above the recent Bullish Heiken Ashi candle.
Anytime the Binary coder presents another alert following the execution the trade should immediately close.
5. Trade Management:
Each Trade should risk 2% of the account size at the time of execution.
At the time of execution the parameters for take profit and stop loss should be at a 1:4 ratio
Once the trade closes at 1.5% or greater the Stop Loss should be automatically moved to breakeven.
Anytime the Binary Coder show another alert following the execution of the trade the trade should immediately close.
6. Settings for the Indicators:
Binary Coder: Period should be set to 5
Linear Regression Line: Period should be set to 7
7. Additional
I would like to be able to manually move the Take Profit and Stop loss, at my convenience, once the trade has been executed.
I would like the Indicator to only operate between the hours of 6am and 12pm Monday-Friday.
If trade has already been executed and still active after 12pm it should still be active.
The Linear Regression Band MA is there for my personal preference so I can Manage the trade once placed
Ähnliche Aufträge
I need I trading robot with a dashboard for stop and start working 99%accurate profit while scalping me the user only putting password of mt5 then I run it that doesn't take a long time to process a trade and always making sure that altlest it makes 500dollars per day using 0.05 lot size
Require an EA that opens trades at preselected RSI values. The EA will then monitor the gain/loss of the open positions and close them as specified in terms of points gain/loss. Once a position closes, the action will trigger the opening of other positions as specified
Look at this chart. The ellipses that I have identified show reversals and liquidity was I am trying to find a good way to identify these areas an indicator that automatically detects the sweep and reversal Look at this chart. The ellipses that I have identified show reversals and liquidity was
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
I need a fully automated Expert Advisor (EA) written in MQL5 for MetaTrader 5. The EA must work directly inside MT5 and must NOT require TradingView, PineConnector, webhooks, or another external connector to place trades. Trading Instrument Primary symbol: XAGUSD (Silver) My broker may display the symbol as XAGUSD-ECN, so the EA should work with the broker’s available XAGUSD symbol. Main entry timeframe: 5-minute
Hi, I am looking for a profitable manual strategy for trading in forex, no bot no EA , only EA. I want to make good profit.If any one has please let me know, i will test it and if satisfied only i will make the payment. Regards
I need a EA programer to program my EA for MLQ5 to sell at the last candle before impulses to the downside(-) and buy on the last candle before the upside(+) movement. For the take profit we target the nearest high for buy and target nearest low for sell.Stop loss on the last weak of the order block
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an