This commit is contained in:
olli 2023-10-27 10:44:54 +02:00
parent 6088d3f1a4
commit 45243ab47f

View File

@ -263,6 +263,10 @@ ${f_price_change}
# EMA
${f_ema12}
${f_ema26}
${f_ema50}
${f_ema100}
${f_ema200}
${f_ema800}
# MACD with EMA 12/16/9
${f_macd_histogram}
@ -280,7 +284,7 @@ ${f_rsi120}
${f_rsi240}
${f_rsi420}
# Price change from coungecko
# Price change from coingecko.com
${f_price_change_1_day}
${f_price_change_7_day}
${f_price_change_14_day}
@ -290,11 +294,19 @@ ${f_price_change_1_year}
# Market Capitalization change from coingecko.com
${f_marketcap_change_1_day}
# Current Fibonacci value from last ?? timeframes
${f_fibo60}
${f_fibo168}
${f_fibo672}
${f_fibo8064}
# Ranges, Pivpot Point and Fibonacci based support and resist levels support/resist2 aka as "Golden Pocket"
${f_range_periods}
${f_lowest_in_range}
${f_highest_in_range}
${f_pivot_point}
${f_support1}
${f_resist1}
${f_golden_pocket_support}
${f_golden_pocket_resist}
${f_golden_pocket65_support}
${f_golden_pocket65_resist}
${f_support3}
${f_resist3}
```
# Future ideas/featrues
@ -302,4 +314,3 @@ ${f_fibo8064}
- Overview trades/profits/losses for tax declaration
- Support for decentralized exchanges like uniswap to gain more "security"
- Archive/compress old or large CSV-History-files