如何开始使用Metatrader 5 - 页 117

 

漂浮窗口在下一版MetaTrader 5中的应用。

下一版MetaTrader 5中的浮动窗口

Renat Fatkhullin, 2018.07.26 21:47

我们已经实现了浮动窗口,可以放在其他显示器上和主窗口之外。


为了方便起见,每个窗口都可以包括它的工具条。

从MQL5可以很容易地管理窗口的状态,甚至可以使完全独立的窗口有自己的控制和面板。只需关闭图表的显示,所有的画布都由开发者支配。

这将为在终端内创建成熟的应用程序提供额外的推动力。


 

图表属性-

图表_是停靠的

图表窗口是停靠的。如果设置为false,图表可以在终端区域外被拖动。

bool

chart_float_left

未停靠的图表窗口相对于虚拟屏幕的左坐标

int

chart_float_top

未锁定的图表窗口相对于虚拟屏幕的顶部坐标。

int

图表_浮点运算_右

未锁定的图表窗口相对于虚拟屏幕的右坐标。

int

图表_浮动底部

未锁定的图表窗口相对于虚拟屏幕的底部坐标。

int


客户端属性-

终端_屏幕_left

虚拟屏幕的左坐标。一个虚拟屏幕是一个覆盖所有显示器的矩形。如果系统有两个从右到左排序的显示器,那么虚拟屏幕的左坐标可以在两个显示器的边界上。

int

终端_屏幕_顶部

虚拟屏幕的顶部坐标

int

终端_屏幕_宽度

终端宽度

int

终端_屏幕_高度

终端宽度

英镑

TERMINAL_LEFT

终端相对于虚拟屏幕的左坐标

int

TERMINAL_TOP

终端相对于虚拟屏幕的顶部坐标

int

TERMINAL_RIGHT

终端相对于虚拟屏幕的右坐标

int

终端_底部

终端相对于虚拟屏幕的底部坐标

int

 

今天发表了一篇好文章-

---------------

如何分析在图表中选择的信号的交易

New signals, free-of-charge or fee-based, appear in the Signals service on a permanent basis. The MetaTrader team took care that the service could be used without logging out of the terminal. All that is left to do is choosing the very signal that would produce the highest profits at acceptable risks. This problem has been discussed since long ago. The method of automatically selecting signals by the specified criteria [1] has already been proposed. However, the conventional wisdom says that a picture is worth a thousand words. In this paper, I propose to study and analyze the history of trades on the signal selected in a symbol chart. Perhaps, this approach would let us better understand the strategy of trading and estimate risks.

编制好指标后,我们只需要将所选信号的统计数据上传到终端图表,并将我们的指标附加到其中一个图表上。现在我们可以研究和分析交易了。

如何分析图表中选择的信号的交易

 
 
Nyembwe:
真实

什么是真实的?

请不要做一个字的无意义的帖子。

 

我如何知道是否有人回复了主题?
https://www.mql5.com/en/forum/9950/page83#comment_3883423

----------------

关于交易、自动交易系统和测试交易策略的论坛

如何开始使用Metatrader 5

Sergey Golubev, 2016.11.30 21:14

推送通知
  • 如何知道是否有人回复了主题?
  • 如何邀请该人进入主题?

阅读这个小线程 的解释。


How to Start with Metatrader 5
How to Start with Metatrader 5
  • 2016.11.22
  • www.mql5.com
I decided to create this thread to help to myself and to the others to start with Metatrader 5...
 

发表了一篇好文章-

----------------

将指标计算落实到专家顾问代码中

在专家顾问代码中实施指标计算

当程序员创建一个接收指标信号的EA时,他们应该始终决定是使用对指标的引用还是将指标代码重新定位到EA中?原因可能有所不同。程序员可能希望将应用的指标和整个策略保密,将EA作为一个文件分发,在不是所有的指标信号/缓冲区被使用的情况下减少执行的操作数量,等等。当然,我不是第一个也不是最后一个提出这个问题的人,Nikolay Kositsin 已经考虑过MetaTrader 4的类似话题。让我们看看如何在MetaTrader 5平台上实现这个目标。

 

由于许多人在询问"如何在MT5上开户 "和 "如何在MT5上添加经纪商",因此我想提醒以下链接。

MetaTrader 5帮助-开设账户

MetaTrader 5 Android OS 帮助-开立模拟账户

MetaTrader 5 iPhone/iPad帮助-连接账户和开设模拟账户

-----------------

在MetaTrader 5 Android中申请真实账户的简化方法

Open an Account - Getting Started - MetaTrader 5
Open an Account - Getting Started - MetaTrader 5
  • www.metatrader5.com
Two types of accounts are available in the trading platform: demonstration (demo) and real. Demo accounts provide the opportunity to work in a training mode without real money, allowing to test a trading strategy. They feature all the same functionality as the live ones. The difference is that demo accounts can be opened without any investment...
 
Sergey Golubev:

由于许多人在询问"如何在MT5上开户 "和 "如何在MT5上添加经纪商",因此我想提醒以下链接。

MetaTrader 5帮助-开设账户

MetaTrader 5 Android OS 帮助-开立模拟账户

MetaTrader 5 iPhone/iPad帮助-连接账户和开设模拟账户

-----------------

在MetaTrader 5 Android中申请真实账户的简化方法

和更多 -

通过经纪人的名字查找服务器:
https://www.mql5.com/en/forum/9950/page88#comment_3981953
https://www.mql5.com/en/forum/214820

How to Start with Metatrader 5
How to Start with Metatrader 5
  • 2017.01.05
  • www.mql5.com
I decided to create this thread to help to myself and to the others to start with Metatrader 5...
 
Tonny Obare:
这个帖子开始看起来像鳄鱼了
我想知道如何开始
原因: