I want a trading robot that will be base on candle stick and formation Parabolic Sar indicator

MQL5 전문가

작업 종료됨

실행 시간 11 일

명시

I want a trading robot that will be base on candle stick and formation Parabolic Sar indicator . I will provide detail with pictures. I want a situation where I put the robot on the chart and the robot will choose buy or sell. When the robot open a trade it should only buy or sell in that particular direction only. That is if put the robot on the chart and it choose buy/sell, for example if the trade is open on the 1hr time frame. Then at the end of the candle it is still a bullish candle then the robot should open 2 buy position since I chose  buy and number of trade to open and open 2 on the perimeter section. The robot will open again more position with the same lot size and number of trade if the next candle is still bullish it will keep buying  until the next candle is bearish or negative then the robot wont perform any task. That is if I chose buy then the robot only has to keep buying so long as the next candle is bullish and if the next candle is bearish then it wont buy or sell it will wait until a candle close positive or bullish again then it will buy again. The perimeters will include lot size buy/sell number of trades to open at every candle. TP and SL max spread filter time and date filter magic SL and TP (that's is a level where once price reach that level the robot will close all trades automatically) I also what the robot to be able to break even. the robot Should also Display and over all gain or lose pip count on the chart will provide detail picture. 

My levels for buy and selling is (PSYCOLOGICAL/QUATERS THE0RY LEVELS) I want thousand 0000 and hundreds 000 fifty 50 levels to be shown using horizontal lines in different colors keep the tens 10 line hidden .

My levels or for ex. (35000 35020 35040 35060 35080 35100) (35100 35150 35200 35250 35300 35350 35400 35450 35500 35550 35600 35650 35700 35750 35800 35850 35900 35950). If a Parabolic Sar and a bullish candle appear at any of these levels mention above the robot should buy if the and  If a Parabolic Sar and a bearish candle appear at any of these levels mention above the robot should sell.

I want to chose the time frame the robot trade on so if I put the robot on the daily I want it to trade daily if I put it hourly I want it to hourly if I put it on the 5 min or 1min the ill scalp.  

NOTE: I WANT THE ROBOT TO BE ABLE TO WORK ON MT4 AND MT5 PLATFORM!!!



응답함

1
개발자 1
등급
(63)
프로젝트
68
25%
중재
12
42% / 42%
기한 초과
4
6%
무료
2
개발자 2
등급
(130)
프로젝트
168
37%
중재
4
25% / 50%
기한 초과
13
8%
로드됨
3
개발자 3
등급
(4)
프로젝트
7
29%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(568)
프로젝트
641
41%
중재
21
57% / 29%
기한 초과
47
7%
작업중
5
개발자 5
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
6
개발자 6
등급
(133)
프로젝트
172
19%
중재
17
47% / 18%
기한 초과
0
작업중
7
개발자 7
등급
(247)
프로젝트
441
34%
중재
57
35% / 37%
기한 초과
161
37%
바쁜
8
개발자 8
등급
(16)
프로젝트
29
48%
중재
0
기한 초과
6
21%
무료
비슷한 주문
Looking for someone to implent the following grid strategy into my existing EA: Overview : I need a skilled developer to implement a grid recovery strategy into my existing Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy involves adding grid trades based on price movement and adjusting lot sizes according to specific rules. It also includes closing trades at breakeven points and full position closure when a
Hey Guys i've a PineScript /Source Code / ( Trading View ) indicator which has Buy and Sell Sign . i wanna make a MT5/4 Robot by it with some features . I need it has a simple panel to shows some details of robot at screen
Hi dear coders, I have an EA and for this EA I want additional code for Risk Management at my code, trade is triggered with this line int TheTicket = OrderSend(_Symbol,TradeType,(double)DoubleToString(TheLots,2),TradeType==OP_BUY?Ask:Bid,10,TheSL,TheTP,TheComment,MagicNumber,0,TradeType==OP_BUY?clrBlue:clrRed); I want you create a code and tutorrial how to change my code. the new code will be Risk Management Inputs
I'm seeking a Forex HFT Scalping EA that operates on live streaming tick data and candlestick patterns, executing a high frequency of trades without balance restrictions. The EA should be compatible with major currency pairs like EUR/USD, GBP/USD, USD/JPY, AUD/USD, GBP/JPY, GBP/AUD, and XAU/USD, as well as US30 indices. Given its HFT nature, it should focus on the 1-minute, 5-minute, 15-minute, and 30-minute
I need a custom MT5 EA that can place trades (Buy & Sell) from two Telegram channels. One telegram channel will give the trend signal (Bullish or Bearish) and the second telegram channel will give buy and sell signals
hello i like to have zigzag added to my EA and set orders when it makes a pullback strategy (Higerlow/Lowerhigh) or break of market structure strategy Higherhigh/Lowerlow break set order entry I want it to be able to do these 2 things but one at a time. -Zigzag makes a pullback into an HigherLow/LowerHigh set order entry -Zigzag breaks structure HigherHigh/LowerLow set order entry - For PULLBACK STRATEGY i just want
Looking for a indicator that can show where the majority of retail stop losses are placed Please can someone advise me how best to achieve this but it needs to be accurate
Me gustaría poder crear automaticamente varias ordenes que se queden pendientes pudiendo definir los siguientes parámetros: Tipo de orden (Buy y sell stop, buy y sell limit. Precio de compra / venta. Pudiendo entrarlo manualmente o como un numero de puntos a sumar/restar del precio actual de marcado. Numero de puntos que ocuparan en total las ordenes y numero de ordenes a insertar (Ejemplo: 200 puntos, 4 ordenes, es
tardes desarolladores, quiero hacer un sistema semiatomatico, el deberia abrir las operaciones de venta o compra en un punto donde yo haga el analisis cumpliendo siertos criterios, por ejemplo abrir la operacion despues de que tresvelas del mismo color salga de un punto donde yo deje marcado , abriendo una operación 1/1 tenuendo en cuenta dos lineas que yo dejare marcadas
Hi developer, I need a EA bot with forex news filtering for JPY currency pairs(usdjpy, audjpy,gbpjpy,cadjpy) and USD currency pairs (audUSD,EURUSD, gbpUSD, NZDUSD, USDcad, USDCHF, xauusd). That's no problem if you can share your own profitable ea to me for 100 usd. I don't have any idea about ea strategy. But, I need profit in this ea Please share backtest, strategy, how ea works and ea's features

프로젝트 정보

예산
80 - 120 USD
개발자에게
72 - 108 USD
기한
 10 일