Skip to content

Instantly share code, notes, and snippets.

View adgeese's full-sized avatar
🏠
Available.

Brandon Wilkins adgeese

🏠
Available.
View GitHub Profile
//@version=4
'''
Quick explanation from "Market Cipher - what is just a closed source of this script with alerts. (DO NOT PAY 1.500$ JUST FOR ALERT FUNCTION!)"
Market Cipher B is an all-in-one oscillator allowing for more quality indications than ever before.
It combines five algorithms (some well-known, some custom) that have all been fine-tuned and smoothed for optimal analysis and trading results.
When all of the algorithms converge, Market Cipher B will project a “Green Dot” which will aid you in longing the dips in bull markets as well as temporarily exiting shorts in bear markets.
The Green Dot is often accompanied by extreme sellers’ momentum and will warn you of potential market bottoms, giving you strong hands even when the night is at its darkest.
Market Cipher B certainly excels on the small time frames, but is a particularly deadly tool for isolating large swings in the market.
@adgeese
adgeese / godmode_indicator
Created August 19, 2021 22:32 — forked from iUmarov/godmode_indicator
GodMode Indicator in Python
# This is a non-multiexchange version of GODMODE indicator
# If you want the multi exchange version of GODMODE indicator, you need to implement willy and csi calculations too
# Original source of god mode indicator:
# https://www.tradingview.com/script/oA3U7pok-GODMODE-OSCILLATOR-FRESH-BREAD-GENERATOR-FREE-TO-USE/
import pandas as pd
import talib
channel_length = 9
average_length = 26
@adgeese
adgeese / CMakeLists.txt
Created September 24, 2020 21:01 — forked from jingzhehu/CMakeLists.txt
Clion meets bitcoin.
cmake_minimum_required(VERSION 3.3)
project(bitcoin)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
add_custom_target(build-bitcoin ALL
COMMAND ./autogen.sh
COMMAND ./configure
COMMAND $(MAKE) WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
@adgeese
adgeese / keybase.md
Last active December 14, 2019 03:43

Keybase proof

I hereby claim:

  • I am adgeese on github.
  • I am adgeese (https://keybase.io/adgeese) on keybase.
  • I have a public key ASB_HuNHkY6oNFA9RmsSGlZy2nssk72TdxTR52GQq7f2rQo

To claim this, I am signing this object: