TradingView
RomainHaenni
Jun 1, 2023 5:40 AM

Simple Dollar Cost Average 

描述

This simple DCS indicator shows:
  • Invested Amount
  • Portfolio Value
  • Profit
  • Assets
  • Cost per Share
  • Fees


You can define:
  • Starting Investment
  • Investment per Cycle
  • Fee Ratio
  • Cycle Frequency
  • Start and End Date

版本注释


  • Starts investing on day one and not some time later based on unix timestamp
  • code clean-up
  • table content more concise
  • table better readable on mobile app

版本注释

Puts table to bottom left for better UX

版本注释

Auto cell width

版本注释

Fixes an issue when time frame is lower than one hour
评论
gaborkis
Hello! First of all, thank you for the indicator.
My question is.. Is it not possible to somehow add an alert to the indicator? For example, when you reach 100% profit, send an alert? Thank You. Gabor
更多