(function(){
var CN = 'menthorq_utm_params';
var LK = 'menthorq_utm_params';
var UK = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id'];
var CK = ['gclid','fbclid','msclkid','ttclid','twclid'];
var CD = 30;
var AK = UK.concat(CK);function sC(n,v,d){var e=new Date(Date.now()+d*864e5).toUTCString();var c=n+'='+encodeURIComponent(v)+';expires='+e+';path=/;SameSite=Lax';if(location.protocol==='https:')c+=';Secure';document.cookie=c;}
function gC(n){var m=document.cookie.match(new RegExp('(?:^|; )'+n+'=([^;]*)'));return m?decodeURIComponent(m[1]):'';}
function sv(d){var j=JSON.stringify(d);sC(CN,j,CD);try{localStorage.setItem(LK,j);}catch(e){}}
function hk(o){if(!o)return false;for(var i=0;i<AK.length;i++)if(o[AK[i]])return true;return false;}
function nm(d){if(!d)return null;if(d.first)return d;if(hk(d))return{first:d,last:d};return null;}
function ld(){var r=gC(CN);if(r){try{var n=nm(JSON.parse(r));if(n)return n;}catch(e){}}try{var s=localStorage.getItem(LK);if(s){var n=nm(JSON.parse(s));if(n)return n;}}catch(e){}return null;}
function mg(p,n){var o={};if(p)for(var k in p)o[k]=p[k];for(var k in n)o[k]=n[k];return o;}var ps = new URLSearchParams(window.location.search);
var fd = {}, has = false;
for (var i = 0; i < AK.length; i++) {
var v = ps.get(AK[i]);
if (v) { fd[AK[i]] = v; has = true; }
}// Click-ID synthesis: when only a click-id is present (no utm_source), derive
// utm_source/utm_medium so downstream analytics groups under the right channel.
var SY = {
gclid: ['google', 'cpc'],
fbclid: ['facebook', 'cpc'],
msclkid: ['bing', 'cpc'],
ttclid: ['tiktok', 'cpc'],
twclid: ['twitter', 'cpc']
};
if (has && !fd.utm_source) {
for (var sk in SY) {
if (fd[sk]) { fd.utm_source = SY[sk][0]; fd.utm_medium = SY[sk][1]; break; }
}
}if (has) {
fd.captured_at = new Date().toISOString();
var ex = ld();
// Last-touch: merge new fields ON TOP of previous last (preserva campi pregressi)
var newLast = ex && ex.last ? mg(ex.last, fd) : fd;
// First-touch: se ex.first ha almeno un UTM, e' completo e sticky.
// Se ex.first esiste ma e' click-id-only (orphan), completa con i campi nuovi.
// Se ex.first non esiste, usa fd come first.
var newFirst;
if (ex && ex.first) {
var firstHasUtm = false;
for (var i = 0; i < UK.length; i++) if (ex.first[UK[i]]) { firstHasUtm = true; break; }
newFirst = firstHasUtm ? ex.first : mg(ex.first, fd);
} else {
newFirst = fd;
}
sv({first: newFirst, last: newLast});
return;
}var raw = gC(CN);
if (raw) {
try {
var p = JSON.parse(raw);
if (!p.first && hk(p)) sv({first: p, last: p});
} catch(e) {}
return;
}try {
var s = localStorage.getItem(LK);
if (s) { var n = nm(JSON.parse(s)); if (n) sv(n); }
} catch(e) {}
})();
var breeze_prefetch = {"local_url":"https://menthorq.com","ignore_remote_prefetch":"1","ignore_list":["/account/","/login/","/thank-you/","/wp-json/openid-connect/userinfo","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
In this guide, you will learn how to set up the Menthor Q Levels, Blind Spots Levels, and Swing Trading Levels indicators for Sierra Chart. We will walk you through the setup process step by step, ensuring you can efficiently integrate these powerful tools into your trading workflow.
What is Sierra Chart?
Sierra Chart is a professional-grade trading and charting platform known for its powerful market analysis tools, reliability, speed, and flexibility. It is widely used by professional traders, proprietary trading firms, and retail investors. With its extensive customization options and efficient execution capabilities, Sierra Chart is a preferred choice for traders looking for advanced charting solutions.
MenthorQ Indicators for Sierra Chart
We offer a range of indicators designed for Sierra Chart, providing you with actionable levels to enhance your trading strategies. Below are the key indicators available:
Menthor Q Levels: Provides access to End of Day and Intraday Gamma Levels.
Blind Spots Levels: This indicator provides access to the MenthorQ Blind Spots Levels. Identifies reaction zones based on asset correlations.
Swing Trading Levels: This indicator provides access to the MenthorQ Swing Trading Levels. Focuses on levels for longer-term trades.
Key Features of the Indicators
Each of the indicators has the following features:
Levels Conversion for various assets
Integration via API
Customizable Lines and Labels
How to Set Up the Indicators
Step 1: Join Our Membership and Download the Indicator
The Menthor Q indicators are available for Premium and Pro members. Once you subscribe, you will find the download link in the Integration section of your Account Dashboard.
Sierra Chart Integration 26
Step 2: Save the DLL File in the Sierra Data Folder
After downloading the indicator, save the DLL file in your Sierra Chart Data folder. This step ensures the indicator is available within your Sierra Chart instance.
Step 3: Add Custom Study to the Chart
To add the indicator to your chart:
Go to Analysis > Studies > Add Custom Study.
Select the desired Menthor Q indicator from the list.
Sierra Chart Integration 27
Step 4: Select the Indicator and Add to the Chart
Once added, you can customize the indicator settings to match your trading preferences.
Sierra Chart Integration 28
Indicator Settings
Let’s go through the key settings available for each indicator:
Sierra Chart Integration 29
Inputs
Data Source: Choose between API or File. The API option will automatically load the levels using your API key. Alternatively, you can upload levels manually using a text file.
API Key: Paste your API key from the Integration section of your dashboard.
API Update Frequency (Minutes): Set the frequency for automatic updates. The default is every 120 minutes.
CSV Filename: If using a text file, ensure it is named SierraChart Q-Levels.txt and saved in the Sierra Chart Data folder.
Symbol Name: The indicator will automatically use the symbol displayed on your Sierra Chart.
Show Status Text: Displays the last update timestamp from the API.
Levels Type: Here you have the ability to choose the type of level you want to plot. For example you can choose between Gamma Levels, Gamma Levels Intraday, Gamma Scalping and Gamma Scalping Intraday.
Auto Update Enabled: Toggle auto-update for the API. This option allows you to have the API set to Auto Update. The levels will then be updated based on the frequency in minutes selected.
Levels Type
Within the MenthorQ Levels Indicator you have the option to choose which levels to plot on the chart.
For Gamma Levels we have 2 Models:
Gamma Levels. Those are the main MenthorQ Gamma Levels.
Gamma Levels Intraday. Those are the Gamma Intraday Levels.
Gamma Scalping. This model allows you to access more gamma levels within a smaller range. Tailored for Futures Traders who are looking at tight areas for scalping.
Gamma Scalping Intraday. Those are the Gamma Scalping Intraday Levels.
Sierra Chart Integration 30
Important Notes:
Gamma Levels Intraday: Available for Stocks, ETFs, and Indices. Not available for Futures yet.
To apply intraday Gamma Levels to futures, use a conversion from ETFs. For example:
SPX or SPY to ES
QQQ or NDX to NQ
GLD to GC
USO to CL
Swing Trading Levels: Available for Stocks, ETFs, and Indices. Futures conversions can be applied similarly.
Levels Conversion
Why Convert Levels?
Converting levels allows traders to apply insights from one asset to another. Typical conversions include:
Indices or ETFs to Futures: Convert SPX or SPY levels to ES or QQQ levels to NQ.
Swing Levels to Futures: Convert SPX Swing Levels to ES or QQQ Swing Levels to NQ.
Blind Spots Levels: Convert levels from one asset to another, such as SPX levels to NVDA or AAPL.
Sierra Chart Integration 31
Conversion Settings
Override Symbol Name. This option lets you change the ticker symbol that appears in the level labels. For instance, if converting ESH2025 levels to NQ, you can display the symbol as ES.
Ratio Calculation Method. Choose from the following options:
Disabled: No conversion.
Manual: Manually input the conversion ratio.
Auto: Automatically calculate the ratio based on asset prices.
Manual Ratio Value. If using Manual conversion, input the ratio value directly.
Auto Ratio Levels Conversion
Auto Ratio Conversion simplifies the process by automatically calculating the ratio between two assets. The system uses the price of one asset divided by the other to determine the conversion ratio.
For example:
If QQQ is quoting at $455 and NQ is quoting at 21,000, the ratio would be:
21,000 / 455 = 46.15385
Sierra Chart Integration 32
Steps to Set Up Auto Conversion
Symbol of Base Chart: The asset you are converting to (e.g., ES when converting SPX levels to ES).
Symbol to Convert: The asset you are converting from (e.g., SPX).
Calculation Methods
Manual: Input the base price manually.
Latest Trading Day Close: Uses the previous day’s closing price.
Price at Time of Day: Select a specific time to calculate the ratio (e.g., 10:00 AM).
Last Price: Uses the latest available price, updating in real-time.
For methods other than Manual, you must specify the chart references:
Symbol of Base Chart Reference: Select the chart for the asset you are converting to.
Symbol to Convert Chart Reference: Select the chart for the asset you are converting from.
Sierra Chart Integration 33
Join us today
Access daily Market Research and our interactive Dashboard. Make better trading decisions.
console.warn({"message":"Unknown argument \"membership_level_operator\" on field \"customMpcsCourse\" of type \"MpcsCoursesQuery\". Did you mean \"skill_level_operator\"?"});
console.warn({"message":"Unknown argument \"membership_level_operator\" on field \"customMpcsCourses\" of type \"MpcsCoursesQuery\". Did you mean \"skill_level_operator\"?"});