SierraChart

FuturesHustler.com Zones for SierraChart

Plots daily support/resistance zones from FuturesHustler.com directly on your SierraChart chart.

Features

  • Fetches S1-S3 (resistance), L1-L3 (support), Line in Sand (LS), and Macro zones from the FuturesHustler API
  • Single-level zones drawn as dashed horizontal lines
  • Range zones (zone + zone2) drawn as semi-transparent filled areas with solid top and dashed bottom boundaries
  • Labels displayed at the right edge of each zone
  • Auto-refreshes every 30 minutes
  • Fully configurable colors and line width

Installation — Option A: DLL (easiest)

  1. Download FuturesHustlerZones_64.dll
  2. Copy it to:
    C:\SierraChart\Data\
  3. Open SierraChart
  4. From the top menu go to Analysis > Studies
  5. Find FuturesHustler.com Zones in the list and click Add
  6. Click Settings, enter your Endpoint URL, and click OK

If you installed SierraChart in a different location, copy the DLL to the Data folder inside your SierraChart installation folder.

Installation — Option B: Source Code (advanced)

  1. Download FuturesHustlerZones.cpp
  2. Copy it to:
    C:\SierraChart\ACS_Source\
  3. Open SierraChart
  4. From the top menu go to Analysis > Build Custom Studies DLL
  5. Wait for "Build complete" in the log
  6. From the top menu go to Analysis > Studies
  7. Find FuturesHustler.com Zones in the list and click Add
  8. Click Settings, enter your Endpoint URL, and click OK

Setup

  1. Right-click the indicator on the chart and select Edit Study Settings
  2. In the Endpoint URL field enter your API endpoint from FuturesHustler.com
  3. Adjust colors and line width as desired
  4. Click OK

Zones will appear immediately and auto-refresh every 30 minutes.

Settings

Setting Default Description
Endpoint URL(empty)Your personal API endpoint from FuturesHustler.com
Resistance (S1-S3)RedColor for resistance zones
Support (L1-L3)GreenColor for support zones
Line in Sand (LS)OrangeColor for the Line in Sand level
Macro LevelsPurpleColor for macro zones
Line Width2Line thickness 1-5

Troubleshooting

Study not in the list after installing DLL

  • • Make sure FuturesHustlerZones_64.dll is in C:\SierraChart\Data\
  • • Restart SierraChart

Zones not showing after adding the study

  • • Check that the Endpoint URL is correctly entered in the study settings
  • • Open Window > Message Log to see any error messages
  • • Check your internet connection

Build failed (Option B)

  • • Confirm the file is in C:\SierraChart\ACS_Source\ and named exactly FuturesHustlerZones.cpp
  • • Check the build log for the specific error

Requirements

  • SierraChart (64-bit, any recent version)
  • Windows 10 or later
  • Active FuturesHustler.com subscription with a valid Endpoint URL