Expert advisor for indicator in both mql4 and mql5

MQL4 Indicadores Python

Termos de Referência

1.I need 2 nday pivot with formula below ( n is variable chosen by me)

dh[n]: high of nday candle, dl[n] : low of nday candle, dc[n] : close of nday candle

example: n=1

x = (dh[1] + dl[1] + dc[1]) / 3 

    y = (dh[1] + dl[1]) / 2 

    d = abs(x - y) 

    p1_high := x + d

    p1_low := x - d
I need indicator show me pn_high and pn_low (notice I need two pivot which n are chosen by me)

2. I need opening range( every day after a chosen time (example 8 am ) for particular time ( example 15 min) find high and low of this time (15 min) and 

 or_up := high

    or_down := low

start of or(opening range should be chosen by me) and notice start of or =start of pivots

3. a: every day at opening time read daily ATR and calculate n% of daily ATR 

a_up := or_up + a

    a_down := or_down - a

4. I should be able to choose the color of each one

I have written this indicator in pine script tradingview 

I attach it's picture for you

Arquivos anexados:

JPG
Untitled.jpg
239.5 Kb

Respondido

1
Desenvolvedor 1
Classificação
(155)
Projetos
239
70%
Arbitragem
3
67% / 33%
Expirado
20
8%
Livre
2
Desenvolvedor 2
Classificação
(29)
Projetos
34
26%
Arbitragem
0
Expirado
4
12%
Livre
3
Desenvolvedor 3
Classificação
(356)
Projetos
632
26%
Arbitragem
89
73% / 13%
Expirado
12
2%
Livre
4
Desenvolvedor 4
Classificação
(563)
Projetos
932
47%
Arbitragem
301
59% / 25%
Expirado
124
13%
Trabalhando
5
Desenvolvedor 5
Classificação
(52)
Projetos
97
24%
Arbitragem
10
20% / 20%
Expirado
12
12%
Trabalhando
6
Desenvolvedor 6
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
I want to design a website like https://www.ngnrates.com/ we will change some stuff but not much, if you can deliver a website like this let me know your budget and readiness to implement
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
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
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
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
Starting from scratch, I need a solution to create my own crypto trading and exchange platform. The platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin (as examples) and different cryptocurrencies. The solution must identify opportunities to buy from one platform and sell on another for a profit, transferring the funds to my personal wallet instantly for security. The
Hello i need an expert who can help me modify an open source PineScript indicator code to add additional features. ONLY EXPERT WITH PROVE OF WORK SHOULD CONTACT FOR FURTHER DISCUSSION ON THE PROJECT
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
The Bot will use 2 Indicators and should follow these rules: Trade Entry: You must always enter the trade EXACTLY at the close of the current candle, with the expiry time set to the end of the next candle. It will only work if you click BUY or SELL EXACTLY in the last second of the current candle. I don't need to mention that you need a good internet connection and obviously should use the trading platform app. DO
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

Informações sobre o projeto

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