Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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

RSI Bot MT5 - MetaTrader 5 için Uzman Danışman

Görüntülemeler:
14323
Derecelendirme:
(27)
Yayınlandı:
2023.01.03 17:55
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80

Parameter:

input group             "RSI Setting"

input int                  Inp_RSI_ma_period    = 30;             // RSI: averaging period 

input ENUM_APPLIED_PRICE   Inp_RSI_applied_price= PRICE_WEIGHTED; // RSI: type of price 

input double               Inp_RSI_LevelUP            = 80;          // RSI Fast and Slow: Level UP

input double               Inp_RSI_LevelDOWN          = 20;          // RSI Fast and Slow: Level DOWN

input string               Inp_RSI_stringUP           ="Signal Sell";// RSI Fast and Slow: Level UP label

input string               Inp_RSI_stringDOWN         ="Signal Buy"; // RSI Fast and Slow: Level DOWN label


    Time Segmented Volume (TSV) Time Segmented Volume (TSV)

    Based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc.

    Samy Thuillier Trader Options Dérivées Samy Thuillier Trader Options Dérivées

    Parmis les 5% des traders les plus performant du desk ''Options Dérivées'' de la Société Générale. PnL 22MEUR entre 01/01/2022 au 27/12/2022

    xoshiro256 Random Number Generator xoshiro256 Random Number Generator

    The 64-bit xoshiro256** Random Number Generator.

    XP Forex Trade Manager Grid MT5 XP Forex Trade Manager Grid MT5

    Forex Trade Manager Grid MT5 helps you to managing orders and achieve the goal.