Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
LotLoss - script per MetaTrader 5
- Visualizzazioni:
- 11982
- Valutazioni:
- Pubblicato:
- 2019.11.14 13:47
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Simple risk management tool, that calculates required lot size according to amount of money trader affords to lose and stop-loss in points.
INPUTS
- Risk-Money: money to sacrifice.
- Stop-Loss Points: stop-loss in points.
EXAMPLE
- AUDJPY Sell Order
- Risk-Money: 1000 USD
- Open Price: 73.706
- Stop-Loss: 76.130
- Stop-Loss Points: 76.130 - 73.706 = 2.424 (2424 points)
- Lots: 0.45
- You lose 1000 USD, if you hit stop-loss with 0.45 lots position.
Coin Toss Trading
This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels.
Quick Script to browse Signals, searching for your own parameters.Simplified Script to find signals based on user parameters
Scalp All
Opens random positions on marketwatch symbols.
MultiMartinThis is a multi-currency expert adviser based on reversal strategy with martingale. Original idea is taken from ExpMartin for MT4.