Select last 30 orders in history with magic number 999999 MQL4

Tarea técnica

AAA:=CLOSE*9.81987-14.18013*REF(CLOSE,1)-1.68013*REF(CLOSE,2)-1.3468*REF(CLOSE,3)-1.0968*REF(CLOSE,4)-0.8968*REF(CLOSE,5)-0.73013*REF(CLOSE,6)-0.58728*REF(CLOSE,7)-0.46228*REF(CLOSE,8)-0.35117*REF(CLOSE,9)-0.25117*REF(CLOSE,10)-0.16026*REF(CLOSE,11)-0.07692*REF(CLOSE,12);
BBB:=CLOSE*29.88179-36.11821*REF(CLOSE,1)-2.61821*REF(CLOSE,2)-2.28488*REF(CLOSE,3)-2.03488*REF(CLOSE,4)-1.83488*REF(CLOSE,5)-1.66821*REF(CLOSE,6)-1.52535*REF(CLOSE,7)-1.40035*REF(CLOSE,8)-1.28924*REF(CLOSE,9)-1.18924*REF(CLOSE,10)-1.09833*REF(CLOSE,11)-1.015*REF(CLOSE,12)-0.93808*REF(CLOSE,13)-0.86665*REF(CLOSE,14)-0.79998*REF(CLOSE,15)-0.73748*REF(CLOSE,16)-0.67866*REF(CLOSE,17)-0.6231*REF(CLOSE,18)-0.57047*REF(CLOSE,19)-0.52047*REF(CLOSE,20)-0.47285*REF(CLOSE,21)-0.4274*REF(CLOSE,22)-0.38392*REF(CLOSE,23)-0.34225*REF(CLOSE,24)-0.30225*REF(CLOSE,25)-0.26379*REF(CLOSE,26)-0.22675*REF(CLOSE,27)-0.19104*REF(CLOSE,28)-0.15656*REF(CLOSE,29)-0.12322*REF(CLOSE,30)-0.09096*REF(CLOSE,31)-0.05971*REF(CLOSE,32)-0.02941*REF(CLOSE,33);
高:=(3-BBB/AAA)*100;
上:=HHV(高,2);
收:=MA(高,3)-STD(高,3);
开:=MA(高,5)-STD(高,4);
低:=MA(高,5)-STD(高,4);
MID1:=MA(收,18);
生命线:MID1,Color11FFFF;
取舍线:EMA(收,9),ColorFFFFFF;
LC:=REF(CLOSE,1);
RSI:=((SMA(MAX((CLOSE - LC),0),3,1) / SMA(ABS((CLOSE - LC)),3,1)) * 100);
FF:=EMA(CLOSE,4);
STICKLINE(取舍线>收,取舍线,收,1,0),ColorFFFF4D,POINTDOT;
STICKLINE(取舍线<收,取舍线,收,1,0),ColorFF3EFF,POINTDOT;
STICKLINE(收>=开,收,开,10,0),color00AAAA;
STICKLINE(收>=开,收,开,6,0),color00F2F2;
STICKLINE(收>=开,收,开,4,0),color4DFFFF;
STICKLINE(收>=开,收,开,2,0),color4DFFFF;
STICKLINE(收<开,收,开,10,0),color007900;
STICKLINE(收<开,收,开,6,0),color00A200;
STICKLINE(收<开,收,开,3,0),color00C600;
STICKLINE(收<开,收,开,1,0),color00FF00;
STICKLINE(上=高,收,开,10,0),color0000AA;
STICKLINE(上=高,收,开,6,0),color0000BB;
STICKLINE(上=高,收,开,3,0),color0000CC;
STICKLINE(上=高,收,开,1,0),color0000DD;
10,LINEDOT;
20,LINEDOT;
30,LINEDOT;
MTM:=C-REF(C,1);
DX:=100*EMA(EMA(MTM,6),6)/EMA(EMA(ABS(MTM),6),6);
低吸:=IF(LLV(DX,2)=LLV(DX,7) AND COUNT(DX<0,2) AND CROSS(DX,MA(DX,2)),1,0);
DRAWTEXT(FILTER(低吸=1,5),LOW-6.99,'▲'),ColorFFFFFF;
最新收益:MGSYX(33),Color6700CE;
DRAWTEXT(CROSS(取舍线,生命线),取舍线,'始');
DRAWTEXT(CROSS(生命线,取舍线),生命线,'终');

Han respondido

1
Desarrollador 1
Evaluación
(878)
Proyectos
1391
67%
Arbitraje
117
32% / 42%
Caducado
215
15%
Libre
2
Desarrollador 2
Evaluación
(42)
Proyectos
70
43%
Arbitraje
6
33% / 50%
Caducado
19
27%
Libre
3
Desarrollador 3
Evaluación
(620)
Proyectos
680
57%
Arbitraje
25
16% / 60%
Caducado
228
34%
Libre
4
Desarrollador 4
Evaluación
(58)
Proyectos
77
44%
Arbitraje
12
8% / 50%
Caducado
12
16%
Libre
5
Desarrollador 5
Evaluación
(4)
Proyectos
5
0%
Arbitraje
3
0% / 67%
Caducado
2
40%
Libre
6
Desarrollador 6
Evaluación
(586)
Proyectos
1046
49%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
7
Desarrollador 7
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
Solicitudes similares
Hello I am looking for a developer to help me Backtest my tradingview strategy in tradingview platform and make it work perfectly without errors please kindly reach out to so we can proceed
Hello I am looking for a developer to help me to convert my mt4 strategy to tradingview and make it work perfectly your expertise is highly needed for this project
Hello I am looking for a developer to help me backtest my tradingview script on tradingview platform in other to show me how it perform on tradingview your expertise is highly needed for this project
Hello! I need a cTrader bot that can receive trading signals from tradingview via webhook URL, read the syntax from the tradingview message and place the trades on cTrader. Is that something you can do? Under which of your gigs would this fall under? Thank you! This is how we expect the trade syntax to work: https://www.loom.com/share/089e783466a64d3d99214e1dbb548b4c?sid=39125f96-3b47-4446-8d75-3706dceda3c4 - Please
I will provide pine script and need to convert it as a mql4 EA. The system is based on swing highs and lows. If you interested please knock me, Thank you
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
I would need an indicator which makes averages on chart (like the one existing already on mt4 where you can choose between EMA, SMA, ...) but what i need is on chart a button plus and minus which i could press in order to change the average visually on chart( so i dont have to come back in the settings of the indicator each time to introduce a new average number) And average in mt4 is limited basically at 4000 but
I am looking for an experienced developer to create an MT5 EA for any FX pair, that if is applied to a chat, will show the following buttons which perform the following actions: Buy now button: places a buy order[ or orders [more than one] explained later] with the lot, SL and TP defined in the EA configuration prompt Sell now button: places a sell o rder[ or orders [more than one] explained later] with the lot, SL
Hello developers here, I need a professional developer that can help me to develop an mt5 trading bot that works according to my strategy, I will be sharing my strategy in the inbox, Let me know if you can develop it, I will be waiting for your response
Hey greetings.i will like to convert my tradingview pinescript script to Metatrader 5 expert Advisor EA . Kindly apply for this job if you can convert my tradingview script for mt5 EA.Thanks

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD