Hello,
I want to create an EA with a loss recovery concept that will take trades correctly towards the market direction using input data as shown below.
The input values will be the product, Lowest/ Highest price, lot size, TP and SL, Gap between trades (distance gap) and Control Gap, Control lot size, distance lot size. ALL VARIABLES WILL BE IN REAL TIME PRICE and not Pips.
The EA will have updates on the screen for the Current Highest Prices and Lowest prices with dates of reaching the position after EA has been installed. It will also have Visual trendline on the screen for the CONTROL BUY and CONTROL SELL position. The CONTROL BUY will be the Lowest Price + Control GAP, and the CONTROL SELL will be the Highest price – the Control GAP.
EA will take trades using the position of the current price compared to the Lowest or Highest price input at beginning of the period. The above picture shows the Decisions predicted by the conditions that will help give the EA on the best action to take. When both conditions are same, EA will activate the bids in the right direction and also compare the position to the CONTROL BUY/SELL. Once it reaches the CONTROL BUY or SELL, it will have a distance to take additional bids by BUYING UPWARDS above CONTROL BUY or SELLING DOWNWARDS below CONTROL SELL.
FOR HIGH DECISION = =IF(MARKET HIGH="","",IF(HIGHEST<MARKET HIGH,"BUY","SELL"))
FOR LOW DECISION = =IF(MARKET LOW="","",IF(MARKET LOW<LOWEST," ,"SELL","BUY "))
SO IF BOTH DECISIONS ARE SAME, THEN EA WILL ACTIVATE BIDS TOWARDS AND ABOVE THE CONTROL BUY UPWARDS, OR TOWARDS AND BELOW THE CONTROL SELL DOWNWARDS.
The bids will then be activated further with distance bids in a ladder format progressively upwards or downwards.
However if prices reverts back to the Lowest / Highest prices set at beginning, then EA will activate the BACKUP bids from the 2 prices to the opposite direction. However the HIGH and LOW DECISIONs would have changed as well by then.
The Control BUY or SELL Trendline will also be shown on the screen with all the updates as well and the active decision as BUY or SELL using the last Control Position update. Eg if price is above Control BUY and is the last move, the screen decision will be a BUY, but afterwards if price reverts back below the Control SELL, then screen decision will be a SELL etc.
This job is only for immediately available programmers
Project will require up to 10 business days for testing the concepts to ensure it follows the full rules
EA should be used on indices, products and currencies etc
Source code will be released at end of project
Thanks
Benzer siparişler
I am looking for an experienced developer to create a highly profitable scalping Expert Advisor for MetaTrader. The EA should be designed to trade effectively on a small account, starting with approximately $100 . I am open to the developer’s ideas and expect them to propose a strong, well-designed trading concept based on their experience. To be considered for this project, you must provide an example of a trading
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Requirements Specification 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
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
Platform MetaTrader 5 (MT5) MQL5 Source Code Required Compatible with Exness MT5 both standard and cent accounts/ICMarket accounts Works on EUR/USD only (initial version) ⸻ Objective Develop a fully automated AI Expert Advisor based on ICT Smart Money Concepts (SMC). The EA must only execute high-probability trades that satisfy all required conditions before opening a position. The EA must avoid overtrading and
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should