Moving Averages

MQL4 专家

指定

The title of this EA could be Another Dummy about to lose money using Moving Average crosses. Fair enough, but it's only money.

—————————————————————————————————————
Settings that I will NEVER change and SHOULD NOT be customizable

—————————————————————————————————————
Fast Moving Average:    
Price:             (H+L+C)/3               
Displacement:        0
Average Type        Weighted

Slow Moving Average    
Price:            (H+L+C)/3
Displacement         0               
Average Type        Weighted

—————————————————————————————————————

Settings that must be input by user       
Fast Length:        5     (Preset but changeable)       
Slow Length         35   (Preset but changeable)
Currency Pair       
Time Frame       
Time of Day       24hrs being an option other wise use a "start and end field"?
Position Size (Not based on Balance)
Stop and Limit in Pips
Rule Number 3 (See Below) Time Frame Qualifier ON/OFF and Time Frame
Rule Number 4 (See Below) Open position on current Candle or next Candle. —————————————————————————————————————

Rules - Rules - Rules - Rules

1) When fast moving average crosses below slow moving average sell.

2) When fast moving average crosses above slow moving average buy.

3) ON/OFF qualifier.       

If OFF    Rule one or two opens trade. (move to 5)   
If ON     User specified time frame “qualifier”

EXAMPLE (ON):

If rule 1 ONLY sell if CURRENT 4 hr time frame (user input) Fast IS BELOW Slow.       
If rule 2 ONLY buy if CURRENT 4 hr time frame (user input) Fast IS ABOVE Slow.

4) Open new position on tick or close of candle.
5) An open position generated by the EA can ONLY be closed when           

A) Stop is hit   
B) Limit is hit
C) User manually closes.
D) Stops and Limits CAN be manually adjusted on an OPEN posistion.
NOTE: Once a position is opened the EA is no longer looking for “crosses”in that currency pair. It will not close a position or enter a position in the opposite direction.

6) Notifications enabled.

—————————————————————————————————————

Can this be coded? Respond with enthuasim - Thank you in advance .

TrainDoodle
Dave Z

反馈

1
开发者 1
等级
(195)
项目
317
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
2
开发者 2
等级
(2381)
项目
2991
65%
仲裁
76
47% / 14%
逾期
340
11%
工作中
3
开发者 3
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
4
开发者 4
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
5
开发者 5
等级
(365)
项目
412
36%
仲裁
35
26% / 57%
逾期
63
15%
空闲
6
开发者 6
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
7
开发者 7
等级
(122)
项目
178
54%
仲裁
3
33% / 33%
逾期
6
3%
空闲
8
开发者 8
等级
(467)
项目
495
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
9
开发者 9
等级
(1850)
项目
3450
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
10
开发者 10
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
11
开发者 11
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
12
开发者 12
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
13
开发者 13
等级
(418)
项目
473
34%
仲裁
25
40% / 44%
逾期
6
1%
已载入
14
开发者 14
等级
(66)
项目
143
34%
仲裁
11
9% / 55%
逾期
26
18%
工作中
15
开发者 15
等级
(557)
项目
924
48%
仲裁
301
59% / 25%
逾期
123
13%
已载入
相似订单
Can you make API from TV to tradovata? Or more simple, can you make a TV pine strategy running on ATAS? Only bid If you can do this job thanks
1) Add symbols so I can backtest multiple symbols 2) Addition Setting Add function that after going X pips if it comes back to entry Close X% 3) Trade Conditions Add Max Daily Profit % and Balance
Where/How to request Oanda retail open positions? I've tried through with a Oanda API and requesting this way; url= " https://api-fxpractice.oanda.com/v3/instruments/AUD_USD/positionBook " but I get result different results (see attached pic). If someone is able to replicate/ make some similar to this indicator, im willing to pay
Hi, I am looking for an experienced developer to help me convert an existing fully functional MT5 EA to work with the below 2 products: 1. Live Binance Crypto Tick Charts 2. Binance EA connector - More documentation here The goal here is to convert my existing EA to run on the live tick charts and use the existing Binance EA connector library in order to send and manage all aspects of my EA directly through the
Create a MT5 EA based on certain strategy creating a proprietary automatic trading strategy for our private investment portfolio. This is a unique opportunity to work on an exclusive project that demands creativity, strategic thinking, and a deep understanding of financial markets. Project Description: We are looking for a developer to design and implement an advanced automatic trading strategy tailored to our
i want someone that will recode my ea from using icustom function from an indicator, he will put the indcator drectly inside the +ea, i have the source code for the indicator. i want the ea fast and accurate. the indicator is attached below
I'm new to this trading system wishing to get something that will guide me through the process of creating a new lifestyle. So I wish to grow my pockets in any circumstance coz life thing ain't easy any more
I like to put 4 input to the EA. symbol 1, symbol 2, symbol 1 lot, symbol 2 lot. When the EA wants to open buy position, close all positions then buy on the symbol 1 and sell on the symbol 2. When the EA wants to open sell position, close all positions then sell on the symbol 1 and buy on the symbol 2. Thank you
This is a Ready Made grid Automatic EA 1.Need some bug fixing and little modification. This EA has some bug like -Place Random Trade after MT4 Restart . Also not follow custom parameter grid distance, grid slippage . like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2.first trade open by RSI logic if rsi30 open buy trade
Hi, Coding Skills Required: Experience in coding trading robots for MT5. Ability to implement increasing coefficients for the distance between orders and lot size 1. Project Objective: Develop an automated trading robot for MetaTrader 5 (MT5) as per the specified trading strategy. 2. Trading Strategy: The robot must execute a strategy that includes the following elements: Opening initial orders. Placing pending

项目信息

预算
100+ USD
开发人员
90 USD