Search found 83 matches

Re: TradeStation Indicators

Dsl - Detrended Synthetic Price indicator Hello mladen, thanks for your brilliant work. Are you able to publish a version of this as a function instead of an indicator? TradeStation does not have a way to call indicators from strategy code. I would have done it myself but I do not want to break the...

Re: No Nonsense Forex - Indicators

Really interesting approach, I've also done some reading and they suggest using the function SymbolInfoSessionTrade, so I came up with the following function (seems to be working so far): //+------------------------------------------------------------------+ //| Function: Check if market is Open | ...

Re: No Nonsense Forex - Indicators

All timeframes at midnight, please your assistance will be greatly appreciated... Sorry for the late post. It was a bit busy at work and at home. Disclaimer - This is what I observed in my case and how I fixed the issue I was facing. If this fix does not work for you, let me know. I am happy to tak...

Re: No Nonsense Forex - Indicators

Market Close Error Question to all mql5 coders, how can one check if the market is open and ready to take trades without defining trading hours? Common problem swap fee calculations of broker at 00:00 preventing trades from being placed especially on the daily timeframe.. Are you getting this error...

Re: G channel

Little update added separate prices for the bands. Dear MrTools, Centaur has kindly provided an MT5 version of this indicator in his "No Nonsense Forex Indicators" thread using the default price option. I added an ability to choose a different price for upper and lower bands (link to the ...

Re: No Nonsense Forex - Indicators

G-Channels Think this indicator will work great for both baseline and secondary confirmation. It really keeps you in a trend. Will do an MTF version of it. I have created a version of this to use different prices for upper and lower bands as an experiment. If you are ok, I can upload to this thread.

Re: No Nonsense Forex - Indicators

wpr or stochastic obos exits can usually be tuned to work well but my favourite is this one below, like all these types they work best in trends. (edit set to 4,4) Forex_Trend_Champion alerts.mq4 a2.PNG Do you have any blogs/videos you can point me in the direction of to understand how to use Renko...

Re: No Nonsense Forex - Indicators

Modified Explosion Indicator This indicator is based on Waddah Attar's original indicator. I only incorporated a dynamic dead zone line based on the ATR times a factor of 3.7. I've also included a smoothing of the trend histogram using linear regression to a period of 8 (period is not adjustable, d...

Return to the advanced search