BTC-M
CR True Sight Scalper V3.0At last, my True Sight Scalper V3.0 is here!
$100,000 Initial capital.
From 3/1/2019 to 7/3/2019.
For 2 weeks of free trial just DM me.
Ema BacktesterA simple, but useful script for backtesting purposes. Find the optimal Settings for your strategy.
tips are always welcome at: 38uGQJDDZDL6wX48x4gYTccPeQ3ZHVYmY4 (btc)
I hope you enjoy the script :)
Stratos - Backtesting - Final Version - CryptoFoudid.comHi all,
Here you have the backtesting script based on Moving Average.
We trade automatically for our customers on the bitmex platform. For more information, contact me directly.
Cheers
Polyrithmic Trend 2This script is designed to work on cryptocurrency.
This idea is to capture large amounts of the trend but to be able to get out when the support begins to break.
To use this script:
Buy signal:
- When the price is above the white moving average
- When the price goes over the buy line (higher / blue)
- When trading view says buy
Sell signal
- Move a stop up with the pink line and wait to be stopped out
3PDivLong
Test 2 : 31 May - 14 June 2019
- 5 m chart (best profit)
- 0.075% commission (Bitmex)
- max intraday loss = 5%
- leverage 1x
QuantNomad - Pivot Reversal Strategy - XBTUSD - 1hPivot reversal strategy almost always works pretty good for crypto.
Here is setup with 4 left, 4 right bars for pivot points for XBTUSD 1h chart.
It shows a pretty nice performance of 350% with only 10% dd, Sharpe is 1.16.
If you're interested in using this strategy in my scripts you can find alerts for it and a version with added backtesting range.
And remember:
Past performance does not guarantee future results.
3PDivLong
Test: 15-30 May 2019
- 5 m chart (best profit)
- 0.075% commission (Bitmex)
- max intraday loss = 5%
Moving Average Strategy of BiznesFilosofWhat is brilliant is simple! Therefore, this strategy works very well. It is configured on bitcoin. But you can use it for other tools. Only need to change the settings.
Remember that this is not a panacea, but only an assistant! You yourself have to choose which entry and exit points to choose.
In more detail about strategy on my channel in YouTube.
===
Что гениально, то просто! Потому, эта стратегия очень хорошо работает. Настроена она на биткоин. Но можно использовать и для других инструментов. Только нужно поменять настройки.
Помните, что это не панацея, а только помощник! Вы сами должны панимать, какие выбирать точки входа и выхода.
Более подробно про стратегию на моём канале в Ютуб.
Buy The Dip - Does It Work?Buying the dip has become a meme in crypto, but does it actually work?
Using this script you can find out.
The dip is defined here as the average true range multiplied by a number of your choosing (dipness input) and subtracted from the low.
When price crosses under the dip level, a long is initiated. The long is then closed using a timestop (default value 20 bars), no fancy exits here.
A general rule for buying the dip should be to be more passive in a bull market and aggressive in a bear market.
Same goes for all counter trend trading.
Heres a few other examples of dip buying statistics using the H4 timeframe:
50% profitable, 1.692 Profit Factor
BINANCE:PIVXBTC
56.52% profitable, 1.254 Profit Factor
BINANCE:KMDBTC
27.27% Profitable, 0.257 Profit Factor... yikes!
BINANCE:BTSBTC
73.33% Profitable, 13.627 Profit Factor... o.O
BINANCE:MANABTC
STOCH MACD SAR RSI V2 STRAT 15M// Strategy based on Stochastic Oscillator ( STOCH ), Moving Average Convergence / Divergence ( MACD ), Parabolic Stop and Reverse (PSAR) and Relative Strength Index (RSI)
// In the second version RSI added
// Adapted for15M time frame
// Created and based on Binance chart
// Working with comission
// No repaints
Powerfull strategy MACD + RSI + Stoch buy on High exit on ATRMy strategy uses a combination of three indicators MACD Stochastic RSI .
The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time the BUY STop we place on previous day HIGH
We exit on Take profit or Stop loss which is calculated by ATR (10) or on the opposite signal "Volatility breakout"
This strategy works well on stocks, commodities and cryptos especially during market breaking up after consolidation
The best results are on Daily charts , so its NOT a scalping strategy. But it can work also on 1H charts.
The strategy does not have any stops and profit targets, so we can take all the market can give us at the moment.
The exit point only when MACD goes under Signal
Its Preformance is significantly better with "buy stop on High.1" idea and exit on "volatility price breakout"
So, use it, trade it.
If it will help you to imprive your trading results, please donate me
BTC: 12kd1F8buWisUBdq27BBwRkUvzW7Ey3og5
GRID RELOADED 1.0Script for grid trading on Bitmex XBTUSD 5min
A quick description for the input parameters. I can detail privately the ones that are important:
Points between two same dir trades = how much the price must change before a new DCA can happen
Points between SHORTS = same for short trades
Global Take Profit points = take profit for all open positions expressed in the same units as the price
Global Stop Loss points = same as for profit
Take Profit points decrease per bar = this is how much the target global profit decreases each bar toward zero
Trend up to start a trade long = wait for the DEMA to show a long slope before opening new long positions
Max long position = max n. of long positions
Check trend on trade = wait for a positive/negative bar before long/short
Min Stochastic overbought/sold for trade = wait for the stochastic to be below/above this before long/short
Limit Orders long % below close price = place limit orders % before current price. the order could be left pending.
DEMA 1 Length = periods of DEMA for trends
HA Candles = toggle a pattern match to enter trades
STOCH MACD SAR Strategy 15M// Strategy based on Stochastic Oscillator (STOCH), Moving Average Convergence / Divergence (MACD) and Parabolic Stop and Reverse (PSAR)
// Adapted for15M time frame
// Created and based on Binance chart
// Working with comission
// No repaints