SCUDATA
esProc
SPL
  • Analyst
  • Desktop
  • BigData
  • Desktop
  • Blog
  • Community
  • Documentation
  • eBook
  • About
SCUDATA
esProc
SPL
Github
    • Analyst
    • Desktop
    • BigData
    • Desktop
    • Blog
    • Community
    • Documentation
    • eBook
    • About

Tag: SPL quantitative

SPL quantitative practice series: backtesting routine

One essential step in quantitative trading is backtesting. Any strategy needs to be validated with historical data before it can be used for paper trading or even real trading. This article will introduce how to conduct backtesting in SPL. Without further ado, let’s get straight to the point. Suppose we have the following trade data generated according to a certain strategy: In this table, ‘ts_code’ refers to the stock code; ‘trade_date’ refers to the trade date; ‘shares’ refers to the number of shares traded, and ‘flag’ refers to the trade flag (1 denotes buy, -1 denotes sell). Now we need

...
2024-04-10 4 SPL Big Data Computing Tag:SPL quantitative

Guide

  • SPL&Code
  • SPL Application Development
  • SPL Desktop Analysis
  • SPL Big Data Computing
  • SPL Learning Material
  • SPL Case&Testing
  • YModel & Data Mining
  • Jiang's TalkingData

Recent Posts

  • Micronaut Integration with SPL to Implement Microservices
  • How to merge overlapping time intervals with esProc
  • How to retrieve the start time of the next group from the event table with esProc
  • How to Implement JOIN Operations Between Tables from Different Databases with esProc
  • How to simplify MongoDB queries with esProc
  • How to supplement the missing capabilities of database SQL with esProc
  • How to simplify nested SQL in applications with esProc
  • How to Speed Up Conditional Filtering on Enumerated Fields with esProc
  • How to Speed Up EXISTS in Primary-Subtable Joins with esProc
  • How to Speed Up Associations between Large Primary and Sub Tables with esProc
discord-scudata twitter-scudata Linkedin-scudata
LINK: SPL | RAQSOFT | About us | Contact us | Sitemap
© Copyright SCUDATA Ltd.

Loading Comments...