Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MACD ES

Custom MACD indicator for the Quantower trading platform, originally tuned for trading the ES futures contract.

What it does

Standard MACD (fast EMA – slow EMA, plus a signal line and histogram), implemented against the Quantower indicator API so it can be dropped onto any chart.

Inputs

Parameter Default
Fast Length 12
Slow Length 26
Signal Smoothing 9
Source price Close (configurable: Open / High / Low / Close)

Build

Open MACD_ES.sln in Visual Studio or run dotnet build. Copy the output DLL into Quantower's Settings\Scripts\Indicators folder.

Stack

C# / .NET, Quantower BusinessLayer SDK.

About

Quantower MACD indicator tuned for ES futures workflows.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages