- Search Energy EXCH
- 2,180 Results (17 Threads, 2,163 Replies)
-
MathTrader7 replied Jan 20, 2017Hi, what are the Renko size and the MA settings?
Renko Trading Discussion
-
MathTrader7 replied Jan 19, 2017The gap will be filled with N Renko bricks.
Renko Trading Discussion
-
MathTrader7 replied Jan 19, 2017I did a quick backtest with it, and it worked in the backtest. Anyway, I'll double check this new version.
Renko Trading Discussion
-
MathTrader7 replied Jan 19, 2017I do not use mean Renko charts because in essence there must be a gap between the close of a candle and the open of the next candle, which makes it unrealistic representation of the market price.
Renko Trading Discussion
-
MathTrader7 replied Jan 19, 2017What do you mean "fixed open price"? The open price at each new candle must be different in Renko charts.
Renko Trading Discussion
-
MathTrader7 replied Jan 18, 2017You're welcome! I will write an instruction on how to setup Renko charts and use the EAs in Post 1.
Renko Trading Discussion
-
MathTrader7 replied Jan 18, 2017I updated Post 1 with the following new releases of the EAs. --- Renko Divergence/Convergence EA --- Version 1.28 of Renko Divergence/Convergence EA released. --- Renko Parabolic SAR EA --- Version 1.36 of Renko Parabolic SAR EA released. --- Renko ...
Renko Trading Discussion
-
MathTrader7 replied Jan 12, 2017Make sure that you use the last version.
Red News Hedge Trading + EA
-
MathTrader7 replied Jan 12, 2017I uploaded a new version (v1.65), please use this new version. If there is any bug, please let me know.
Red News Hedge Trading + EA
-
MathTrader7 replied Jan 12, 2017You need to download history data of the symbols you want to trade with this EA.
Red News Hedge Trading + EA
-
MathTrader7 replied Jan 11, 2017You can post your ideas here or PM me, if I find them interesting, I would code them.
trailing stop ea using ATR
-
MathTrader7 replied Jan 11, 2017Here is a Trailing Stop EA based on ATR indicator...
trailing stop ea using ATR
-
MathTrader7 replied Dec 2, 2016Hello, I haven't used RenkoLiveChart_v3.2, but as far as I know, it creates standard Renko charts and it cannot represent Renko bricks as accurate as possible from the history data. Mine creates non-gap version (see Post 1) which is necessary for ...
Non-gap Renko Chart Creator EA
-
MathTrader7 replied Dec 1, 2016You can compute USDX values according to your formula, [USDX=0.5*GBPUSD+0.25*USDJPY+0.1*USDCAD+0.1*AUDUSD+0.1*NZDUSD] and store the values into an array, then use the iRSIOnArray() function.
Equation based custom indicator
-
MathTrader7 replied Nov 30, 2016You can use iRSIOnArray() function.
Equation based custom indicator
-
MathTrader7 replied Nov 22, 20161. If the correlation is positive, we only use either BUY/SELL or SELL/BUY 2. If the correlation is negative, we only use either BUY/BUY or SELL/SELL - Let's assume that we have selected EURUSD and USDJPY with a negative correlation of -0.85, and we ...
Red News Hedge Trading + EA
-
MathTrader7 replied Nov 21, 2016You're welcome! I choose two pairs with the most positive (or negative) correlation where their average spread on my broker is minimum.
Red News Hedge Trading + EA