Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 04:55:43 +0000



Problème de réglage

View Count: 453

[2023-03-01 13:10:18]
User213602 - Posts: 4
Bonjour, je vous envoie ce message car je ne trouve pas un réglage sur mon chart, après de nombreuses heures à chercher le problème, je vous explique :

J'aimerais pouvoir mettre le nombre de ticks de ma bougie actuelle sur mon graphique M1, j'echange sur le nasdaq et j'ai besoin de calculer sa volatilité en temps réel, c'est très important, quel est le réglages pour afficher le nombre de ticks de la bougie precedente et/ou la bougie actuelle ? Merci d'avance
[2023-03-01 21:18:10]
John - SC Support - Posts: 36350
From Google Translate:
Hello, I send you this message because I can't find an adjustment to my chart, after many hours looking for the problem, I explain:

I would like to be able to put the number of ticks of my current candle on my M1 graphic, I exchange on the Nasdaq and I need to calculate its volatility in real time, it is very important, what is the settings to display the Number of preceding candle ticks and/or the current candle? Thanks in advance

There are a number of ways to do this, but the following is a bit more robust than other options, as it allows you to use the same exact settings for any chart. Do the following:
- Add the Spreadsheet Formula study to your chart and enter the following for the formula (you can hide this if you want):
=(H - L) / TICKSIZE

- Add the Study Subgraph Above/Below Bar as Text and set the Input Study Subgraph to be the Spreadsheet Study with its subgraph. Set other Inputs as desired along with the size of the text through the Width setting for the Subgraph.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-03-02 11:13:52]
User213602 - Posts: 4
Parfait !

Tout marche j'ai une autre question pendant que nous y sommes.

Est t'il possible de paramétré des "extending rectangle" en automatique en fonction du volume de pourcentage du poc (j'ai paramétré les volumes 4ticks par barre de volume et différentes couleurs en fonction du pourcentage du poc, photo ci-joint)

Mon rectangle fais maximum 5 barres (20 ticks), minimum une barre de 0.01% à 29.99% ou 2 barres minimum entre 30% et 39.99%.
Mais le rectangle ne se trace pas s'il n'est pas entouré de 5 barres (au dessus et au dessous) de la catégorie de volume supérieur aux creux de volumes.

J'ai paramétré les volumes de cette façon :
cat 1 : 0.01-9.99%
cat 2 : 10%-29.99%
cat 3 : 30-39.99%
cat 4 : + de 40%

Merci d'avance pour votre retour
Attachment Deleted.
attachmentimage rectangle sierra.html - Attached On 2023-03-02 11:02:02 UTC - Size: 2.01 MB - 223 views
[2023-03-02 17:38:22]
John - SC Support - Posts: 36350
From Google Translate:
Perfect !

Everything works I have another question while we're at it.

Is it possible to set "extending rectangle" automatically according to the percentage volume of the poc (I have set the volumes 4ticks per volume bar and different colors according to the percentage of the poc, photo attached)

My rectangle is a maximum of 5 bars (20 ticks), a minimum of one bar from 0.01% to 29.99% or a minimum of 2 bars between 30% and 39.99%.
But the rectangle does not draw if it is not surrounded by 5 bars (above and below) of the volume category above the volume troughs.

I set the volumes like this:
category 1: 0.01-9.99%
category 2: 10%-29.99%
category 3: 30-39.99%
category 4: more than 40%

thank you in advance for your return

There is not a built-in way to do this, but you can create a custom study that would do it. Refer to the information for custom studies starting here:
Advanced Custom Study Interface and Language (ACSIL): Introduction
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account