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.

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.
Similar orders
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
Need Grid + Martingale Type Averaging EA ( Directional Buy or Sell entry then uses grid/martingale for Recovery if need ) * Must Work Buy + Sell Both Side ( Do not Open Buy or Sell at Once Let the Previous Order Close ) * Min Lot size 0.01 * Max Lot Size 1 ( Can be Edited to maximum ) * Auto TP Shift * Auto Averaging Position also Auto Shift TP as per Averaging * After Averaging Close the Trade in Maximum Profit (
C'est un Expert Advisor (EA) MQL5 pour MetaTrader 5, conçu pour l' XAUUSD , combinant un filtre de tendance et une grille adaptative avec gestion de panier ("basket") et protections contre le drawdown. Version 1.00. Logique de trading Filtre de tendance (H4 par défaut) • EMA rapide (50) vs EMA lente (200) pour déterminer la direction (UP/DOWN) • Filtre ADX (période 14, seuil 18) pour éviter de trader en
I have 2 trading view indicators by GainzAlgo that I want code to mt5 , could u advise? I need you to give me response if you can convert This
Looking for an MT4/MT5 independent risk-management service or system that can monitor and automatically close trades opened and managed by another trader’s EA. The existing EA continuously removes/overrides manually added Stop Losses and may also override SLs placed by another EA. I need a solution that does not rely on modifying the existing trade or placing a Stop Loss. Instead, it should independently monitor each
I currently sell a white-label XAUUSD EA, but the existing supplier owns the source code. I now need a new, independently developed EA and licensing system that my company fully owns and controls. I am not requesting decompilation or copying of proprietary code. Existing settings, presets and trading examples will be provided as reference. The developer must first identify any missing strategy rules before
I am looking for an experienced trader, preferably a manual trader, with a minimum 12-month verifiable live trading track record. Requirements: - Target: Up to 10% monthly return - Maximum risk/drawdown tolerance: 20% - Maximum trade duration: 5 hours - No Martingale - No Hedging - No grid or other high-risk strategies - Minimum 12 months continuous track record - Track record must be independently verifiable through
Hello! I'm looking for an experienced programmer to help me fix bugs in NEOLOGICA, PROFIT. The code is written, without errors or warnings, but not everything works correctly. Please help me. I'm looking for a programmer for a long-term collaboration, so that this project can open doors to other interesting projects. :) You need to have access to this platform, but I think that's obvious
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 need this MT5 EA to work according to the following exact logic: SYMBOL: Primarily optimized for XAUUSD/Gold. All important values such as lot size, SL, TP, spread and MA periods must remain adjustable from Inputs