메뉴 건너뛰기

 

How to backtest with trading view indicator backtest data excel (2)

- Find the highest point and the highest drop and implement it as a chart

Last time I was going to show you how to make data analysis as simple as possible from this! Last time, we calculated the return and cumulative return. This time, we will calculate the highest point and the highest drop and implement it as a chart!

                                        

Peak is a way to compare the highest return and the cumulative return to get only the larger value.

The formula used here is MAX. =MAX(maximum return , cumulative return).

 

Double-click the green square in the lower right corner of the box.

Finding the highest score is complete!

 

Then we find the highest drop.

This is to calculate the difference between the peak return and the cumulative return.

Also known as MAXIMUM DRAWDOWN (MDD)!

Before we can find the MDD, we need to find the drop first.

The way to find it is (Cumulative Return - Peak) / Peak.

 

Then, double-click the square box in the lower right corner and drag it again.

 

Click % at the top for easy viewing to convert to a percentage

Click the decimal point up to 4 digits!

 

It's really neat, isn't it ?~

 

Then use the formula MIN for the highest drop!

=MIN (all falls)

 

Calculation done!

You can see that this strategy is down -16.58% in the worst case!

 

Now, let's drag the cumulative return and the peak together and visualize it as a chart!

 

Please click on the featured chart

 

Click the line and confirm!

 

Voila! You can see the profit curve and the decline compared to the peak.

 

Next, let's visualize the fall data!

 

Wala! Based on the drop data, you can see the highest drop and what the average number is.

 

It's not very difficult, is it~?

In the next lesson, we will learn how to compare the performance of buying and holding and trading with a trading bot!

 

번호 제목 글쓴이 날짜 조회 수
23 24 [Hunterbot] Automatic trading bot trading on Bithumb Profits for 3 days in a row (▲1.17%).docx EJ 2022.01.19 0
22 23 [Hunterbot] Automatic trading bot available on Bithumb (▲1.16%).docx EJ 2022.01.19 0
21 22 [Hunterbot] Review of automatic trading bot provided by Bithumb (1st test).docx EJ 2022.01.19 0
20 21 [Coinbot 24] Bitcoin automatic trading bot 4 consecutive profits... 2nd verification completed.docx EJ 2022.01.19 0
19 'Coinbot 24 trading review' EJ 2022.01.19 0
18 19 [Coinbot 24] How do automatic trading bots buy in a down market? Is my money okay?docx EJ 2022.01.19 0
17 18 [Coinbot 24] How to use Bitcoin automatic trading bot and reason for selection Episode 1 (signup and setup).docx EJ 2022.01.19 0
16 TradingView Volatility Breakthrough Trading Timeframe Distribution Indicator Usage EJ 2022.01.19 0
15 How to monitor in 3COMMAS after completing trading bot settings EJ 2022.01.19 0
14 Things to keep in mind about backtesting EJ 2022.01.19 0
13 How to backtest with trading view indicator backtest data excel (3) EJ 2022.01.19 0
» How to backtest with trading view indicator backtest data excel (2) EJ 2022.01.19 0
11 How to backtest excel with trading view data (1) EJ 2022.01.19 0
10 How to extract Excel data with TradingView indicator backtest data Autoview EJ 2022.01.19 0
9 How to View Trading View Indicators Backtest Results EJ 2022.01.19 0
8 Where to get a volatility breakout script EJ 2022.01.19 0
7 How to write 3COMMAS automatic order message in Trading View Alert EJ 2022.01.19 0
6 How to create trading view indicator alerts EJ 2022.01.19 0
5 How to Create a Trading View Bot in 3COMMAS EJ 2022.01.19 0
4 How to sign up for 3COMMAS membership and purchase paid services EJ 2022.01.19 0