Execute orders on indicator alerts

MQL5 Indicators Integration

Specification

I have bought the following indicator https://www.mql5.com/en/market/product/103515?source=Site+Market+MT5+Indicator+Rating006, which has some Buffers (info: https://www.mql5.com/en/blogs/post/754629). 


I want to be able to execute orders whenever these Buffers are triggered. But i want to be able to choose on which buffers orders to execute. ex. In one chart i might want to execute orders when Trend Breakout catcher is triggered. On another chart i might want to execute orders when MTF Trend Finder is triggered. 


Buffers:

Trend Breakout catcher:
SetIndexBuffer(0,UpSignal);
SetIndexBuffer(1,DnSignal);

SetIndexBuffer(4, buyexit)
SetIndexBuffer(5,sellexit);

Smart trailing Stop:
SetIndexBuffer(8,arrup,INDICATOR_DATA);
SetIndexBuffer(9,arrdwn,INDICATOR_DATA);

MTF Trend Finder:
SetIndexBuffer(10,TrendUp,INDICATOR_DATA);
SetIndexBuffer(11,TrendDown,INDICATOR_DATA);

Smart Cloud:
SetIndexBuffer(15, Buy_Signal, INDICATOR_DATA);
SetIndexBuffer(16, Sell_Signal, INDICATOR_DATA);

Responded

1
Developer 1
Rating
(108)
Projects
122
20%
Arbitration
5
0% / 60%
Overdue
2
2%
Busy
2
Developer 2
Rating
(12)
Projects
16
25%
Arbitration
1
0% / 100%
Overdue
3
19%
Loaded
3
Developer 3
Rating
(4)
Projects
6
0%
Arbitration
4
25% / 75%
Overdue
0
Free
4
Developer 4
Rating
(85)
Projects
101
35%
Arbitration
4
50% / 25%
Overdue
4
4%
Working
5
Developer 5
Rating
(34)
Projects
42
33%
Arbitration
4
0% / 25%
Overdue
8
19%
Working
6
Developer 6
Rating
(40)
Projects
60
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
7
Developer 7
Rating
(8)
Projects
12
0%
Arbitration
21
0% / 81%
Overdue
4
33%
Free
8
Developer 8
Rating
(50)
Projects
152
70%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
9
Developer 9
Rating
(540)
Projects
1317
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
10
Developer 10
Rating
(555)
Projects
922
48%
Arbitration
300
59% / 25%
Overdue
123
13%
Working
Similar orders
I am looking for someone to help me to automate my trading from mt4/5 expert advisors and own trades to tradovate. My trades are generated by my expert in MT5, I want those trades copied to Tradovate's platform using their API to different accounts, that some programmers have suggested is a REST API and should be easily doable
I want to receive and automate trade signal on Metatrader from tradingview, but i do not have access to the indicator i am using presently now but i have an alternative indicator which i have it's source code and also works similar to it but needed to be included with this features (SL and TP logic, add code to calculate the stop-loss and take-profit levels) so it can provide me the signal i want on
I need to export from MT5 the live charts open data to excel. So the information that is on the Data Windows Must show in the excel (including the indicators value). ScreenShot of MT5 information I want: https://ibb.co/pKDxWcz So the information I want from all open tabs on the MT5
Dear Developer, I would like to hire your service for developing an algorithm for the thinkorswim platform for placing the trades in accordance with this indicator named UT Bot : https://usethinkscript.com/threads/ut-bot-for-thinkorswim.12640/. Please, see this page for the complete algorithm code for thinkorswim platform. It should enter the trade when the indicator shows the signal and then exit it and then enter
Id Like to have a web based trading journal where i can import MT4/5, excel sheet or manual input. This page will require uses to register There has to be a performance dashboard of the journal
//Takes screenshot string imgname="image.png"; bool first=ChartScreenShot(0,imgname,1920,1080); // write the initial html code int Report_File=FileOpen("report.html",FILE_WRITE|FILE_TXT,","); FileWrite(Report_File,"<!DOCTYPE html>"); FileWrite(Report_File,"<html>"); FileWrite(Report_File,"<body>"); string timeString=TimeToString(TimeCurrent()|TIME_MINUTES); FileWrite(Report_File,"<center>Report generated at
Hello, We receive trading requests via FIX Protocol. We need a structure to manage these requests in Python MT5Manager ManagerAPI and create positions, deals and orders. What we need is NOT about the FIX Protocol. Even though we have all our permissions and pump mode is on, we are having problems while creating an order, position or deal
need to create a powershell script to auto update my Custom Symbols from .csv files. there will be a folder with many files, the script will enumerate them and crete a list -> than import that data into Custom Symbols of mt5 (/portable). please ask if something not enought clear
Hello I have an old mql4 EA file, I need to convert it to python script which can be run on tradelocker studio. You maybe need to use backtrader package of python. Time line is 5 days. Thank you
I need a tool: Can convert any strategy of PineScript into .mql5 without bugs Automation convert for multiple strategy of PineScript files into multiple .mql5 files Programming can write in Python/C++ I have some PineScripts file to test (in attached files, with their names can find in TradingView -> Indicator -> search by name) I want to backtest all community strategy of TradingView, so that the tool need to be

Project information

Budget
30+ USD
VAT (25%): 7.5 USD
Total: 37.5 USD
For the developer
27 USD
Deadline
to 7 day(s)