I need an EA based on crossing moving averages as per the parameters below.
I accept suggestions from programmers to change some fields, as long as it doesn't change the strategy rules.
EA:
Use trade time, false – 24 hour trading (true/false)
hourStart
minStarg
hourStop
minStop ( from this time onwards, the EA does not open any more orders, but if there is any open order, it will eventually be necessary to change the stop loss if a new opposite signal appears (see setup rule below)
UseRepeatSignalSameDirection (true/false) – only if I don’t have any open orders
BuyEntryAdd (I place a sell order X points above the maximum)
SellEntryAdd (If the signal was a sell, number of points below the minimum that the order will be placed)
MinCandleSize, 0 -no check
MaxCandleSize, 0, no check
Fixed take profit, 0 -off
Fixed stop loss, 0 -off
Auto lot (true/false)
Lot Size
Risk Capital
RRR, risk – return ratio
Max Stop loss day , 0 -no check
Pips Breaking, 0 – trailing off
TrailStep, if 0 – trainlilng every tick
Buy
Fast Moving Average Period
Fast Moving Average Method (simple, exponential, smoothed, linear weighted)
Fast Moving Average Applied Price ( close, open, high, low, median, typical, weighted)
Slow Moving Average Period
Slow Moving Average Method (simple, exponential, smoothed, linear weighted)
Slow Moving Average Applied Price ( close, open, high, low, median, typical, weighted)
Sell
Fast Moving Average Period
Fast Moving Average Method (simple, exponential, smoothed, linear weighted)
Fast Moving Average Applied Price ( close, open, high, low, median, typical, weighted)
Slow Moving Average Period
Slow Moving Average Method (simple, exponential, smoothed, linear weighted)
Slow Moving Average Applied Price ( close, open, high, low, median, typical, weighted)
Send alert Notification (true/false)
Sound: (I want to be able to choose an audio file from my computer)
Send alert to Mobile (true/false)
Buy Arrow Color
Sell Arrow Color
Candle to use for analyse Currrent Candle
Pop up Alert
strategy rules.
The averages have been crossed, a Sell or Buy order is placed.
If I am still positioned in buy (no gain or stop loss arrived) and a Sell signal appears, in addition to placing this new sell order, the buy stop loss will be the Sell order entry value
If the sell is not executed, and a new Buy signal appears, I do not buy again and my stop loss reverts to the original stop.
And vice versa.
If it is useful for the programmer, I have attached a very similar EA based on the Pz indicator, in the new EA I want based on the moving averages indicator.
Ähnliche Aufträge
Buy signal: the main MACD line crosses the signal line upwards (macd_current>signal_current && macd_previous<signal_previous). Sell signal: the main MACD line crosses the signal line downwards (macd_current<signal_current && macd_previous>signal_previous). The below figure shows Buy and Sell cases
EURUSD and AUDUSD broke x day HIGH, but GBPUSD didn't break that x day HIGH. The break should be within one day (today). Like between Market Open and Close. x day is any historical calendar day (Market Open and Close). x day should be any historical previous day. EURUSD and AUDUSD might break x and y day HIGH and GBPUSD didn't. So this is the occurence. x and y are previous days. Hope I could give the logic. It can
Hi, Am looking for an expert developer in coding my strategy. Its Multi timeframe strategy, If the conditions of high time frame are true, than on small time frame looking for conditions for entry, On bigbtime frame we are looking for bulish or bearish Fair value gap, and on small timeframe taking trades in the same direction FVG is formed fron 3 candles (if bulish - 1st candle high is lower than 3rd candle low)
Hello there, i need help in coding my strategy. Its Multi timeframe strategy, If the conditions of high time frame are true, than on small time frame looking for conditions for entry, On bigbtime frame we are looking for bulish or bearish Fair value gap, and on small timeframe taking trades in the same direction FVG is formed fron 3 candles (if bulish - 1st candle high is lower than 3rd candle low) opposite for
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
Indicators Used: Volume Indicators: Awesome Oscillator (AO) On-Balance Volume (OBV) Chaikin Money Flow (CMF) Liquidity and Volatility Indicators: Bollinger Bands (BB) Average True Range (ATR) Keltner Channel Key Levels Indicators: Fibonacci Retracement Moving Averages (50-period EMA & 200-period EMA) Momentum Indicator: Relative Strength Index (RSI) Price Action Tool: Horizontal Support and Resistance Levels How
Indicator Setup Super Trend : Configure the Super Trend indicator with your chosen period and multiplier settings. Apply a filter to check if the current Super Trend value has held in the same direction for different time period like 15 min, 30 min, 1 hr, 4 hr. This filter will help confirm that the trend direction is stable and less likely to result in whipsaws or false breakouts. Darvas Box : Set the Darvas Box to
hi, I must finish a mt4 dashboard that have some errors and it is necessary add some features. If you are interested tell me, so I will send the details and the code to verify if are interested
Hi, I want to develop an EA using FVG method with certain swing conditions. I have my own set Swing Identification method which should be used in that. EA must work accordingly. I have also got few EAs developed by Freelancers using this platform but they are not supporting. So Please revert who are ready to provide support
hello my indicator is very slow i want someone who can make it fast and put rectangles at the current last three trendlines and can add for me option bool ShowIndicator = false/true, the rectangles are described as below in the imagemy budget is only $30. and need the robot very soon