Skip to content

Instantly share code, notes, and snippets.

View borje's full-sized avatar

borje

  • Pine House Road AB
  • Linköping
View GitHub Profile
@GrovesD2
GrovesD2 / williams_r.ipynb
Created October 28, 2023 13:39
A backtest and parameter optimisation for the Williams %r strategy
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@davecoutts
davecoutts / cx_oracle-5.2.1-py35_0_build.sh
Last active April 2, 2018 12:47
Build Python 3.5 conda package for cx_oracle 5.2.1 on Linux
# Build Python 3.5 conda package for cx_oracle 5.2.1 on Linux
# Currently(2016-07-09) only cx_oracle-5.1.2-py27 is avalible in the conda repository.
#
# Based on http://conda.pydata.org/docs/build_tutorials/pkgs.html
#
# Build environment: Ubuntu 16.04 with Anaconda3-4.1.1-Linux-x86_64 installed in $HOME/anaconda3
#
# Download from http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html
# - instantclient-basic-linux.x64-12.1.0.2.0.zip
# - instantclient-sdk-linux.x64-12.1.0.2.0.zip