It is considered the percentage of candles with low and high closure for a certain period. Then, a moving average is built from these values. When the moving average of the ratio of tall candles to low candles is greater than the ratio of low candles to high, then long (that is, when the green line crosses the red). And vice versa - a condition for short. It also...
The strategy contained in this post comes courtesy of babypips (.com), an excellent resource for all thing forex related. If you are new to trading, the site is definitely worth checking out! Code commentary and an introduction to Inside Bars are available for this post on the Backtest-Rookies (.com) website. Note: If you are interested in custom development...
I present to you a script for testing the channel breakout strategy for the Bitmex exchange. Cryptocurrency itself is a trending tool, which is why breakout strategies generate the largest profits, and the channel breakout strategy is one of the most effective trend strategies. The optimization result shows the result of trading on a volume of 20% of the deposit....
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Buys amount of shares by bars with specified amount of money (100$ for a month bar for example). Including commissions.
Successful traders trade with a fixed plan and without emotion, but this a lot harder than many new traders think. Many never master this skill and suffer continual drawdowns on their accounts as they overtrade high leverage positions in volatile markets. ĐΜŦ Autobot resolves this issue by taking the human element out of the equation, allowing full automation of...
Weighted Price Oscillator is an unique indicator that shows the relationship between two custom variables that trigger signals upon specific conditions. When WPO (short for weighted price oscillator) crosses over the signal or zero line, it creates a buy signal and conversely below the signal or zero line, it generates a take profit signal. All of which are...
Trailing Engulfer is a price action strategy that uses trailing orders that makes use of any timeframe although shorter timeframes are typically used with price action trading. due to it being price action related, there are some differences needed when trading with different assets. This strategy is recommended to be used for stocks and futures only although it...
We are glad to introduce you our new strategy PROFIT +. The strategy PROFIT + is based on price and volume correlation analysis. The entries are quick with tight stop loss. Best suits fot those who like to get quick profit in the beginning of the price move. It was tested on BTC , Bitmex exchange on 1 hour timeframe, but it can also be used on 30, 15 and 10...
The Dominator is a technical indicator. Based on algorithm calculations, this indicator extrapolates the previous price for the next bar. Here is how Dominator is calculated: 1. The study estimates the price projected for the next bar. The estimated price is based on the algorithm method. 2. The study extrapolates this value to find a projected price change...
NAME : Volume and Price Moving average Strategy SUMMARY Long when Indicator >= BuyandSell Short when Indicator < BuyandSell It is an index created by combining the moving average of trading volume and price. To avoid future reference, you must set the Candle Chart time and Resolution Time equally. If you set it differently, there is a gap in yield due to...
Play with backtesting results from high/low breaker indicator
This is the first of my RENKO strategies and studies series. I'm developing some studies on Renko charts from a while and now is time to share the results. This startegy is based on this idea: to measure the "vigor" or strength of a price action and to follow it. I use Renko charts to identify the price action. The indicator will rise or fall when a price action...
Thanks to the great work of KIVANÇ in the Relative Estimated Price REP by KIVANÇ fr3762, it has adapted modifications in the Lookback bar length, transformed into strategy, where a line determines a relative average price of XBTUSD, BTCUSD, ETHUSD and BCH. the line is a calculation, where it involves reading previous candles where it determines what the current...
This is base strategy for understanding if your cross ema strategy works or not based on historical data without re-paint.