leoplaw in #hive-167922 • 12 days agoProgramming My Own Trading Chart - Part 9It's been quite some time since I last reported on the trading chart development. The chart has and still is undergoing a serious overhaul to make it more robusleoplaw in #hive-167922 • 4 months agoProgramming My Own Trading Chart - Part 8It's been a while since my last update in the trading chart. There's quite a bit of progress that has been made since then. Tleoplaw in #hive-167922 • 8 months agoProgramming My Own Trading Chart - Part 7With crypto crashing hard at the moment, I've more than once mused if there will be much of a crypto market left for me to use my trading chart on when I finallleoplaw in #hive-167922 • 8 months agoProgramming My Own Trading Chart - Part 6The short news is, the chart now displays and handles it's first chart indicator... introducing, RSI. I can now start to add one by one to the chart. There's aleoplaw in #hive-167922 • 8 months agoProgramming My Own Trading Chart - Part 5I have not posted in a while as I've been deep deep down the programming rabbit hole. I'm pleased to say the news is good. Progress is being made. Improvemenleoplaw in #hive-167922 • 9 months agoProgramming My Own Trading Chart - Part 4Progress is being made. It is starting to look like a trade chart. It's amazing how a few details can make an impact. The x (time) and y (price) axes are not sleoplaw in #hive-167922 • 9 months agoProgramming My Own Trading Chart - Part 3Turn the volume up! I realised last night I could pick some of the low hanging fruit. The volume graph would very similar code to the candles. After figuringleoplaw in #hive-167922 • 9 months agoProgramming My Own Trading Chart - Part 2It would seem my laying the foundations has paid off. Implementing the chart candles has been smoother than expected. I've ironed out the bugs (I believe) and tleoplaw in #hive-167922 • 9 months agoProgramming My Own Trading ChartAm I mad? I started programming my own trading chart from scratch. Why you might ask, and why I asked myself. I did not want to be locked into a chart that haleoplaw in #hive-167922 • 11 months agoTrading App Development - Fibonacci RetracementTrading-Vue-JS (TVJS) is a beast of a Vue component. The only stock chart better than it is [Trading View](leoplaw in #hive-167922 • 11 months agoTrading App Development - The State of ThingsWhat's the state of the trading app? That's something that could not be answered for a long time. But I'm not referring to it's development, but rather a featurleoplaw in #hive-167922 • 11 months agoTrading App Development - What's the News?I as likely you do also, have your favourite crypto talking head that you like to tune into. Eric Krown being one that Ileoplaw in #hive-167922 • last yearTrading App Development - Booking your ordersAnother small step forward with the app has been made, and many other ones behind the scenes, some cosmetic, some functional. The trade order panel finalleoplaw in #hive-167922 • last yearTrading App Development - the Journey of the JournalThe journey has begun! No decent trading app is without a trade journal... right? Unfortunately this seems to be the exception and not the rule, as far I have seen so far. Granted I haven't sleoplaw in #hive-167922 • last year Trading App Development - You GitAh the wonders and headaches that are Git. Git is a universe of complexity. A friend of mine who is a veteran senior programmer is always the tleoplaw in #hive-167922 • last yearTrading App Development - in the StreamI've trying to get into the flow of streaming live trade prices from various exchanges. Each exchange have it's own unique API and stream formatting. This makes life complicated enough, but I went aleoplaw in #technology • last yearThe CulpritThe last couple of weeks have been a bit stressful. Technology is a good thing when it works, and disaster when it fails. Especially when you rely upon saileoplaw in #hive-167922 • last yearTrading App Development - Part 9A major milestone has now been reached with the app. It can now switch between the exchanges that CCXT supports and load the histoleoplaw in #hive-167922 • last yearTrading App Development - Part 8I haven't posted about this for quite some time, but rest assured I have been very busy coding. I've reached a couleoplaw in #hive-167922 • last year Building a Trading Bot from Scratch - Part 6 - environmental hellNo, I'm not talking about climate change. I'm talking about server versus client (browser). Node.js seemed like a smart choice to build this trading app with at the start. One…