Join our fan page
- Views:
- 1282
- Rating:
- Published:
- 2025.04.04 10:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Idea of the Expert Advisor Utility
The panel sorts BUY positions in ascending order and SELL positions in price order. The sorted positions are displayed in the panel: a maximum of five BUY and five SELL positions.
Fig. 1. Manual Position Tracking Panel
Positions are selected via checkboxes. Three actions are available for selected positions:
- Remove Take Profit
- Set Take Profit (the value is set in the input parameter'Take Profit') from the opening price.
- Set Take Profit to the Breakeven point
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/36412

This library allows you to create displays to easily output text information to the chart at the most optimal rate

Multiple runs/optimisations in Tester.

Strategy based on the standard indicator iCHO (Chaikin Oscillator, CHO) and custom indicator 'CCIDualOnMA'

Fast JavaScript version of Report library from fxsaber for MT4-style trading commands implemented via MT4Orders or Virtual. Works up to 10 times faster, NTML file size is smaller, can upload and display up to 5.4 million report lines.