Tarea técnica

should set up automated trading ea from these points and attached ea.

if price simply trends up, or there is a news break or a spike, the ea triggers buys. then,
if it immediately spikes down, or simply trends down, it should close buys at profit,
after inserting a trail as a backup stop loss, or the breakeven (plus swap and
commissions).  then opens the sells, and will do this both directions, similar to oco. 

all done within the one minute candle or at the end of it. it should not be done during several candles, nor during several hours, nor several days.
 
add a user defined input for RiskPercent.

maximum number of trades that the ea can continue to open, must be based on
RiskPercent, balance, available equity, margin requirements, and number of open trades.

ea should calculate profit for up to five digits pip movements correctly and include
lot, swap, and commissions.

ea should adjust for two, three, and five digit prices.

currently, you should note that, the ea is closing trades at a loss. it is opening opposite
 trades, locking them (hedge), holding and closing them at a loss.

ea should not open opposite trades and lock them (hedge). ea is draining the balance out. 
that is not good.

ea should start working with a balance as low as $150,00., or lower, and the margin
of 1:300. 

ea must calculate lot per trade based on balance, available equity, margin
requirements, number of open trades, and the user defined lot input and RiskPercent.

basically, the ea should be able to follow consecutive ticks in the direction of profit.

if necessary, you should set up other indicators, or replace the current ones.

use these user defined inputs:
MaxSpread = 0;
UseMaxLoss = ;
MaxLoss = 0;
UseMaxPipsLoss = ;
MaxPipsLoss = 0;
LotSize = 0.01 ;
RiskPercent = 0.0 ;
slippage = 0;
StopLoss = 0 ;
TakeProfit = 0;
UseMoveToBreakeven = ;
BreakEven = 0;
BreakPips = 0;
UseTrailing = ;
TrailStop = 0 ;
TrailStep = 0 ;
MaxTrades = 0 ;
please show debug errors in ea terminal journal for at least opening, closing, and modifying orders, receiving tick data, price feeds, and broker connection status.

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(356)
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
2
Desarrollador 2
Evaluación
(33)
Proyectos
35
40%
Arbitraje
11
9% / 91%
Caducado
4
11%
Libre
3
Desarrollador 3
Evaluación
(43)
Proyectos
72
49%
Arbitraje
4
0% / 50%
Caducado
19
26%
Libre
4
Desarrollador 4
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
5
Desarrollador 5
Evaluación
(17)
Proyectos
24
33%
Arbitraje
5
20% / 40%
Caducado
8
33%
Libre
6
Desarrollador 6
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(4)
Proyectos
6
0%
Arbitraje
2
0% / 50%
Caducado
4
67%
Libre
8
Desarrollador 8
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
9
Desarrollador 9
Evaluación
(58)
Proyectos
77
44%
Arbitraje
12
8% / 50%
Caducado
12
16%
Libre
Solicitudes similares
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
Needed EA 100 - 200 USD
Hello. Mql devs, I am requesting an expert who can help or render an expert assistant as a reliable forex trading bot programmer on my existing EAs, starting from backtesting to optimization based on market trends to ensure high profitability and effectiveness in my trading systems, i have two different trading robots and who like to know the one that works best, kindky reach to see if you can help thanks
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Información sobre el proyecto

Presupuesto
30 USD
Para el ejecutor
27 - 27 USD
Plazo límite de ejecución
de 2 a 3 día(s)