Convert Pinescript into MQL5 Indicator & EA (SlingShot System)

仕事が完了した

実行時間1 日
開発者からのフィードバック
Спасибо!

指定

Need the following Pinescript indicator converted to MT5 indicator and EA. 

Link: https://tradingview DOT COM/script/GE7tSQK1-CM-Sling-Shot-System/  (Text file attached with the Pinescript code)

This script is not that complicated. Really just two Moving Averages.


Indicator Inputs options needed:

maSlow Method: Simple, Exponential, Smooth, Weighted

maSlow Applied to: Close, Open, High, Low, Median Price, Typical Price, Weighted Close

maSlow Period: #

maSlow Shift: #

maFast Method: Simple, Exponential, Smooth, Weighted

maFast Applied to: Close, Open, High, Low, Median Price, Typical Price, Weighted Close

maFast Period: #

maFast Shift: #

***Include the green and red lines and arrows. Make both lines red when in Short trend and both lines green when in Long trend.


Signal Rules:

Only enter trades in the direction of the Trend. The initial cross of the trend is the first signal to enter at trade in the trend direction (no arrow is shown for this entry), this occurs when the Moving Averages cross either during or at close of the candle. Only one trade is to occur per candle.

Signals


EA Inputs options needed: (All EA inputs will be able to be strategy tested)

======SlingShot System=====

Magic Number: 123456

======Indicator Inputs:======

maSlow Method: Simple, Exponential, Smooth, Weighted

maSlow Applied to: Close, Open, High, Low, Median Price, Typical Price, Weighted Close

maSlow Period: #

maSlow Shift: #

maFast Method: Simple, Exponential, Smooth, Weighted

maFast Applied to: Close, Open, High, Low, Median Price, Typical Price, Weighted Close

maFast Period: #

maFast Shift: #

======Order Settings========

Time Frame: current, 1min thru 1month

Trade Signal During Candle or Close of Candle: During Candle / Close

Reverse Signal: True / False

Use Additional Entries in Trend: True / False

Max Number of open positions in a trend (0 = unlimited): #

Use Margin level: True / False

Min Margin level: #

Risk % of Balance or Fixed Lot: Risk of Balance / Fixed Lot

Risk % or Lot size: #

Use Fixed Take Profit: True / False

Take Profit size: #

Use Stop Loss: True / False

Stop Loss size: #

Use Trailing Stop: True / False

Trailing Stop size: #

Use Break Even: True / False

Break Even size: #

Close on Opposite Signal: True / False

=========Days & Time to Trade======

Filter Days to Trade: True / False

Sunday: True/False

Monday: True/False

Tuesday: True/False

Wednesday: True/False

Thursday: True/False

Friday: True/False

Saturday: True/False

Filter Time to Trade: True / False

Start Time: 00:00

End Time: 23:55



At completion of the job, will require ALL source code and both the indicator and the EA in .mq5 and .ex5 formats.

応答済み

1
開発者 1
評価
(35)
プロジェクト
73
51%
仲裁
12
33% / 33%
期限切れ
14
19%
2
開発者 2
評価
(88)
プロジェクト
143
39%
仲裁
21
19% / 48%
期限切れ
30
21%
3
開発者 3
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
類似した注文
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not

プロジェクト情報

予算
50+ USD
締め切り
最低 1 最高 3 日