Skip to content

Instantly share code, notes, and snippets.

View springzh's full-sized avatar

Spring Zhang springzh

  • Guangzhou Chuangyuan Inc
  • Guangzhou Guangdong China
View GitHub Profile
from flask import Flask, make_response
from pymongo import MongoClient
import numpy as np
import talib
from talib import abstract
from talib.abstract import *
import json
import datetime
import numpy as np
import StringIO