Trabalho concluído

Tempo de execução 7 horas
Comentário do cliente
good and fast developer delivered as promised you can definitely count on him
Comentário do desenvolvedor
Very good customer, Highly recommended.

Termos de Referência

So I'll or my ea will open an buy/sell order.

This ea must detect the open order value and place limit orders (x amount of points) from the exact value the first order was opened and limit orders every x amount of pips infinitely.

So lets say first buy order was opened  at 1.06200 and the limit order distance from the first order is 500 and distance between limit orders is 500.

I would of manually opened a buy order at 1.06200

the ea must place an buy limit order at 1.05700

and another buy limit order at 1.05200

and this must continue infinitely but make sure to keep max 2 limit orders on the chart (max 2 limit orders to not overload server ram with a lot of orders)  and place more if needed (there must always be 2 limit orders on the chart at all times and mus infinitely add limit orders as previous limit orders get filled)

if first order get closed (# 1.06200)(usually I'll close to take profit and which includes first order and all filled limit orders) then the ea must reset and close all limit orders and

look for new open order to set as first opened order as the new starting point and place new  limit orders according to the new opened order as mentioned above.

it must place limit orders for both open buy and sell orders respectively. 


Respondido

1
Desenvolvedor 1
Classificação
(589)
Projetos
921
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(19)
Projetos
26
27%
Arbitragem
3
0% / 100%
Expirado
2
8%
Livre
3
Desenvolvedor 3
Classificação
(28)
Projetos
34
15%
Arbitragem
5
40% / 60%
Expirado
5
15%
Livre
4
Desenvolvedor 4
Classificação
(196)
Projetos
318
35%
Arbitragem
64
13% / 56%
Expirado
82
26%
Livre
5
Desenvolvedor 5
Classificação
(10)
Projetos
15
27%
Arbitragem
3
67% / 33%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(49)
Projetos
62
40%
Arbitragem
1
0% / 100%
Expirado
7
11%
Trabalhando
7
Desenvolvedor 7
Classificação
(20)
Projetos
33
55%
Arbitragem
5
80% / 20%
Expirado
3
9%
Livre
Pedidos semelhantes
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
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 )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
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
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
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

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD