Skip to content

bleave/trade-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trade Overlay

A Quantower indicator that renders historical trade fills on a chart from a JSON file — useful for trade replay, journaling, and post-mortems.

What it does

Point it at a JSON file (or a folder full of them) containing exported trade fills, and it draws entry/exit markers on the chart for the matching symbol. Optionally filter by account substring or futures-root vs. exact-symbol match (handy when you want ES fills to render on any ES contract month).

Inputs

Parameter Default Notes
JSON file OR folder C:\TradeOverlays\exports Source of trade fills
Account contains (empty) Substring filter
Symbol exact match false If false, matches by futures root

Build

Open in Visual Studio or dotnet build. Copy the DLL into Quantower's Settings\Scripts\Indicators.

Stack

C# / .NET, Quantower BusinessLayer SDK.

About

Quantower indicator for rendering historical trade fills from JSON onto charts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages