Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

VR Watch List and Linker Lite MT5 - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
5267
Derecelendirme:
(18)
Yayınlandı:
2020.08.12 16:15
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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.