Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 20981
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
It arranges the stop levels depending on the price and ATR.
Input Parameters:
extern color ColorUpperStop=Blue; extern color ColorLowerStop=Brown; extern bool ShowGraf=true; extern int CountBarsForShift=12; extern int CountBarsForAverage=77; extern double Target=2.5;

StopATR_auto
Price_Alert
Alert indicator that allows to move the signal via the mouse.
MultiOrders
The script for simultaneous placing of several orders by different symbols.
RSIColored_v1, DivPeakTroughRSI_SW
The divergence of RSI, the continuation of the divergence topic.
STik
Another indicator that shows the tick chart, it would be useful for the pipsers. It has some features.