Modify EA

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
bravo very good coder
Comentario del Ejecutor
Nice customer to work with. Quick in checking and finalizing the project. Thanks for every thing. I hope to have other projects too.

Tarea técnica

The Ea Expert System  to modify works using sharp tick movements. Works with a deposit of $ 100! The classic method of trading scalping. It is also worth noting that with the allowable spread level, the bot goes through any historical period on any currency pair. There is no point in testing at opening prices, either checkpoints or all tics. It is possible to work on accounts with a floating spread, entry into the market will occur only when the spread is lower than the level specified in the settings. A bot differs from its predecessor in that it uses two cores for analyzing tick data, information from two cores is checked and if it coincides only then a decision is made to generate a signal.

Many users have setup problems. Since there are so many different brokers with different spreads and commissions. Users do not cope with the settings. Therefore, the new development has important differences from other developments of Raptors, and it lies in the fact that the feet are not set in points, but in coefficients! The coefficient is a multiplier relative to the current spread. That is, if before TakeProfit = 10 - it was 10 points, now kTakeProfit = 10 is a result of 10 * for the current spread. And if the spread for example = 1, then the real take profit will be equal to 10 points, and if the spread = 10 then the take profit will automatically be equal to 100 points. The same scheme with respect to stop loss (kStopLoss) and virtual profit (kMinClose). These innovations are designed specifically to make it easier for users to customize. At the same time, we do not forget that a bot needs a broker with a minimum total spread for profit.

Settings:
  • Lot - Sets the lot size to enter the market (priority is higher than that of the Risk field).
  • Risk - Calculates the lot depending on the deposit.
  • Spread - Limits the spread (in which you can still enter the market).
  • kTakeProfit - Coefficient for the calculation of take profit relative to the spread. ( K10 TP )
  • kStopLoss - Coefficient for calculating the stop loss relative to the spread.           ( K10 Stoploss )
  • CountSteck - tick depth (maximum 7). (1.1.9)
  • counttick1  (10 )
  • Pips - The magnitude of the pulse tick. ( 1.0.2.10 )  0.2
  • counttick2  (20 )
  • CountSteck - tick depth (maximum 7). (1.1.9)         ( 3)
  • Pips - The magnitude of the pulse tick. ( 1.0.2.10 ) (0.8)
  • LimitOrder - Limit the number of orders. (1)
  • kMinClose - Virtual profit is determined by the coefficient relative to the spread. ( 1.0)
  • OnChanel - Work in the channel or by trend. Example (by trend): if the impulse is to buy then the order to open is to buy. To the channel: if the impulse is to buy, then the order is opened to sell. (False / True )
  • DrawDown - Maximum drawdown at which the closing occurs (in% of the deposit). ( 50 )
  • Oncomment (False / True )
  • Inversion    (False / True )


Many thanks Coder

















Han respondido

1
Desarrollador 1
Evaluación
(28)
Proyectos
47
23%
Arbitraje
13
31% / 15%
Caducado
12
26%
Libre
Solicitudes similares
I want someone who can create a Automatic mobile trading bot/EA with my kind of strategy...Example: : When The market is buying and rejects an has created an M formation the First leg is higher than the second leg(first leg Higher high,second leg lower high then a line must touch the peak of the Higher high then connect with the peak of the lower High as a Footprint line,then there must be Another line that touches
Hey, having privilege to discuss my trading ideas with a skilled programmer will be the best, I wanted to build a well automated expert advisor that run perfectly on both MT4 and MT5, I would be glad to work with an expert who is able to turn ideas into a well automated mt4 mt5 trading robot, expert advisor EA in Metatrader 4 and 5, reach out if you can help me in achieving my trading target thanks
Hello, Are you able to program an EA from Scratch OR Reprogrammed an existing EA using the source code, Ofcourse I have an MQL4 version of the EA, All I need is another version of this EA with different settings let me, I will be sharing all info via a comment section, kindly reach out if you are skilled in programming an MT4 EA thanks
Gizmogold 30 USD
import pandas as pd import numpy as np import matplotlib.pyplot as plt # Load historical price data (e.g., from a CSV file) data = pd.read_csv('historical_data.csv', index_col='Date', parse_dates=True) # Calculate short-term (e.g., 50-day) and long-term (e.g., 200-day) moving averages data['Short_MA'] = data['Close'].rolling(window=50).mean() data['Long_MA'] = data['Close'].rolling(window=200).mean() # Plot the
This EA uses Progressive and Fibonacci system to cover losses. Here's how it works: I want the fibonacci lotsize system to be modified to go beyond the maximum that was coded. First, It will open two orders: Buy and Sell. It does not set any take profit or stop loss to prevent market manipulation by some brokers. Instead, it directly closes orders once the direction order (bullish or bearish) makes the overall profit
SpotBot45 30+ USD
I know nothing about trading so am looking for a custom made automated trading bot with medium risk and maximum returns.I am looking for about a ten percent return per day minimum and minimise as much risk where possible
Hello, I need help me with fixing a custom indicator for me. I need the indicator buffer value fixing to work perfectly with EA. I think once you bid and check the file you will understand the matter of the issue. Normally the indicator is good to give the signal. But based on the signal I can't get into the EA. Because of the buffer value working issue. Also some time it's doing issue to show the singnal when
i am currently in need of someone who can be able to help me out.i want my custom indicator to be non repainting and i also want the custom indicator to be able to send out all types of alerts...thank you
I want to develop an EA (MT5) where trader will enter some preset order buy/sell (like pending order) on a specific pair with specific value. when the market touch the preset order line and close the candle above/below according to order buy/sell then EA execute the order. all preset/pending function will be handled from the dashboard similar picture like below; The dashboard must be good looking. in strategy there
I need a skilled analyst to help me backtest and optimize my existing EA. I have already developed the EA with the help of another developer, I only need the best combination of settings. The EA should be optimized for maximum profit and minimal drawback

Información sobre el proyecto

Presupuesto
30+ USD
IVA (18%): 5.4 USD
Total: 35.4 USD
Para el ejecutor
27 USD
Plazo límite de ejecución
de 1 a 2 día(s)