Semi matic EA needed to help me in my trading

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del dipendente
good customer

Specifiche

dear coders

i need your help to convert my arrow indicator into a semi matic ea for MT5 with some minor button needed to assist me in my trading session

1. ea is activated using pending command, 

for example

when i place a

1.buylimit at price xxx00 : ea will place a buy order when there is an up arrow detected and averaging buy will take place for every up arrow that appear below the prvious buy made by EA

2. buylmit at price xxx11 : ea will place a sell order when there is a down arrow detected and averging sell will take place for every down arrow that appear above the preevious sell made by EA

note: EA will look for the last 2 digit of the buylimit order that i place


3. takeprofit will be automatically set using the opposite value of bolinger band period xx deviation x

4. all buy order will be close on the first down arrow that appear AFTER the price hitting the upper band of bb perio xx deviation xx

5. all sell order will be close on the first UP arrow that appear AFTER the price hitting the lower band of bb period xx deviation xx


6. i also need a button in the chart that contains the following

buy in timeframe 1/5/15

sell in timeframe 1/5/15

when i hit the button, ea will place order according signal that appear in the related timeframe. 

for example:

when i clik the buy in timeframe 15 , ea will only execute ONLY buy signal from timeframe 15min

when i click the buy in timeframe 5minute, ea will only execute ONLY buy signal from timeframe 5minut

horizontal line for sell (when i click this button, there will be a horizontal line that i can place in the chart. and when price go above this line from below , eA will place a sell order IF there is a down arrow... and will averaging sell for every down arrow that appear above the previous sell done by EA) and the line will be deleted

horizontal line for buy (when i click this button, there will be horizontal line that i can place in the chart and when price go below this line, EA will place a buy order IF there is an UP arrow and will averaging buy for every up arrow that appear below the previous buy done by EA.. and the line will be deleted)

7. close all pending order button

8. close all orders

9. hedge all order

Con risposta

1
Sviluppatore 1
Valutazioni
(65)
Progetti
71
30%
Arbitraggio
8
0% / 88%
In ritardo
5
7%
Gratuito
2
Sviluppatore 2
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
3
Sviluppatore 3
Valutazioni
(55)
Progetti
92
24%
Arbitraggio
8
75% / 13%
In ritardo
44
48%
Gratuito
4
Sviluppatore 4
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
Ordini simili
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 2 giorno(i)