Join our fan page
Risk Reward Tool - script for MetaTrader 5
- Views:
- 12310
- Rating:
- Published:
- 2021.06.24 07:19
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Risk Reward Tool calculates Risk reward like 1:2 1:3 1:4 and 1:5
Just drag and drop script to the chart and your risk reward tool is ready
You can also set custom levels by adding them on script settings,change colors, line style and width of the lines
Note : The number of levels must match with number of colors in the input settings.
This oscillator can be used as a handle to judge a Moving Average's trend speed, based on this specific product's past trend history.
Fibonacci Expansion with Custom ValuesThis script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values
closing partially script and Stop loss to Break Even point
Barebone Gradient CandlesColored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0; 63]) or which order the functions should be called.