Specification

html

Fully MT5 Mobile Automated Forex Trading Robot 100% Accurate

This is a fully automated forex trading robot designed for the MetaTrader 5 platform. It is programmed to execute trades with 100% accuracy based on predefined algorithms and market conditions.
```c //+------------------------------------------------------------------+ //| MobileTradingRobot.mq5| //| Copyright 2022, Your Name | //| Your Website | //+------------------------------------------------------------------+ #property copyright "Your Name" #property link "Your Website" input int FastMAPeriod=5; // Fast Moving Average Period input int SlowMAPeriod=20; // Slow Moving Average Period input double LotSize=0.1; // Trading Lot Size //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit() { // Add initialization code here Print("Mobile Trading Robot Initialized"); return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Expert deinitialization function | //+------------------------------------------------------------------+ void OnDeinit(const int reason) { // Add deinitialization code here Print("Mobile Trading Robot Deinitialized"); } //+------------------------------------------------------------------+ //| Expert tick function | //+------------------------------------------------------------------+ void OnTick() { double FastMA, SlowMA; int positions=PositionsTotal(); // Calculate Fast Moving Average FastMA=iMA(Symbol(),0,FastMAPeriod,0,MODE_SMA,PRICE_CLOSE,0); // Calculate Slow Moving Average SlowMA=iMA(Symbol(),0,SlowMAPeriod,0,MODE_SMA,PRICE_CLOSE,0); // Buy Signal if(FastMA>SlowMA && positions==0) { OrderSend(Symbol(),OP_BUY,LotSize,Ask,3,0,0,"MobileTradingRobot",0,0,clrNONE); Print("Buy Signal Generated"); } // Sell Signal if(FastMA slow_ma and mt5.positions_total() == 0: request = { "action": mt5.TRADE_ACTION_DEAL, "symbol": "EURUSD", "volume": LotSize, "type": mt5.ORDER_TYPE_BUY, "price": mt5.symbol_info_tick("EURUSD").ask, "type_time": mt5.ORDER_TIME_GTC, "magic": 0, "comment": "MobileTradingRobot", "position": 0 } result = mt5.order_send(request) print("Buy Signal Generated") # Sell Signal if fast_ma < slow_ma and mt5.positions_total() == 0: request = { "action": mt5.TRADE_ACTION_DEAL, "symbol": "EURUSD", "volume": LotSize, "type": mt5.ORDER_TYPE_SELL, "price": mt5.symbol_info_tick("EURUSD").bid, "type_time": mt5.ORDER_TIME_GTC, "magic": 0, "comment": "MobileTradingRobot", "position": 0 } result = mt5.order_send(request) print("Sell Signal Generated")```html

Responded

1
Developer 1
Rating
(129)
Projects
180
22%
Arbitration
11
55% / 27%
Overdue
1
1%
Loaded
2
Developer 2
Rating
(47)
Projects
70
51%
Arbitration
8
38% / 38%
Overdue
7
10%
Loaded
Similar orders
i want close on reserve signal, auto lots, time fiter , TP SL TS ETC. I GET PAID ON THE 12TH, SO I WOULD LIKE A DEMO UNTIL 12/05/24 TO TEST IM WILL TOO PAY 60 USD FOR THE LONG WAIT
Looking for EA's that can pass prop firms Only message me if you are serious thank you https://t.me/ marketkillerrr Message me on tele^Gram thanks Or you can msg me here it doesn't matter please do not waste my time... Price is negotiable i can pay up to 30,000$
a.) My current Script can do the Followings, 1.a) Create an index; 1.b) Create a custom configuration chart. b.) What i want is to assemble all indexes and make an average index(Avg Index= index1 + index2 + index3 + ........../ no: of indexes) We will call this average index "APX" c.) Then we will configure another custom charts whereby we will say 1.) APXAUD=APX/AUD Index; 2.) APXCAD=APX/CAD Index; 3.)
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
The future of the traders be a good traders and patient and humble person faithful loyalty to your job and last be a professional traders and helping a dream of us how to trade and etc,,,,,,,,,,,,,,,,,🤑
Firstly Indicator (1) or the first part \\ Draw a red line at the top of the zero candle _ M1 \\ Draw a blue line at the bottom of the zero _ M1 candle \\ Draw a red line at the top of the zero _ M2 candle \\ Draw a blue line at the bottom of the zero _ M2 candle \\ Draw a red line at the top of the zero candle _ M3 \\ Draw a blue line at the bottom of the zero _ M3 candle \\ Draw a red line at the top of the zero
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 200 projects finish and without arbitration, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and
100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY NB 100% Automated Trading Forex Robot powered by AI (Artificial intelligence) PLUG AND PLAY THE ROBOT MUST ANALYSIS ITSELF AND GIVE ACCURATE SIGNALS AND EXECUTE TRADES WITH THE HELP OF AI ( ARTIFICIAL INTELLIGENCE) FOR ALL THE KING PRO ROBOT VPN SHOULD BE RENTED FROM THE MAIN ORIGINAL COPY AND THERE SHOULD BE AN OPTION FOR THEM
I am looking for a developer who can convert my Pine script code to MQ5 code. The code is for a trading strategy that I would like to use on the MetaTrader 5 platform. The code needs to be converted accurately and efficiently, with all of the original functionality preserved. The developer should have experience with both Pine script and MQ5, and should be able to provide a high-quality conversion in a timely manner

Project information

Budget
30+ USD
For the developer
27 USD