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
Komut dosyaları

Long position - MetaTrader 5 için komut dosyası

Görüntülemeler:
12096
Derecelendirme:
(24)
Yayınlandı:
2014.07.31 10:18
Güncellendi:
2016.11.22 07:32
buy.mq5 (4.33 KB) görüntüle
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

A simple script that allows you to open a Long position using the current price location with a specified Risk Percentage and Reward Ratio.

Pretty simple, drag the script onto your chart and the inputs to change the Risk Percentage and Reward Ratio will pop up, change those values if you want to, hit the Ok button and the trade will execute.

If it fails, have a look at the expert tab to see why the order failed. The script has a Risk Percentage limit of 20%. That's about it...enjoy!

MA World MA World

This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.

InverseReaction_HTF InverseReaction_HTF

The InverseReaction indicator with the timeframe selection option available in input parameters.

Short position Short position

A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.

Long Pending Order Long Pending Order

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Buy Stop or Buy Limit pending order should be placed.