Discussion of article "Quick Manual Trading Toolkit: Working with open positions and pending orders"

 

New article Quick Manual Trading Toolkit: Working with open positions and pending orders has been published:

In this article, we will expand the capabilities of the toolkit: we will add the ability to close trade positions upon specific conditions and will create tables for controlling market and pending orders, with the ability to edit these orders.

Revising the application structure

Let us first view what has already been implemented. Figure 1 below shows the main blocks, which execute tasks in two categories: opening/creation and closing/deletion. The third category implies manual management and modification.

Fig. 1 The main blocks of the toolkit

So, let us create three tabs. The first one will be used for functions shown in figure 1. In the other two tabs, we will implement functions for working with positions and pending orders.

Fig.2 New application structure

Author: Alexander Fedosov

 

Have you ever tried to use this thing yourself? It's just awful!

I couldn't setSell Limit. Sell Stop does it instead. Okay, test is over.

 
It slows down terribly when you try to open an order
 
Dariya Shapolova:
It slows down terribly when trying to open an order

I test it on two different machines. One is old and weak, the other is modern. No brakes were noticed. Demonstration of work in the video. No brakes there.

 
leonerd:

Have you ever tried to use this thing yourself? It's just awful!

I couldn't set Sell Limit. Sell Stop does it instead. Okay, test is over.

This is a horror, but we will fix the error.

 

Interesting article for informative purposes and it is possible to modify it.

I would like to have one for MT4 as well

 
Vitalii Vilnyi:

Interesting article for informative purposes and can be further developed

I would like to have one for MT4 as well

Of course, it can be customised. There can be any number of different actions when working on the markets in manual trading.

And for MT4, anyone can order one for me in freelancing, for example.

 
I would like to see an implementation on Easy&FastGUI - there is no strength to integrate another gnraphic self-design.
 
One thing we can agree on is that you can't get anywhere without being able to trade hands.
 

Excellent article, thanks for posting it.

As a reminder, when compiling, the message below appears:

"deprecated behaviour, hidden method calling will be disabled in a future MQL compiler version ListView.mqh"

Any suggestions?

Thank you.


Excellent article, gratitude for the publication.

As information, when compiling, the message below appears:

"deprecated behaviour, hidden method calling will be disabled in a future MQL compiler version ListView.mqh"

Any suggestions?

Thanks.

 
So educational!  Thank you for a great and clear article!