EURUSD-2
Pair Strength EURUSDThis is an application of the WaveTrend indicator by LazyBear against a basket of the eur and usd to come up with a total eur and usd wt value. You can change the currencies by altering which pairs its run on. As far as changes I removed the lagging 4sma and altered the OB OS to be 2 and 3 standard deviations from a 1000sma just to get a stable view as to where the values tend to rise to. I've had some success using it over the past week or so, when dollar is OB an euro is OS you can expect EURUSD to go up as those reverse and vice versa.
ENGULFING CANDLESTICK STRATEGY(i) Arrow represent trade setup
(ii) Circle represent triggering of the trade
--------------------------------------------------------------------
1. Where to place stop loss?
2. Where to exit the trade?
3. How to protect gains in your trade?
4. How to apply money management rule?
5. How to trade gap opening?
Pairs Volume FXCM mini accountScript shows the volume of the currency pairs in the FXCM mini account. I set it daily or weekly to see which pair is picking up in activity. My style of currency trading is short holds on the highest volatility. This helps me determine which pairs have the highest volume (or tick activity since there is no true exchange for currency). I use this in conjunction with the other script I wrote, "Pairs Range" which shows which pairs have the highest daily range. This script has a built in 5-sma on each pair. High daily range and high volume is volatility and liquidity. **** This does not include currencies in CHF ****
Strength SPX500 EURUSD XAUUSD USOILStrength of SPX500, EURUSD, XAUUSD and US OIL.
Buy or sell on extreme of strength into the overbought or the oversell.
Correlation of chart symbol to different Index-ETF-currencyScript plots correlation of chart symbol to a variety of indexes, symbols, equities. ** Original idea was to find Bitcoin correlation, which I did not. Built in correlations are: Nikie, DAX, SPY, AAPL, US Dollar, Gold, EURUSD, USDCNY, EEM, QQQ, XLK, XLF, USDJPY, EURGBP
Fibonacci Bollinger BandsThese Bollinger bands feature Fibonacci retracements to very clearly show areas of support and resistance. The basis is calculate off of the Volume Weighted Moving Average. The Bands are 3 standard deviations away from the mean. 99.73% of observations should be in this range.
ATR Pips [LazyBear] [Fixed by Elixium]This is ATR in pips. This was requested by user @ElixiumCapital on Twitter. ATRPIPs in his words:
How to use: Change the chart to the Daily time frame. The indicators value e.g. 0.0105 means that the average daily range of the past 5 trading days is 105 pips. (On standard pairs like EURUSD, GBPUSD)
"ATR PIPs is useful for finding markets with your desired amount of volatility, for example I prefer to trade forex pairs with the highest amount of volatility in the past 5 days, setting the length parameter to 5 days. And setting my stop loss at 25% to 33% of the the indicators value."
Fixed: Default parameters and a critical bug.