Just need to translate to mt4

MQL4 インディケータ 変換

指定

Hello dear Dev and Prog Community,

I need to test a pinescript indicator  found here : https://bit.ly/2FViT2i

for this I need you to convert this on mt4 language

thank you very much in advance

here is the script :


//@version=3
study(title = "Moving Average Combo", shorttitle="MA", overlay=true)
//ema

src = close //input(close, title="Source")
out1 = ema(src, 21)
out2 = ema(src, 50)
out3=ema(src,80)
plot(out1, color=blue, title="EMA 21", transp=20 )
plot(out2, color=blue, title="EMA 50", transp=20 )
plot(out3, color=blue, title="EMA 80", transp=20 )


//smma
len = 35
smma = 0.0
smma := na(smma[1]) ? sma(out2, len) : (smma[1] * (len - 1) + out2) / len
plot(smma, color=red ,title="SMMA" , linewidth=2 )


応答済み

1
開発者 1
評価
(35)
プロジェクト
73
51%
仲裁
12
33% / 33%
期限切れ
14
19%
2
開発者 2
評価
(550)
プロジェクト
829
73%
仲裁
15
53% / 13%
期限切れ
193
23%
仕事中
3
開発者 3
評価
(736)
プロジェクト
1056
40%
仲裁
47
49% / 23%
期限切れ
84
8%
類似した注文
** Entry Condition **: - ** For Long**: The trade is entered **after BB + ** is confirmed. - ** For Short *: The trade is entered **after BB -* is confirmed. ### 2nd **Stop Loss **: - ** For long Entries *: stop loss is triggered on a ** candle close above the high* of the breaker block shown by the indicator. - ** For Short Entries **: stop loss is triggered on a ** candle close below the low ** of the breaker block
Hello, am in need of a developer that can help in developing a trading bot that can effectively navigate the foreign exchange (Forex) market or other financial markets to generate passive income. My objective is to create a sophisticated algorithmic trading system that can consistently produce profitable trades with minimal manual intervention. I am seeking a reliable and efficient solution that can be tailored to my
am looking for who help me convert tradingview indicator to mt5 car trading strategy and make sure you are an expert before u apply to this and also my budget for this is 30$ so the name of the indicator is Breaker Blocks with Signals (LuxAlgo) ### 1. ** Entry Condition **: - ** For Long**: The trade is entered **after BB + ** is confirmed. - ** For Short *: The trade is entered **after BB -* is confirmed. ### 2nd
I have a custom MT4 indicator that I need converted to MT5. I'll share the source code with the applicants. Please only apply if you have vast experience in converting complex indicators successfully to MT5, and making sure that the MT5 version functions exactly the same as the MT4 version
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
Looking for someone to edit/optimize and existing NN (neural network) in my EA so it is more compatible/profitable with the multiple strategies. The expert advisor is a portfolio expert advisor consisting of 33 separate advisors/strategies compiled into one. A NN has been added to the EA but it does not compliment or help the EA's performance. I've attached the original EA (without NN) as well as the EA with the NN
Need to modify the ea to take trades based on an indicator. indicator and ea source code available. Variable inputs of indicator to be added. Buy Amount for Profit (+ve $value ) Buy Amount for Loss (-ve $value ) Sell Amount for Profit (+ve $value ) Sell Amount for Loss (-ve $value )
Procuro programador que consiga modificar essas estratégias, com a mesma capacidade de alteração das suas funcionalidades. Reitero, não consegui contato com o programador da fonte, nem mesmo mandando diversas mensagens no telegram! br.tradingview.com/script/PfpFNXyI-Braid-Filter/ br.tradingview.com/script/kv8N05R7-AlphaTrend-Screener/ Ambos os indicadores precisam agir em conjunto, tanto para as funcionalidades em
--- ### Basic Rules for You 1. **Time Management**: - All tasks should be completed within the agreed-upon timeframe. Clear deadlines will be set, and it's essential to adhere to them to ensure smooth progress. 2. **Fixed Budget**: - The budget for this project is fixed. Please ensure that all work done remains within this budget. Any additional costs must be discussed and agreed upon before proceeding. 3
CORREÇÃO NOTIFICAÇÕES Ø O indicador muda a cor dos candles e da MA200 quando ocorre as entradas e é somente nesse momento que ele deve enviar notificação de entrada porem está enviando em outros momentos que não atende as condições conforme imagem abaixo. Ø Sempre que abro o MT5, mudo o time frame ou a plataforma perde conexão o indicador me envia notificações de entradas passadas, o indicador deve enviar

プロジェクト情報

予算
30+ USD
VAT(付加価値税) (22%): 6.6 USD
合計: 36.6 USD
開発者用
27 USD