[Quant] Strategy Development Platform

A platform where the user can develop strategy like Multichart

CB Hsu
Portfolio of CB Hsu
2 min readSep 22, 2018

--

Technology

Python/Numpy/Pandas/Pyalgotrade

Motivation

Although Multichart is easy to develop the strategy, there are many constraints.

  1. Hard to automate
  2. Hard to customize
  3. Hard to use the plug-in tool

=> Python can help us to achieve our goal.

Description

Result Compare

The python strategy development platform can generate almost the same as Multichart as.

Python:

Multichart:

Command Compare

The command of entering the market is almost the same.

Python:

Multichart:

--

--