Unisciti alla nostra fan page
Long position - script per MetaTrader 5
- Visualizzazioni:
- 12552
- Valutazioni:
- Pubblicato:
- 2014.07.31 10:18
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
A simple script that allows you to open a Long position using the current price location with a specified Risk Percentage and Reward Ratio.
Pretty simple, drag the script onto your chart and the inputs to change the Risk Percentage and Reward Ratio will pop up, change those values if you want to, hit the Ok button and the trade will execute.
If it fails, have a look at the expert tab to see why the order failed. The script has a Risk Percentage limit of 20%. That's about it...enjoy!
This Expert can run on all Symbols and Time Frames and uses the crossover of two Linear Moving Averages as Signal and an Exponential Moving Average as Trailing Stop.
InverseReaction_HTFThe InverseReaction indicator with the timeframe selection option available in input parameters.
A simple script that allows you to open a Short position using the current price location with a specified Risk Percentage and Reward Ratio.
Long Pending OrderWhen you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Buy Stop or Buy Limit pending order should be placed.