Programming My Own Trading Chart - Part 14

avatar

Most of the basics of the trading chart are now in place. There are still a couple of very minor issues to attend to, otherwise, I'm already starting to move on to new features and the much anticipated, new indicators.

It has been a test of patience holding off releasing any new version updates in the past months as I worked through some major rewrites and working several performance and display issues.

TradeX-chart is a stand alone plain JavaScript web component. After working with Web Components, I have no desire to use any of the existing frameworks, even the light weight ones. I now have a core of reusable functions and classes that can be used on other projects.

The chart has only one dependency, TALib-web which is a Web Assembly module that provides a plethora of technical analysis functions.

TALib does what says on the tin. However there can be web server configurations that are not set up for WASM mime-types, here's looking at you GitHub. This is crazy in this day and age that WASM mime-types are not a default. The chart will still run without the module, but will not be able to calculate new indicator data. If it has pre-existing indicator data, it will of course still display that. I am considering providing a pure JavaScript talib as a fall back. However, I'm doing everything I can to keep the bundle size down to a minimum.

A live demo of the chart can be found here, since GitHub hosting won't play nice.



0
0
0.000
1 comments
avatar

Congratulations @leoplaw! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

You published more than 550 posts.
Your next target is to reach 600 posts.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Check out our last posts:

LEO Power Up Day - March 15, 2023
HiveBuzz rewards participants in the Afri-Tunes Anniversary event
Keep Hive Buzzing - Support our proposal!
The Hive Gamification Proposal
Support the HiveBuzz project. Vote for our proposal!
0
0
0.000