Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
1282
Rating:
(15)
Published:
2025.04.04 10:53
\MQL5\Include\Controls\
CheckGroupKVN.mqh (28.85 KB) view
MQL5 Freelance 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.

    Manual Position Tracking Panel

    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

    Display optimised for console-type chart text output Display optimised for console-type chart text output

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

    MultiTester MultiTester

    Multiple runs/optimisations in Tester.

    iCHO Trend CCIDualOnMA Filter iCHO Trend CCIDualOnMA Filter

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

    MT4Orders QuickReport MT4Orders QuickReport

    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.