Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

RSI Bot MT5 - expert for MetaTrader 5

Views:
14014
Rating:
(27)
Published:
2023.01.03 17:55
RSI Alert.mq5 (44.54 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.