SkillAgentSearch skills...

Amipy

very fast python backtesting framework based on amibroker backtesting methodology

Install / Use

/learn @Quantmatic/Amipy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

amipy

very fast python backtesting framework based on amibroker backtesting methodology

  • event driven
  • supports any timeframe
  • supports tick aggregation
  • fast optimization speeds
  • multi-asset class simulations

compatible with IQFeed data and MongoDB, (e.g. iq2mongo)

also compatible with any other data source, so long as the OHLC dataframe has the following column format:

ohlc = data[:][['open', 'high', 'low', 'close', 'volume']]

view sample strategy results

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1y ago
Forks18

Languages

Python

Security Score

60/100

Audited on Jun 7, 2024

No findings