Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Scripts

Market and symbol Information for MT4 - script para MetaTrader 4

Visualizações:
5978
Avaliação:
(22)
Publicado:
2021.11.01 19:51
Atualizado:
2021.11.02 11:32
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

The purpose of this interactive script is to display into one place all market and symbol informations taken from MarketInfo and Symbol Info, such as margin and leverage. This way traders don't have to browse the entire broker's site to find market conditions for a given symbol, which could be the case at times. The button list is taken from MarketWath with the Select option as some brokers may trade thousands of symbols


This is a downgraded version to MT4 of the sample script SymbolInfo for MT5, itself enhanced with previously missing margin and leverage values for any given symbol.  Left column lists Market Informations (MarketInfo), center and right columns list validated Symbol informations (SymbolInfoInteger, String, Double).Leverage value has been added and labeled MODE_LEVERAGE on the last line of MarketInfo column. It is calculated for any symbol as;

Leverage = Bid * Contractsize * Rate (Symbol Profit Currency / Account Curency  )  / Margin Required. 




    RSI histogram bars RSI histogram bars

    Two RSI indicator periods smoothed and displayed as histogram.

    Nadaraya-Watson estimator Nadaraya-Watson estimator

    Nadaraya-Watson estimator - metatrader 4 version

    MyRsi MyRsi

    MyRsi - by John Ehlers : metatrader 4 version

    MyRsi with NET MyRsi with NET

    MyRsi with Noise Elimination Technology - by John Ehlers : metatrader 4 version