TechRancher
Hobby Coder. I enjoy coming up with ways to relieve pain points for Rancher's daily farm routines, along with coding different strategy MicroPython Projects.
Missouri
Pinned Repositories
BasicPython
This is a Jupyter Notebook that will explain the basics of Python and give you a change to practice along.
DMI_VWAP
Directional Moving Indicator with VWAP is a ThinkorSwim:registered: script that plots out buyer and seller movements to help see who is in control of the stock being charted.
Higher_Highs
Higher Highs is a script for ThinkorSwim:registered:. This script can be used in your In the News or Watchlist. It will indicate if the stocks in those lists are producing higher highs.
jbloks
Minetest 5.0 mod
LearnKivy
Learn how to use the Kivy Language
TOS_Trend_Indicator
Thinkorswim :registered: platform Trend Script. This script will display the trend of your chart.
TechRancher's Repositories
TechRancher/TOS_Trend_Indicator
Thinkorswim :registered: platform Trend Script. This script will display the trend of your chart.
TechRancher/Higher_Highs
Higher Highs is a script for ThinkorSwim:registered:. This script can be used in your In the News or Watchlist. It will indicate if the stocks in those lists are producing higher highs.
TechRancher/DMI_VWAP
Directional Moving Indicator with VWAP is a ThinkorSwim:registered: script that plots out buyer and seller movements to help see who is in control of the stock being charted.
TechRancher/jbloks
Minetest 5.0 mod
TechRancher/PivotOnEMA
Pivot On EMA is a Strategy I came up with to be used with ThinkorSwim:registered: platform. This Strategy uses 3 EMA and my Pivot RSI to give the user a buy long signal and or sell short signal.
TechRancher/SuperEMA
Super EMA is a ThinkorSwim:registered: platform script that combines three EMA. The 20 EMA, 50 EMA, and 100 EMA.
TechRancher/Avg_Trade_Range_Label
Avg_Trade_Range_Label is a script for Thinkorswim :registered: platform that will display ATR and ADR Labels on your chart.
TechRancher/LearnKivy
Learn how to use the Kivy Language
TechRancher/ActiveBuzzer
Arduino R3 Active Buzzer Circuit and Code
TechRancher/CloudIndicator
Using an Arduino R3 or R4, with a photoresistor, and a servo
TechRancher/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
TechRancher/DHT11
DHT11 Arduino Library: A simple and efficient library for reading temperature and humidity data from the DHT11 sensor without dependencies.
TechRancher/DimmerOnOffSwitch
Using an Arduino R3 or R4, with active buzzer, two pull up buttons, on 330 Ohm resistor, and one red LED.
TechRancher/Django-3-by-Example
Django 3 by Example, published by Packt
TechRancher/django-markdown-editor
Markdown Editor plugin for Django (great to use outside default django admin)
TechRancher/earlychurchtruth
Church Website
TechRancher/fourstatestockyards
TechRancher/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
TechRancher/minetest
Minetest, an open source infinite-world block sandbox game engine with support for survival and crafting. Also see https://github.com/minetest/minetest_game
TechRancher/Minetest-WorldEdit
The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
TechRancher/On_And_Off_LED_Switch
Using an Arduino Uno R3 or R4 with a LED, and push button we will make a on and off switch.
TechRancher/PassiveBuzzer
Using an Arduino R3 or R4, with a passive buzzer, and a potentiometer we can make different tones.
TechRancher/Photoresistor
Using an Arduino R3 or R4, with a photoresistor, and two LEDs
TechRancher/PhotoresistorBuzzer
Using an Arduino R3 or R4, with photoresistor, and passive buzzer to make light tones
TechRancher/Pivot_RSI
ThinkorSwim:registered: platform script. I wrote this RSI script to be used with my Pivot On EMA strategy.
TechRancher/RFID_Servo
RC522, Raspberry Pi Pico W, SSD1306, SG90 Servo and two LEDs to make a circuit that open and closes a lock with displayed data.
TechRancher/RGB_LED_Serial
RGB LED Code
TechRancher/Simple_4_Button_Panio
Using an Arduino Uno R3, 4 Push Buttons, Passive Buzzer to make a simple panio.
TechRancher/SimpleList
My first C++ Project
TechRancher/TechRancher