Expert advisor scalping boom and Crash indices

Lavoro terminato

Tempo di esecuzione 94 giorni
Feedback del cliente
A helpful person who knows what he is doing and advices you . His work is excellent
Feedback del dipendente
Very understanding and provided good description of what he wanted ver clerly.

Specifiche

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

Con risposta

1
Sviluppatore 1
Valutazioni
(9)
Progetti
20
10%
Arbitraggio
4
50% / 50%
In ritardo
5
25%
Gratuito
2
Sviluppatore 2
Valutazioni
(11)
Progetti
11
0%
Arbitraggio
5
20% / 60%
In ritardo
2
18%
Gratuito
Ordini simili
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
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
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
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
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
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
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget

Informazioni sul progetto

Budget
30 - 50 USD
Scadenze
a 15 giorno(i)