Skip to content

austinyuch/api_algorithms

Repository files navigation

API algorithms

Call api, and get result.

For api doc, refer to https://apialgorithms.yuehchengchang.repl.co/docs#/

Changelog

20221020

  • 加入累計跌幅百分比
  • 加入csv下載功能

20220707

  • Pyramid - arithmetic: get買入等差金字塔(flt_總預算,flt_起始價格, flt最終價格, int_交易次數, flt_最小增加數量, flt_下單數量等差參數, flt_起始單位數=1)
  • Pyramid - geometric: get買入等比金字塔(flt_總預算,flt_起始價格, flt最終價格, int_交易次數, flt_最小增加數量, flt_下單數量等比參數, flt_起始單位數=1)

About

simple algorithms for investment and etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published