MACD Strategy With HistogramCombines MACD strategy for backtesting with a plotted histogram and orders
Osilator Terpusat / Centered Oscillators
MACD Strategy with HistogramThis combines a strategy for backtesting with a plotted MACD graph and orders
Improved MACD by TumanStrategy for scalping in 5M and 15M timeframes..
Realized SL and trailing stops.
Each order 1% of the deposit
Arrowpro_versão2.0dktraderR 2Essa versão do arrow pro foi atualizada para retirar ainda mais o ruídos da primeira versão, trazendo maior taxa de acertos e também diminuindo os sinais falsos. Este indicador será liberado para os alunos e os compradores da primeira versão sem nenhum custo. Em breve também ficará disponível para a plataforma ProfitChart.
Arrow Pro - Versão 2.0 DK Trader Essa versão do arrow pro foi atualizada para retirar ainda mais o ruídos da primeira versão, trazendo maior taxa de acertos e também diminuindo os sinais falsos. Este indicador será liberado para os alunos e os compradores da primeira versão sem nenhum custo. Em breve também ficará disponível para a plataforma ProfitChart.
Average True Range StrategyAverage True Range Strategy by Elec
Average True Range Trailing Stops Strategy
Average True Range Strategy
Typically, the Average True Range (ATR) is based on 14 periods and can be calculated on an intraday, daily, weekly or monthly basis. For this example, the ATR will be based on daily data. Because there must be a beginning, the first TR value is simply the High minus the Low, and the first 14-day ATR is the average of the daily TR values for the last 14 days. After that, Wilder sought to smooth the data by incorporating the previous period's ATR value.
Current ATR = / 14
- Multiply the previous 14-day ATR by 13.
- Add the most recent day's TR value.
- Divide the total by 14
Simple MACD Strategy - CrossoverSimple MACD Crossover Strategy
No secret sauce here!
Script was requested by user
MACD BFThis is a modified version of the MACD strategy in the public library. You can set the time period you want in the input parameters, along with the MACD and signal line values.
The default values for this strategy are 12, 26, 12. These settings seem favorable to BTC/USD pairs.
The strategy is simple - when the histogram crosses above zero, a buy signal is generated, when it crosses below zero, a sell signal is generated.
If an opposing signal is generated, we exit the current trade and enter the new one.
You can set a stop-loss as a percentage in the input parameters - for example, if you enter 5, the strategy will exit when the trade goes the wrong way by 5%.
The default money management strategy is to trade 100% of the equity. This can be changed in input settings like it can with any strategy.
TradeWright 1.0 Strategy Results - Surprised myselfPublishing this script because I was proud of the results. There's no BS repainting or time frame manipulation here - just some good old fashioned hard work and thought that turned into a complete system. Will be using it to trade mostly currencies in the coming months - I'll update this script with results. PM me if you want access? I might grant it. Don't want to ruin my edge though.
E-Z's Slither Maker Strategy v0.01This is a strategy I built based on custom MACD and ADX/DMI settings.
Works best for scalping the one hour.
If you run into any issues let me know.
If this script makes you money and feel thankful for all my hard work, you can donate to the addresses below <3
BTC: 3CS6VqDrCf7XRn46bqcXMUZQecbQJ7TKfs
BCC/BCH: bitcoincash:qqrca9z7w2gl2wevjvry6uv7quhcn7kaycx43r34tf
DOGE: AC9tZB6NMoWpvMZmmtop5yXsv7GhHYAxWd
LTC: 34HajDFE3aDWgs1etG3851CLvqNV9pg5Te
Trending CMF MultiTimeFrame - Strategythis is the strategy for the script below
Multi time frame crypto trader
ProZ Reversal StrategyThis is a mean reversion strategy that I have backtested extensively on other platforms and personally trade.
It works best on currency pairs, although it also works very well in all markets if you have a bullish/bearish bias and only take trades in a single direction, or in a range-bound market.
Ask for a 3-day free trial and pricing.
Thanks!
Remora v19.3 - aka Minuteman (TESTER)Separate weights and switches for the divergence added.
fixed the scale problem with the intensity logic. Having said that, even after the fix, the two scales are widely
apart. This is because the standard deviation can be quite low and the
green line can really be 10x or more away from it. As such, you might want to add a large weighting to the divergence
stuff.
Note: The standard deviations will be different with historical and live
data. Again this is due to the fact we update every bar with the live
data but historical data moves in chunks. So if you can imagine the
3hour green line might only move once every 180 bars with historical
data. That will produce a tiny stdev because it is not moving. However
on live data, it moves every minute and so will produce the correct
values.
Lagless Momentum StrategyThis is a premium strategy is based off of moving averages and has been backtested in MT4 over 10 years of 4H data to determine profitability.
Parameters:
Fast EMA: the fast moving average to use
Slow EMA: the slow moving average to use
Smoothing: how sensitive you want the indicator to be to price
SL Activation: The Stop Loss to use
TP Activation: The Target Price to use
Please feel free to ask any questions. I have determined to only sell scripts that I would personally use myself.
The price for lifetime access is $199 and I will give a 3-day trial.
Thanks!
MACKAVELLI Algorithmic StrategyI had a hard time finding a strategy that would work in different time-frames and multiple different currency pairs. This is what I ended up with after countless hours of research and testing. I designed this strategy for auto-algorithmic trading and it uses three different indicators for Long/Short positions and a 4th indicator for exiting positions.
1) A green-light indicator that tells you whether or not you can go long/short.
2) A confirmation indicator that executes the long/short positions.
3) A chop indicator that measures the distance between the two MA's. When they're too close a trade will not be executed, as this usually indicates a chop zone.
4) A third MA is used as an exit indicator.
5) Finally, a loop function is designed to prevent repeat signals. Once a signal is produced on bar close it cannot happen again until that trade is closed or a new position is opened.
Be advised, you need to adjust the settings for each currency pair and time-frame. Once you do that, back-test it and count the last 100 trades to determine accurately your wins/losses. Long entries are the top of the previous bar, shorts are the bottom of the previous bar. This is a more accurate way of counting wins/losses. Tradingview back-test's are not accurate because of where they estimate your long/short entries are, it's very misleading.
Right now I have it setup for 2hr USDCAD with a back-test of 58% win rate on the last 100 trades.
The chop indicator is set to 0.04, I suggest starting there. 0.03 is the lowest I would go. You can go all the way up to 0.1 and higher if needed. You'll start missing big trades though.
The EMA for green-light signal is set to 10, a lower number will give you more entries but less accurate results, bigger number will give less entries with more accuracy but with missed opportunities. 10 is a good starting point.
This strategy is also designed so you can use tight stop losses to prevent large losses. This is because the strategy typically catches trends on the way up/down, minimizing risk for reversal.
I use Heikin Ashi candles for a smoother chart to work with. I have not tested this strategy with normal candles.
DEMO this strategy before using it live and make sure you back-test and tune it before you start. This is written in PINE V3 SO IT WILL NOT REPAINT.