I automate TradingView alerts to MT4/MT5
Trading Connector
Added topic Compound Divergences, open source
Confirming one divergences with another
Trading Connector
Added topic RSI Swing Failure open-source script?
Swing Failure of RSI is well-recognised trading pattern. Just Google it:  https://www.google.com/search?q=rsi+swing+failure I'm asking if somebody has coded an indicator, which automatically recognizes it - any maybe draws on chart or places
Trading Connector
Added topic Algo-generated Support/Resistance lines - advanced
I'm a programmer, working on an algorithm based on a structure of SR lines. Would like to discuss it with somebody who analysed this topic, too. I have a structure of 40 SR lines, generated on multiple timeframes, but it is not very obvious for me
Trading Connector
Added topic Looking for range detector
How can I detect that market is ranging? Is there an indicator for that? Indicator, which would return two values: top of range and bottom of range. To check when a breakout of the range happens
Trading Connector
Added topic What is the best ATR multiplier for Chandelier Stop in 1m trading?
Usually I find 3 x ATR(14) in open source scripts, but I think it is too narrow for 1m trading. 6? 7? (I mainly trade EURUSD, but happy to learn about other markets too)
Trading Connector
Added topic How to recognise, that the sideways market is starting?
I have observed one rule, but I'm not 100% happy about it: * if none of two consecutive Stoch(14,5,5) swings reaches 80/20, then sideways market could be starting. Would be happy to learn what other traders are doing
Trading Connector
Added topic Red Renko candle and green volume bar?
Guys, how do I interpret this: Renko candle is red (bearish) and volume bar is green (bullish)? What does it mean? Note: these are Renko bricks, I'm using OVO.CZ to display them. And Volume indicator is the Volume indicator standard for MT4
Trading Connector
Added topic Looking for simple Renko EA
Can somebody recommend a good Renko EA? The concept is so simple, that probably somebody did this before: - trade should be flipped after 1, 2 or 3 bricks in the same direction (this 1, 2, 3 should be configurable) - Renko brick size should be
Trading Connector
Added topic Anybody using TradingView?
If so - how are you guys auto-trading TradingView alerts in MT4/MT5 ? 
Trading Connector
Added topic can VPS get overloaded?
I've been using ForexVPS with copytrade ExpertAdvisor on MT4. So I'm using ForexVPS from ICMarkets on my account with ICMarkets. I'm guessing both: my ForexVPS and ICMarkets platform are running from the same server-room or at least connection
Trading Connector
Added topic Looking for indicator drawing trendlines on RSI
Thanks in advance for all the recommendations :)
Trading Connector
Added topic Momentum on M1?
What are the best indicators or methods to see the MOMENTUM for correct trending entry on m1? I think I'm doing quite fine understanding TREND direction, I'm using CCI-20 crossing -100 or 0 or 100 as a TRIGGER, but very often I end up catching end of
Trading Connector
Added topic RSI adaptations?
What are some well-known RSI modifications or adaptations? What could be added to this list? * Laguerre RSI * Apirine Slow RSI * RSI within Bollinger Bands
Trading Connector
Added topic Exit strategies for 1m trading?
What are the best exit strategies for trading 1m chart? In short - how to not exit if you shouldn't. The first one that comes to my mind is a return from overbought/oversold territory, but sometimes such return doesn't even mark a retracement and the
Trading Connector
Added topic What is VIX FIX inverse formula (to find tops)?
Maybe there's an indicator showing both: bottoms and tops
Trading Connector
Added topic RSI-based trend-showing indicator
A lot can be read from RSI. Even trend. When trend is strong, RSI keeps beyond overbought/oversold areas or at least near them. Sometimes reaching lower for a dip. But when the trend gets exhausted, RSI moves significantly to the other side. Is there
Trading Connector
Added topic Buying volume vs selling volume
What indicators do you guys use to determine if the volume was a buying volume or selling volume? I'm trading 1 min chart
Trading Connector
Added topic For coders: possibilities to manipulate Linear Regression?
Obviously length and offset can me changed, but I was thinking about changing the curve "on-the-go". Is that even possible? Why? When a fast trend reaches its peak, linear regression curve will cut it nicely, but if an opposite trend goes fast too
Trading Connector
Added topic best trend-showing indicator?
Guys, what is the best indicator showing trend? I tried many and either they are too delayed or too vulnerable to pullbacks. I've have best experience building my own trendiness using - ADX 15x higher timeframe - CCI 15x higher timeframe I'm working
12