Artificial Intelligence EA

MQL5 Indicadores Experts

Termos de Referência

The core strategy on this EA is still using Scalping. The EA also will have anti-scalping and Hedging.

First Order:

Aggressive mode:

Once STOCH/RSI Meet, order open for Buy and sell

Order with profit will TP once meet the Step to second order for the negative profit order.

Normal Mode:

Once RSI Meet, order open for Buy or sell, 1 direction only.

Need to have 2 mode of trading available for first order,

Fast mode: RSI meet, Order Place

Slow Mode: RSI meet, Order place on subsequent candle open price.


Anti Scalping Order:

Start once 3rd scalping order place.

TP once Meet step to 4th order and end by First hedging order trigger.


Hedging order

Once max trade of Scalping reach, Hedging order will trigger.


Lot Size:

First Order: 2 option

  1. Need to have money management capability on auto increase lot size by balance/Equity increase. Must able to set X lot per Y Dollar.

  2. We key in a lot size.

Need to have 2 mode for lot size management on second order and subsequent order.

Add on Lot size or Multiplier for Scalp Order.

For Anti Scalping lot Size, It need to have 2 type,

  1. Average lot size of all open Scalp order

  2. Average lot size of 2 previous scalp order.


For hedging order lot size,

Enter Order of First Hedging is

Opposite Direction with current Scalping, if current Scalping order is Sell, Lot size formula as below

(Total Sell – Total buy)*2 – Average total Open Sell order lot size

When market Re-bounce after Hedging order trigger, Anti hedging order will place per Step that we fix.

Same Direction with Current Scalping

(Total buy – Total Sell)*2


Take Profit:

Will take profit by PIPS/ Value. 3 level of profit

  1. Have initial order Profit.

  2. Scalping profit

  3. Hedging Profit

Determined by total Scalping direction order total lot size multiply by number of Pips desire to earn.

Example:

Total Sell lot size is 0.07, Set to take 10 pips, means Profit value is USD 7.


Scenario sample as below

Time Frame -M15

Order Trigger Indicator: RSI (14)

Upper: RSI 80

Lower: RSI 20


Enter Order:

RSI meet, Order trigger

Eg:

Max trade 1: 5

Step: 30 pips

Multiplier: 2

Start Lot 1: 0.01

Order #1: Sell at price 1000, Lot size 0.01

Order #2: Sell at price 1030, Lot Size 0.02

Order #3: Sell at price 1060, Lot Size 0.04, buy at price 1060, lot Size is an average of total previous 2 Sell lot size, Round(Average (0.01, 0.02),2) = 0.02

Order #4: Sell At price 1090, Lot Size 0.08, Buy Order at 1060 will TP, buy at price 1090, lot Size is an average of 2 previous Sell lot size, Round(Average (0.02,0.04),2) = 0.03


Exit order:


Base on Value:

Determine by total Scalping direction order total lot size multiply by number of Pips desire to earn.

Example:

Total Sell lot size is 0.07, Set to take 10 pips, means Profit value is USD 7.

First Order can set different Profit Point in value.







Enter Order of First Hedging is

Opposite Direction with current Scalping,

(Total Sell – Total buy)*2 – Average total Open Sell order lot size

Same Direction with Current Scalping

(Total buy – Total Sell)*2

Eg.



Respondido

1
Desenvolvedor 1
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
2
Desenvolvedor 2
Classificação
(337)
Projetos
455
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Carregado
3
Desenvolvedor 3
Classificação
(4)
Projetos
7
29%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(264)
Projetos
538
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
5
Desenvolvedor 5
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
6
Desenvolvedor 6
Classificação
(167)
Projetos
192
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
7
Desenvolvedor 7
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
Pedidos semelhantes
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing

Informações sobre o projeto

Orçamento
50 - 175 USD
Desenvolvedor
45 - 157.5 USD
Prazo
para 3 dias