Explorar o código

second commit

Lukas Goldschmidt %!s(int64=2) %!d(string=hai) anos
pai
achega
25fc3ba55e
Modificáronse 1 ficheiros con 21 adicións e 43 borrados
  1. 21 43
      README.md

+ 21 - 43
README.md

@@ -1,43 +1,21 @@
-# Node-RED Bitstamp Ticker Flow
-
-## Introduction
-This repository contains a Node-RED flow called `nodered_bitstamp_ticker_flow` authored by Lukas Goldschmidt. The flow fetches ticker information for all Bitstamp pairs and splits the information into tables for each pair. This data is then used in a trade bot application.
-
-## About Node-RED
-Node-RED is a powerful tool for building Internet of Things (IoT) applications with a focus on simplifying the 'wiring together' of code blocks to carry out tasks². It uses a visual programming approach that allows developers to connect predefined code blocks, known as 'nodes', together to perform a task². You can learn more about Node-RED [here](^1^).
-
-## About QuestDB
-QuestDB is a fast open-source time-series database with high-performance ingestion and SQL analytics⁶. It tackles difficulties when managing high throughput of time-based data and makes it easy to analyze the ingested data through simple SQL queries⁶. You can learn more about QuestDB [here](^7^).
-
-## Installation
-Node-RED can be installed on various platforms, including a local computer, a device such as a Raspberry Pi, or in the cloud¹. This flow is running on a Raspberry Pi 3 as an add-on of Home Assistant¹⁷. You can find detailed instructions on how to install Node-RED on a Raspberry Pi 3 [here](^9^) and [here](^10^).
-
-Once Node-RED is installed, you can import a flow into it. Detailed instructions on how to install a flow in Node-RED can be found [here](^13^) and [here](^15^).
-
-## Usage
-The only file in this repository is `bitstamp_ticker_flow.json`, which contains the Node-RED flow. After installing Node-RED and importing the flow, you can use it to fetch ticker information for all Bitstamp pairs.
-
-## Disclaimer
-This software comes with no warranty. The author is not responsible for any loss of money, time, sanity, or personal relationships as a result of using this code. Use at your own risk and amusement. Made under the influence of Cannabis and with the clever assistance of Bing AI and ChatGPT.
-
-Source: Conversation with Bing, 11/6/2023
-(1) Node-RED: Lecture 1 – A brief introduction to Node-RED. https://noderedguide.com/nr-lecture-1/.
-(2) Getting Started : Node-RED. https://nodered.org/docs/getting-started/.
-(3) Introduction to QuestDB | Baeldung. https://www.baeldung.com/java-questdb.
-(4) Introduction | QuestDB. https://questdb.io/docs/.
-(5) Getting Started : Node-RED. https://nodered.org/docs/getting-started/.
-(6) Getting Started - Home Assistant. https://www.home-assistant.io/getting-started/.
-(7) Running on Raspberry Pi : Node-RED. https://nodered.org/docs/getting-started/raspberrypi.
-(8) Install Node-RED on Raspberry Pi | Random Nerd Tutorials. https://randomnerdtutorials.com/install-node-red-raspberry-pi/.
-(9) Flows : Node-RED. https://nodered.org/docs/user-guide/editor/workspace/flows.
-(10) How to Export and Import Flows-Node-Red. https://stevesnoderedguide.com/copy-nodes-flows-node-red.
-(11) Node-RED - Wikipedia. https://en.wikipedia.org/wiki/Node-RED.
-(12) Node-RED. https://nodered.org/.
-(13) Steve’s Node-Red Guide. https://stevesnoderedguide.com/.
-(14) QuestDB - Database of Databases. https://dbdb.io/db/questdb.
-(15) How to install Node-RED and AutoStart on boot on Raspberry pi?. https://www.programmingboss.com/2023/03/how-to-install-node-red-and-autostart-on-boot-on-raspberryPi.html.
-(16) Install Node RED on Your Raspberry Pi : 4 Steps - Instructables. https://www.instructables.com/Install-Node-RED-on-Your-Raspberry-Pi/.
-(17) Creating your first flow : Node-RED. https://nodered.org/docs/tutorials/first-flow.
-(18) Library - Node-RED. https://flows.nodered.org/add/node.
-(19) Home Assistant. https://www.home-assistant.io/.
-(20) undefined. https://raw.githubusercontent.com/node-red/linux-installers/master/deb/update-nodejs-and-nodered%29.
+# Node-RED Bitstamp Ticker Flow
+
+## Introduction
+This repository contains a Node-RED flow called `nodered_bitstamp_ticker_flow` authored by Lukas Goldschmidt. The flow fetches ticker information for all Bitstamp pairs and splits the information into tables for each pair. This data is then used in a trade bot application.
+
+## About Node-RED
+Node-RED is a powerful tool for building Internet of Things (IoT) applications with a focus on simplifying the 'wiring together' of code blocks to carry out tasks. It uses a visual programming approach that allows developers to connect predefined code blocks, known as 'nodes', together to perform a task.
+
+## About QuestDB
+QuestDB is a fast open-source time-series database with high-performance ingestion and SQL analytics. It tackles difficulties when managing high throughput of time-based data and makes it easy to analyze the ingested data through simple SQL queries.
+
+## Installation
+Node-RED can be installed on various platforms, including a local computer, a device such as a Raspberry Pi, or in the cloud. This flow is running on a Raspberry Pi 3 as an add-on of Home Assistant. You can find detailed instructions on how to install Node-RED on a Raspberry Pi 3 on the internet.
+
+Once Node-RED is installed, you can import a flow into it. Detailed instructions on how to install a flow in Node-RED can be found on the internet.
+
+## Usage
+The only file in this repository is `bitstamp_ticker_flow.json`, which contains the Node-RED flow. After installing Node-RED and importing the flow, you can use it to fetch ticker information for all Bitstamp pairs.
+
+## Disclaimer
+This software comes with no warranty. The author is not responsible for any loss of money, time, sanity, or personal relationships as a result of using this code. Use at your own risk and amusement. Made under the influence of Cannabis and with the clever assistance of Bing AI and ChatGPT.