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

Indicator 'Currency' Is a Useful Program - indicatore per MetaTrader 4

Visualizzazioni:
11717
Valutazioni:
(4)
Pubblicato:
2008.02.28 09:12
Aggiornato:
2014.04.21 14:52
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator-informer Currency prints and writes into a file the following information:
1. currency pair;
2. the price of one lot in a deposit currency, i.e. value of margin when a position of 1-lot volume is opened for a chosen pair;
3. maximal lot volume possible for this currency pair with a set percent of balance and spread taken into account (stick to Money Management).

There are only two parameters in the indicator:
All_Pairs 
  true  - information is shown for all currency pairs (28 pairs);
  false - information is shown for the current security.

Procent - desired percentage of balance.

The following tasks are solved:

1. choosing the optimal currency pair in terms of costs;

2. calculating margin and spread costs;

3. stick to MM of your strategy.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7721

JMASlope_MTF - Multi-Frame Indicator JMASlope_MTF - Multi-Frame Indicator

A simple multi-frame indicator on the basis of JMASlope for the organization of scalping and swing trading, as well as for an easier detection of Elliot Waves.

Alternative of Moving Averages on the Basis of Bezier Curve Alternative of Moving Averages on the Basis of Bezier Curve

This indicator is alternative of moving averages, but with lower lag and adjustable sensitivity coefficient.

StepChoppy_v2 StepChoppy_v2

StepChoppy_v2 indicator. Uses indicators: StepMA_v7, StepRSI_v5.2.

StepRSI_v5.2 StepRSI_v5.2

Strategy pabloski, is realized in indicator StepRSI_v5.2.