Expert Advisor from OsMA,macd

MQL4 专家

工作已完成

执行时间1 一天

指定

INDICATORS NEEDED:

OSMA
MACD
VOLUME

- Adjustable LOT size option on EA

- All the Input value on the indicators(setting on indicators) should be available for changes on the EA.

- Volume "input value" should be Adjustable on the EA ---

- Adjustable input value in 'pips' to check each of the 3 candles is not more than: 'example 20pips'. 'IF its, then it means no trade'(i should be able to set any value to check the each of the 3 candles pips on the EA)
 (to get the amount of the pips in the 3 candles formation, 'the OPENING PRICE of the candle should be substracted from the CLOSED PRICE 'on the candles) - That will determine the pips on each candles set up.



[(OsMA indicator BUY or SELL histogram at 00:00gmt will determine the trade trend for the whole day trading- till the next 00:00gmt)]


FOR SELL POSITION:
At 00:00GMT chart time- If OsMA histogram is in sell (for sell position) which means Input "value1 " is ( - Minus example -0.00001 could be any value but with '-' ]
It means the day trading would be in sell all through.

 TO enter any sell position for  the day trading after OsMA 00:00gmt has confirmed the sell,

The first candle need to close at  buy which means price close higher than the opening price. or candle  price closed at same price it opened (e.g : open price: 0.12121, close price:0.12122+ ... OR 0.12121).

THEN SECOND CANDLE SHLD BE CHECKED:

The second candle PRICE need to close below its opening price, Which means sell or equal to the opening price(e.g -open price: 0.12121, close price: 0.12119 OR 0.12121 , with 'low price' @ 0.12116).

