Expert advisor scalping boom and Crash indices

İş tamamlandı

Tamamlanma süresi: 94 gün
Müşteri tarafından geri bildirim
A helpful person who knows what he is doing and advices you . His work is excellent
Geliştirici tarafından geri bildirim
Very understanding and provided good description of what he wanted ver clerly.

İş Gereklilikleri

boom and crashing EA using MAs. As equity grows EA should adjust lot size. EA should use 2 EMAs, 10 and 20 cross to scalp for one minute only(only buy crash and sell boom). EA should also indicate possible spikes but not trade them, just indicate a possible spike. it should be able to trade accounts as low as 10$ using 0.20 lot size, when account reaches 50$, the EA should increase lot size to 0.30, at 100$, lot size should be 0.50.

Also the bot must only risk 70 percent of the balance once the balance is more than 300 dollars.

 

Sell condition:

If 10-EMA crossed down through the 20-EMA :

1.       Checks if the current candlestick is red

2.       After the specified number of (xxx) seconds, send a sell order request.

3.       Set take profit (TP): After the desired time (xxx) seconds has passed since the sell order execution

4.       Placing multiple orders when a certain condition is activated.

5.       Stop loss: This section checks if there is an open sell order and if the current price has moved a certain distance

6.       Risk management: (specified by the MaxLossPerDay variable) (specified by the MaxProfitPerDay variable DailyTrades …..)

 

 

Buy condition:

if 10-EMA crossed above the 20-EMA

1.       checks if the current candlestick is green

2.       After the specified number of (xxx) seconds, send a buy order request.

3.       Set take profit (TP): After the desired time (xxx) seconds has passed since the buy order execution

4.       Placing multiple orders when a certain condition is activated.

5.       Stop loss: This section checks if there is an open buy order and if the current price has moved a certain distance

6.       Risk Management : (specified by the MaxLossPerDay variable) (specified by the MaxProfitPerDay variable DailyTrades …..)



Custom Order Comment  

Emybot Ea

Magic Number

20220512

Trading Direction

Sell only or Buy only

candlestick

Red or green

=======================================

 

Fast MA Period

10

Fast Ma Methode

Exponential

Fast Ma Applied Price

Close price

Fast Ma shift

0

Slow MA Period

20

Slow Ma Methode

Exponential

Slow Ma Applied Price

Close price

Slow Ma shift

0

=======================================

 

buy order After (seconds ) (0=Disbale )

 

Sell order After (seconds ) (0=Disbale )

 

Number of multiple sell (0=Disbale )

 

Number of multiple buy  (0=Disbale )

 

=======================================

 

Max loss, $ (0=Disbale )

 

Max Profit, $ (0=Disbale )

 

=======================================

 

Lot Size

Lot 0.01 to 50

Stop loss, (0=Disbale )

 

Take Profit, After (seconds )

 

=======================================

 

Trade all sessions

TRUE, EA must run 24/7 / If  is False, EA must only run

Specific time #1

01:00 – 05:00

Specific time #2

08:00 – 14:00

Specific time #3

18:00 – 22:00

Specific time #4

18:00 – 22:00

!!!! No trades during the periods not specified

=======================================

Trading Days

Monday

true

Tuesday

true

Wednesday

true

Thursday

true

Friday

true

Saturday

true

Sunday

true

=======================================

 

Money Management

 

TRUE / FALSE (default TRUE; FALSE means fixed lots)

=======================================

Risk Management

DailyTrades

2 or Auto

DailyProfit

2 or Auto

DailyLoss

1 or Auto

 

 

Deliverables

 

Conclusion of the project will be measured according to the following:

  1. Functioning EA in MT5 (will test on demo and live account)
  2. Must be backtest-able in MT5 without error.
  3. Uncompiled code (must compile without errors or warnings).
  4. Compiled EA must successfully upload to the MQL5 marketplace – an indication of robust and clean coding.
  5. Source code must be delivered as well as lifetime license

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(9)
Projeler
20
10%
Arabuluculuk
4
50% / 50%
Süresi dolmuş
5
25%
Serbest
2
Geliştirici 2
Derecelendirme
(11)
Projeler
11
0%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
2
18%
Serbest
Benzer siparişler
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go

Proje bilgisi

Bütçe
30 - 50 USD
Son teslim tarihi
to 15 gün