Files
AndroidChart/FinancialCustomerView
2026-07-03 15:56:07 +08:00
..
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00
2026-07-03 15:56:07 +08:00

FinancialCustomerView

Introduce

This project will simulate the various views in financial transaction software, provide detailed implementation ideas, and collect relevant algorithms, documents and professional materials.

Significance

May our developers to say, have very mature third party framework, why return to oneself to realize?

  • Knowing how to write and draw, it is more convenient to extend the third library graphics library.
  • Understand the principle of implementation, if the third parties can not achieve, you can write one in a leisurely way.
  • There are many kinds of algorithms and various indicators in financial transactions, but there are few related information on the Internet. I hope can give a little help to financial related developers.
  • Knowing it, knowing it is so.

Demo

Reference material and blogs

Schedule

  • CompletedThe FundView has developed in the master branch.
  • CompletedThe TimeSharingView has developed in the master branch.
  • CompletedThe CandleViewincluding MA、BOLLhas developed in the master branch.
  • CompletedThe code refactoring has completed in the master branch. The code is refactoring in the later period.
  • being developedThe MinorView is being developed in the feature_minor branch.
  • planVerify the accuracy of the data (proofread data with On-line app).
  • planTest availability using open API in a real environment.
  • planSimulating real useswitching timesharing、5m、15m、30m、1h、1d、1w、1m。

Contribution

  • new branchPR。

Famous third party graphic library