judge whether the foreign exchange platform is “Betting transaction” or

9nWQ5TSabUu0K87XM8xAb4L35vuCCxZQpYbVwPmy 1024x392 - judge whether the foreign exchange platform is "Betting transaction" or

The mt4 function code to judge whether the foreign exchange platform is “market maker trading mode” or “market matching trading mode”.

I wrote a small indicator. Using the judgment function of the mt4 official function, when loaded on the chart, an alarm will pop up and prompt you whether the foreign exchange platform is “market maker trading mode” or “market matching trading mode”. The source code of the alarm content is as follows:

If (baojingqiangxiaoyue time [0]).
{.
If (shichang==0) Alert (“Hello, your platform dealer model is: execute on request”).
PlaySound (“Alert.wav”); baojing=Time [0].

If (shichang==1) Alert (“Hello, your platform dealer model is: market maker-to-bet mode”).
PlaySound (“Alert.wav”); baojing=Time [0].

If (shichang==2) Alert (“Hello, your platform dealer model is: real market matchmaking model”).
PlaySound (“Alert.wav”); baojing=Time [0].

If (shichang==3) Alert (“Hello, your platform dealer model is: exchange execution mode”).
PlaySound (“Alert.wav”); baojing=Time [0].
}.
The attachment is the indicator  file! Mt4 version.

I have long undertaken mt4, mt5 indicators and ea programming, ghostwriting, as well as foreign exchange ea and index cracking, reasonable prices, sound technology, welcome to negotiate business.

Go to China Forex Forum to download this Forex ea:https://www.feixu.xyz/thread/1140

© 版权声明
THE END
喜欢就支持一下吧
点赞1 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容