Robot_eVe

Robot eVe Colorbox

A script to test the Colorbox strategy of the trading robot eVe.

Lines

The blue line is the moving average and the reference point for the other lines.
Lime lines - a shifted moving average for opening a long position using a limit order.
Red lines - a shifted moving average for opening a short position using a limit order.

Strategy

Long positions are opened by a limit order at the price of the lime line.
Short positions shall be opened by a limit order at the price of the red line.
Any positions shall be closed by a market order.
If a long position is open, the position shall be exited upon the occurrence of any rising bar (green bar).
If a position is short, the position is exited on any falling bar (red bar).
This is a counter-trend strategy.

Exchange fees

A maker is used to enter.
A taker is used to exit.
The amounts for a maker and a taker are always equal.
For the backtest, the average commission = (maker_fee + taker_fee) / 2

Symbols

This is a very versatile strategy. It can be profitable on any trading pairs, on any asset class, and on any timeframe. But it requires the right parameters to perform well (see recommendations below).

Recommendations

The more volatile the asset, the better the strategy will work.
The more volatility , the more you need to set a slider for your orders.
The larger the time frame, the greater the number of slots required for orders.
Short positions are less profitable and more risky.
Short positions can be disabled altogether, it can be useful.
The strategy works very well for Crypto/Crypto trading pairs (e.g. ETH/BTC , DOGE/ETH, etc)
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?

関連のアイデア