A bit enhanced volatility indicator (ATR) for a specified period. A breakout is deemed to be genuine, if the body of a formed bar e...
Showing posts with label Break. Show all posts
Showing posts with label Break. Show all posts
MetaTrader 5 Indicator | Three Line Break
0
The charts of linear reversal represent a series of vertical boxes (lines) which direction and size are determined by dynamics of pri...
MetaTrader 5 Indicator | Renko Line Break
0
For the best understanding I'll give a table comparing logic of building: Renko Three Line Break ...
MetaTrader 5 Expert Advisor | Renko Line Break vs RSI EA
0
The idea is quite simple - Renko Line Break determines the direction of the trend, and then, on the rollback of the trend place a sto...
MetaTrader 4 Indicator | Open with break MA
0
This indicator shows when to open positon. If it break above moving average 5 line its time to buy and break below sell... and break...
MetaTrader 4 Expert Advisor | Daily Break Point
0
This good an H1 timeframe. This EA will execute at the new bar if the last bar has broken through the point that we set. Breaking ca...
MetaTrader 4 Indicator | Three Line Break
0
Author: Equipe Forex This method has been described by Steve Nison in the book "Japanese Candlestick Charting Techniques". ...
MetaTrader 4 Expert Advisor | More Trade After Break Even
0
The Masterpiece of this little EA is the Orders count function , int OrdersCounter() { int counter= 0 ; //--- for ...
MetaTrader 4 Script | Error_Break_Script_V2 - This script is a general example of using error brake in any strategy - Break on Code Error Sample Strategy
0
MetaTrader 4 Script | Error_Break_Script_V2 - This script is a general example of using error brake in any strategy - Break on Code Error Sample Strategy
RobotFX
15.6.25
Error_Break_Script_V2 revised Version 1 - Error_Break_Script_V1 Deleted Fixed implementation in Version2: //+--------------------...