I have an application written in C++. I want to back test it on NASDAQ 100 using accumulation of volume and tick data within every minute of the trading day. How do I do this?
Announcement
Collapse
No announcement yet.
EFS Back Testing for NASDAQ
Collapse
X
-
Hello MarvTrade,
The Strategy Analyzer in EFS can only accept EFS formulas that are programmed for back testing using the EFS Strategy Object.
If your application is getting data from one of our APIs, then you would have to create the back testing logic directly in your application. We do not currently have any built-in methods for back testing in the APIs.Jason K.
Project Manager
eSignal - an Interactive Data company
EFS KnowledgeBase
JavaScript for EFS Video Series
EFS Beginner Tutorial Series
EFS Glossary
Custom EFS Development Policy
New User Orientation
Comment
Comment