Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV (DI), SMITH & NEPHEW PLC ORD USD0.20, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, BARCLAYS PLC ORD 25P
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
VBand Strategy is simply used Vwap funcation and atr 14 for find the entry and exit points. This simple Strategy.
After I published Short Selling strategy with RSIofUO , I have been working for Long side strategy with same indicator. but for Long strategy , I have used only the Ultimate Oscillator ... (Not the RSI of UO) Logic behind this is , when UO goes below oversold level , high chance of possible reversal from there ... Ultimate Oscialltor values , I have used are...
Today I bring another crypto strategy that works greatly with pairs like BTCEUR, ETHEUR, for 3h+ time frames. Its a risky strategy because we have a hard stop loss of 25% of our capital which can be modified. The idea behind its simple, we have a candle which is made from open+high+low+close / 4 , and we make the decision based on this one. We only go long with...
This script looks at the RSI EMA and RSI SMA crossovers when above a certain price EMA It was mainly written for swingtrading and only for long positions on a daily timeframe for BTC and ETH. They idea is to have a script that indicates when to convert your BTC /ETC to a stable coin and when to buy in again. You could try to use it for other positions (short,...
Today I bring you a simple and efficient indicator/strategy based only on HA. Can be used together with other TA tools or alone. The idea behind is simple : We have to forms to calculate the candle, using inner HA candles or normal candles. Once we have that we apply certain rules to get the max high, min low, open and close(ohlc) With that then we check for...
This code is for educational purposes. Following are the major takeaways from this code 1. Identify the first bar of the series. 2. Using security function to obtain data from a higher Time frame 3. Use of function strategy.risk.max_intraday_filled_orders 4. closing trade at the end of the session The code is in raw form and can be refined/modified to improve results
Dear All, Please find updated version of Zero lag WMA crossover. In addition to this added 20/50 EMA to get better results. Settings: ZLWMA = 8 identified by Blue line Fast WMA = 21 identified by Red line EMA Period 20/50 How to Trade: Buy: Wait for positive crossover (Blue cross above Red) to happen trade can be taken there but to get better results post...
Credit for original idea goes to 1 min forex scalping by mikegoryunov Changes include several lower lag filters (See line 3 for a list) and values for profit, loss, and trail_points (See lines 48:53) a, b, & c represent fast, medium, and slow filters. Basic idea is to monitor crossovers of the three filters to determine buy/sells. Exits occur quickly...
Hi, today I bring you a price action strategy/indicator for Forex, made out for Marubozu candle type. For the entries of it check if we have a long or a short marubozu. For exit we have for long when the actual candle is green and the last previous two were red. For exit we have for short, when the actual candle is red and the last previous two were green. If...
This is a simple and efficient crypto strategy, designed for big timeframes like 12/24h. On history it beats buy and hold strategy in many ocasions, and because of a low DD, pyramid can be used to elevate our winnings while still keeping a low DD < 40% avg. For the purpose of this example, I used 100% of the capital on each trades, together with a comission of...
This strategy backtests the opening ramp of Europe at 9am European time, which is 2am Chicago time ( CME ES timezone ) on the ES Futures Contract. The following conditions are embedded in the strategy: - Market entry at 2 am Chicago time - Size = 2 contracts - Stop = -5 points - TP 1 = +3 points (1 Contract) - Stop to Break even (entry + 0.5) after TP 1 is...
Moving average crossover systems measure drift in the market. They are great strategies for time-limited people. So, why don't more people use them? I think it's due to poor choice in choosing EMA lengths: Market Wizard Ed Seykota has a guideline for moving average crossovers: the slow line should be at least 3x the fast line. This removes a lot of the whipsaws...
This is a preety good strategy suited for long term trading. It has been adapted and optimized in this case for GBP/JPY 1D time frame. Its made of Kiojun baseline, together with ATR for stop loss and size calculation and Williams % R For the purpose of this example we simulate that we have a leverage of 100x in order to be able to buy the ammount of lots...
This is a forex strategy suited for day traders, specialized in the london breakout session The key elements for this strategy are the specific london time session, together with an exit time(before asian trade/at the end of new york session). At the same time, as logic elements we only use price action inside like : For long we have 3 ascending candles, and...
This version its made for 8-12h and works amazingly on the ETH pairs. Can be adapted to others as well For this example, I used an initial 1$ account, using always full capital on each trade(without using any leverage), together with a 0.1% commission/fees for each deal, on Coinbase broker. This is a long only strategy The components for the inside of the...
This is a simple buy and hold calculator. You have an initial date and once that dated it passed it will sell the product that was bought initially. This strategy buys and sell 100% of the initial volume.
This is a strategy made for gold 1h. Its made of RSI and EMA . The rules are simple we are above ema and the rsi > oversold area we enter long. For short we are belowe ema and rsi < oversold area IF you have any questions private message me !