Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
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
Ö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
- Görüntülemeler:
- 15585
- Derecelendirme:
- Yayınlandı:
- 2021.01.04 15:23
- Güncellendi:
- 2021.01.09 21:03
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
How it's working?
The premise is simple. The entrance looks like this ...
Force=((Bid-close)/close)*10000;
example:
Force > 10% (see input parameters) Opening Buy
Force < -10% ( see input parameters ) Opening Sell

Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP

Relative volume trend

With this script, you can send a message from MetaTrader 4 to Telegram.

In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.