Expert advisor scalping boom and Crash indices

Trabalho concluído

Tempo de execução 94 dias
Comentário do cliente
A helpful person who knows what he is doing and advices you . His work is excellent
Comentário do desenvolvedor
Very understanding and provided good description of what he wanted ver clerly.

Termos de Referência

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

Respondido

1
Desenvolvedor 1
Classificação
(9)
Projetos
20
10%
Arbitragem
3
67% / 33%
Expirado
5
25%
Livre
2
Desenvolvedor 2
Classificação
(11)
Projetos
11
0%
Arbitragem
4
25% / 50%
Expirado
2
18%
Livre
Pedidos semelhantes
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push
Job Title: MQL5 Trading Bot Code Debugging and Optimization** **Description:** We are seeking an experienced MQL5 developer proficient in debugging and optimizing trading bot codes. The current project involves fixing existing code that runs into debugging issues without errors and optimizing it for efficient performance in live trading environments. **Responsibilities:** - Debug existing MQL5 trading bot code to
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
para 15 dias