The third candle has to close below the opening price or close at same opening price, but not above its own opening price. Then the "low"price should be lower than the second candle "low price" or equal to the second candle 'low price'.
[E.g -open price: 0.12121, close price: 0.12118 OR 0.12121. (second candle 'low price' :0.12116('low price' of third candle should be either lower than second candle or same: 0.12114 or 012116) ].

VOLUME INDICATOR- After the check of the 3 candles, the VOLUME INDICATOR 'VALUE' should be checked too, if the input in the 'VALUE' section on the EA meets all the 3 candle formation, E.G( if the VALUE set is '10' and the 3 candles each have 10 or more 'value', then the MACD and OsMA should be checked also in other to determine if a position will be opened


So entry of positions will also be with MACD (see attached chart sample ) - If  3 MACD histogram shows sell(down) Which means ,first ,second and third histogram,OR first histogram is buy, second one is sell and third is sell ...[@ same time with first candle price close in buy or equal to the opening price, second candle close below the opening price to show sell, and third candle close below its opening price or equal to its opening price and the 'low price is below or equal to the second candle 'low price" ] then a position should be opened immediately the 4th candle form/opens, which means position should open along with the 4th candle.
  OR
if its the OsMA 3 histogram that shows sell OR first histogram is buy, second one is sell and third is sell, along with the 3 candles prices meeting requirements, then a sell position should be opened on the 'opening price' of the 4th candle, immediately the candle open. But if both macd and osma histogram meet the sell condition at same time, only one should open the position. {please check chart image for better understanding}.


------------------

FOR BUY POSITION:

[(OsMA indicator BUY histogram at 00:00gmt will determine the trade trend for the whole day trading)] (  example 0.00000 /1.20303 could be any value ]
It means the whole day trading would be in buy all through.

 TO enter any buy position for  the next trading,

The first candle need to close at  SELL which means price closed lower to the opening price. or candle  price closed at same price it opened (e.g : open price: 0.12121, close price:0.12118- ... OR 0.12121).


THEN SECOND CANDLE SHLD BE CHECKED:
The second candle PRICE need to close above its opening price, Which means buy or equal to the opening price(e.g -open price: 0.12121, close price: 0.12125+ OR 0.12121 , with 'HIGH price'@ 0.12126).


The third candle has to close above ITS own opening price or close at same opening price, but not below its own opening price, then the "HIGH"price should be HIGHER than the second candle "HIGH price" or equal to the second candle 'high price'.
[E.g -open price of third candle: 0.12125, close price: 0.12127 OR 0.12125. Then the (second candle 'high price' :0.12126. ('high price' of third candle 'high price' should be either higher than second candle or same: 0.12128 or 012126) ].

VOLUME INDICATOR- After the check of the 3 candles, the VOLUME INDICATOR 'VALUE' should be checked too, if the input in the 'VALUE' section on the EA meets all the 3 candle formation, E.G( if the VALUE set is '10' and the 3 candles each have 10 or more 'value', then the MACD and OsMA should be checked also in other to determine if a position will be opened

so entry of positions will also be with MACD (see attached chart sample ) - If  MACD histogram shows BUY Which means ,first ,second and third histogram OR first histogram is SELL second one is BUY and third is BUY,...[@ same time with first candle price close in sell or equal to the opening price, second candle close above the opening price or equal to-to show buy, and third candle close above its opening price or equal to its opening price and the 'high price is above or equal to the second candle 'buy price" ] then a position should be opened immediately the 4th candle form, which means position should open along with the 4th candle.

Or if its the OsMA 3 histogram that shows buy(up) OR first histogram is SELL second one is BUY and third is BUY, along with the 3 candles prices meeting requirements, then a BUY position should be opened  immediately the 4th candle form, which means position should open along with the 4th candle,
But if both macd and osma histogram meet the buy condition at same time, only one should open the position. {please check chart image for better understanding}

TRAILING STOP,STOP LOSE AND TAKE PROFIT,
STop lose-STOP LOSE :
STop lose- once a postion is taken, between the 3 candles (check the chart), any one with the highest high for [ A SELL position]....Lower low  for A BUY positions. :THE stop lost should be at the opening price of that candle.


Trailing Stop- once the pips move +4pips, 0pips(the entry of the order) should be locked..



once its 10pips(0 or 1pips) should be locked.

once its 12pips, 5pips shld be locked,

once its 15pips- 7pips should be locked.

once its 18pips- 8pips should be locked.

once its 20pips- 10pips should be locked.

once its 21pips- 11pips should be locked.

once its 25pips- 14pips should be locked.

once its 26pips- 15pips should be locked.

once its 27pips- 16pips should be locked.

once its 28pips- 17pips should be locked.

once its 30pips- 20pips should be locked.

once its 31pips- 21pips should be locked.

once its 35pips- 22pips should be locked.

once its 36pips- 23pips should be locked.

once its 38pips- 24pips should be locked.

once its 40pips- 30pips should be locked.

once its 41pips- 31pips should be locked.

once its 45pips- 32pips should be locked.

once its 46pips- 33pips should be locked.

once its 48pips- 34pips should be locked.

once its 50pips- 40pips should be locked.

So the Locked pips should follow that system continuously, unless  the market is market touches the trailing stop, and new position is taken to start allover again.


附加的文件:

反馈

1
开发者 1
等级
(584)
项目
912
46%
仲裁
31
39% / 29%
逾期
93
10%
工作中
2
开发者 2
等级
(63)
项目
68
25%
仲裁
12
42% / 42%
逾期
4
6%
空闲
3
开发者 3
等级
(183)
项目
325
32%
仲裁
33
42% / 27%
逾期
96
30%
工作中
4
开发者 4
等级
(65)
项目
96
52%
仲裁
3
33% / 67%
逾期
24
25%
空闲
5
开发者 5
等级
(39)
项目
60
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
6
开发者 6
等级
(223)
项目
398
34%
仲裁
53
36% / 40%
逾期
144
36%
已载入
7
开发者 7
等级
(2042)
项目
2592
62%
仲裁
112
45% / 26%
逾期
417
16%
工作中
8
开发者 8
等级
(152)
项目
155
77%
仲裁
2
100% / 0%
逾期
0
空闲
9
开发者 9
等级
(230)
项目
431
27%
仲裁
123
21% / 55%
逾期
96
22%
工作中
10
开发者 10
等级
(463)
项目
492
52%
仲裁
10
60% / 20%
逾期
3
1%
空闲
11
开发者 11
等级
(2367)
项目
2975
65%
仲裁
76
47% / 14%
逾期
340
11%
空闲
12
开发者 12
等级
(50)
项目
152
70%
仲裁
4
100% / 0%
逾期
1
1%
工作中
13
开发者 13
等级
(40)
项目
86
13%
仲裁
29
31% / 48%
逾期
35
41%
已载入
14
开发者 14
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
工作中
15
开发者 15
等级
(555)
项目
922
48%
仲裁
300
59% / 25%
逾期
123
13%
工作中
相似订单
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid
Due to developers not responding I try again. Im going to automate my strategy which is a breakout strategy but with some extra confirmations and rules, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote, and only after reading the document attached. thanks ahead
Programmer needed to make my HFT bot more suitable for live trading. After testing and proven, if up to expectation, full funds will be received. Genuine offer but if this is successful further discussions can take place. DM me first so we can discuss further
An Expert Advisor based on Martingale's strategy is needed. Based on a tendency indicator, open a position, and if it hits the stop loss, open another position in the same or opposite direction (The EA should have the option to select this preference) with the lot size two times the previous lot. Also, the EA should have a risk management option to set the maximum drawdown limit to stop opening more orders. The EA
Hidden SL & TP 1. Design a simple interface on chart. Order No | Pair | Lot | TP | SL 5110022 | EURUSD | 1.0 | +20 | -30 2. EA will scan All existing orders and new orders and put to Chart Interface. 3. User is able to select which order on interface and put a custom TP and SL number. Eg: TP +20 | SL -30. And prices will calculate accordingly. 4. TP & SL is hidden on the MT4. 5. When the Order is closed, it will auto
Instrument I will trade: DAX Chart: 9 ranges (on Quantower) with 18 ranges (on multichart) Indicators: VWAP, Stocatic slow set (5/3/3) ,a 20-period exponential moving average, a 30-period exponential moving average N.B. “Momentum” indicator to be constructed only for convenience: When the 20 average is above the 30 it draws a single green 25 period average, while when the 20 average is below
I have a documented strategy that i will like to turn into an expert advisor, without excluding any features in it, this is to be develop for mt4 and mt5, i will thrill to receive bidding from and also assurance if you can do it Thanks
Discussion in forex forum: Young trader says: I know a very perfect and riskless way to profit in forex! Spot and future prices will be equal on the future’s expiration. So, let’s buy cheaper instrument and sell expensive one and enjoy profits! Old trader says: You gullible being! Don’t you know swap will “eat” all your imagined profits and even more?! I say: Perhaps swap will destroy profit on price difference
ICT, SMC, PAMETNI NOVAC KONCEPTI, PAMETNI NOVAC, koncept pametnog novca, podrška i otpor, analiza trenda, radnja cijena, tržišna struktura, blokovi naloga, BOS/CHoCH, blokovi razbijača , pomak momentuma, zona ponude i potražnje/blokovi naloga , jaka neravnoteža, HH/LL/HL/LH, jaz fer vrijednosti, FVG, Zone premije i popusta , Fibonacci retracement, OTE, Likvidnost na strani kupnje, Likvidnost na strani prodaje
I already have my indicator working flawlessly on MQL4 but I will love to extend it's functionalities by adapting into an expert advisor. If you think you can do this, kindly inbox to better discussion

项目信息

预算
50 - 300 USD
开发人员
45 - 270 USD