logs from backtesting code

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8203 quote
    karunswarokarunswaro
    Participant
    Junior

    Is there a way to generate logs from the backtesting code I run.

    For example I am calculating a variable (in my backtesting code) which is a average range of last 5 days, can I log the value of this, to see if it’s calculated correctly?

    #8205 quote
    NicolasNicolas
    Keymaster
    Legend

    You have 2 options:

    1/ create an indicator you can add on chart when you are backtesting

    2/ use the GRAPH instruction in your Probacktest code, to draw your variable value on chart

    #8780 quote
    karunswarokarunswaro
    Participant
    Junior

    Perfect thanks Nicolas

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

logs from backtesting code


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
karunswaro @karunswaro Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by karunswarokarunswaro
10 years, 3 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 05/27/2016
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...