Pine script to MT5 Expert Advisor

仕事が完了した

実行時間14 日

指定

A very important note before reading forward: I am a developer myself. I understand bugs can exist. However please understand that as I will need to test the script in a demo account for a week to make sure it opens the correct trades and all is well and according to the requirements, any bugs or inconsistencies will cause weekly delays. I will need to come back to you with reports and you will need to be fixing stuff. To save us both time and effort, please double check everything before submitting your work. I am not sure if I can quickly test the delivered EA in MT5's strategy tester, I will try this anyway but if this is possible let me know so we can do things way faster.


I recommend you check the pine script on tradingview to see what it does and play with it a bit.

Briefly, the indicators I used are 1. Hull Suite by Insilico (changed length to 100 and length multiplier to 3, 2. Volume Oscillator (changed nothing) and 3. Vortex Indicator (changed length to 20). I am taking trades when 1. Hull Suite line is green and the price closes above the line. Sells when the line is red and price closes below the line. 2. The Volume Oscillator is above 0% (for both buys or sells) 3. There is a cross of the bullish line over the bearish line on the Vortex Indicator (for buys) and the reverse for sells. Important: only when all 3 conditions are met on a candle close the trade takes place.


The script is 167 lines of code. The pine script is attached to this project. Not all functionality is required:

a. Anything related to plotting on the MT5 interface/graph is not required. 

b. There is a "consider Hull" option related to the looking back to nearest bars for setting SL. It is not required.

c. "Bars since vortex cross" functionality is not required.


What must the script do?

1. When criteria of the three indicators are meet, it opens a trade.

2. Sets the trade at specific SL and TP (Custom RR) provided by the user (set in the EA inputs window).

3. Opening trades only at specific hours set by the user in the EA inputs window.

4. Stop loss is set at nearest low or high by counting a specific amount of bars back as set by the user in the EA inputs window.

5. There is an option in the EA inputs window to add additional pips to SL, configured by the user in the EA inputs window.

6. Use whole candle option will be disabled by default but be an option in the EA inputs window for the user to enable.

7. Skip trade if SL is greater/less than functionality as presented in the coding and required in the EA inputs window. Will be disabled by default but user will be able to enable.

8. Close trades at session close (which is the last hour of the day trading is allowed) should be available in EA inputs window to be set to enabled or disabled.


A feature to be included:

The user to be able to set the % of risk of the trade in the EA inputs window. E.g a. If the account has a capital of $5000 and the user sets the risk to 1%, the opened trade should risk a total of $50 is stop loss is hit. b. If the account is $40,000 and the user sets the risk to 0.25% the opened trade should risk a total of $100.


Feel free to ask any questions.


応答済み

1
開発者 1
評価
(278)
プロジェクト
373
72%
仲裁
19
32% / 47%
期限切れ
14
4%
パブリッシュした人: 14 codes
2
開発者 2
評価
(322)
プロジェクト
499
67%
仲裁
5
40% / 0%
期限切れ
4
1%
パブリッシュした人: 8 codes
3
開発者 3
評価
(412)
プロジェクト
543
75%
仲裁
9
44% / 0%
期限切れ
24
4%
類似した注文
[Automatic Level Detection Group] - Enable Auto Detection: Yes/No - Number of Levels Required: (Number) 3-5 - Lookback Bars: (Number) 100-200 - Minimum Touches for Strong Level: (Number) 2 - Use Zig Zag Algorithm: Yes/No - Use Level Clustering: Yes/No - Max Cluster Distance (points): (Number) [Display and Drawing Group] - Resistance Line Color: (Color) - Support Line Color: (Color) - Show Info Labels: Yes/No - Lines
Profitable EA for sell 200 - 1000 USD
I am having 2 very proven and profitable EA which will give you profit and at the end of week you are always in profit. 1 This bot is safe bot and it generates handsome amount of profit with very less drawdown and high accuracy of 75-85%. 2. This bot is very aggressive and will suggest to go with only when you are having big capital and wanted to take more risk. It can make your account multiple fold
Trading can take us to the top but trading robots would take us to the sky with trades, money and more. Trading is about learning how to make money and become successful without pressure. I need an excellent trading robot with excellent skills and knowledge
The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). Please follow the specification strictly without any discretionary interpretation
Job Description: I am looking for a skilled MQL5 developer to create a custom Expert Advisor (EA). The trading strategy relies on standard indicators, but requires precise execution logic and strict risk management rules. Key Technical Requirements & Skills Needed: Multi-Timeframe (MTF): Basic ability to read one indicator's data from a higher timeframe (M15) while the EA runs on a lower timeframe (M5). Instant
EA MACENIC PRO V12L 30 - 50 USD
Ready made robot for executing trades because don't have PC or laptop does it come as license key that allows straight extension to be a ready made of change your mind and the match is still hustling and I recommend exness broker on any. Strategy of a mobile robot arrena that execute trades it self and 24/7 operational system that enhances power of electronic art technology with automatic EA optimization
Strategy Overview / 策略概况: Logic: Built-in GUI, Adaptive ATR Spacing, High-level peak trailing profit & Low-level Bollinger Band exit. Logic (CN): 自带GUI界面,自适应ATR调节仓距,高层回调峰值止盈,低层Boll止盈。 Stress Test Results / 暴力测试表现: Setup: Reset capital to 20,000 USDM every week for high-risk, high-reward testing. Setup (CN): 每周重置2万USDM本金,纯利润提取后的暴力压力测试。 Week 1 & 2: 100% ROI per week (20k to 40k). Week 3: 50% ROI (20k to 30k)
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed

プロジェクト情報

予算
50 - 250 USD
締め切り
最低 3 最高 7 日