skka3134

skka3134

email
telegram

2. Process data

  1. Install pandas, pandas is an open-source software library built on Python for data manipulation and analysis.
  1. Process data, DataFrame is a tabular data structure.
  1. Process column labels.
  1. Time conversion.

image
5. Get time and closing price.

image
6. Install pandas ta, pandas TA is an open-source module based on the Pandas library, which provides over a hundred technical indicators and commonly used indicators.

  1. Calculate indicators, RSI indicator evaluates the strength of the bullish and bearish forces by measuring the percentage of the total magnitude of price increases in a given period to the total magnitude of price changes, and provides specific operation suggestions.

image
8. Save to .csv and disable index.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.