거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

VR Watch List and Linker Lite MT5 - MetaTrader 5용 expert

조회수:
5494
평가:
(18)
게시됨:
2020.08.12 16:15
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Expert Advisor changes a financial instrument by drag-and-drop from the "Market Watch" window.

The user just needs to drag the financial instrument to the chart window where the advisor is installed.

Thus, the trader can quickly view any financial instruments in all his open charts without changing templates and profiles.

When you change a financial instrument, only the instrument changes in the charts. The chart period, indicators and their settings remain unchanged.

VR Watch List and Linker Lite is a light, open source version of VR Watch list and linker

Recommendation:

Install an advisor in each window, then it will not matter to which window you drag the financial instrument.

Warning:

When changing a financial instrument in windows, all indicators and advisors will be reinitialized.

If the advisor traded on EURUSD, then after changing the financial instrument, the advisor will start trading on the new instrument.

The program has very simple code that will be useful for novice programmers. The code is also interesting in that it works the same in the MetaTrader 4 and MetaTrader 5 terminals


All creational design patterns All creational design patterns

A collection of classic creational GoF design patterns

Singleton - creational design pattern Singleton - creational design pattern

Ensure one instance of a class with a global point of access

Adapter - structural design pattern Adapter - structural design pattern

Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together

Check Margin Check Margin

required margin and maximum volume calculator.