Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

Market and symbol Information for MT4 - script per MetaTrader 4

Visualizzazioni:
5983
Valutazioni:
(22)
Pubblicato:
2021.11.01 19:51
Aggiornato:
2021.11.02 11:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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