MyThermometer as optical signal transmitter

MyThermometer as optical signal transmitter

You can choose one to five indicators for analysis. In your PRT, you only have to add color zones to get the display shown. You can also remove all lines in the code (at Return) if you prefer to work with a sine curve.
It helps me to stick to my rules. I hope it helps you too and brings money 😉
The revised indicators “myCandle …” and “Opening Range …” and “OutsidebarColorSolo” are coming soon (click on my profile and follow me to stay updated).

 

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. ludo7769 • 05/12/2020 #

    malheureusement ne fonctionne pas sur V11

    • Thomas • 05/12/2020 #

      Désolé, je n’ai pas encore de version 11.
      EDIT: Works with V11,
      https://1drv.ms/u/s!AlLFPjbX_wf1oKEzLbHvxEwIN60BUw?e=6AIYhf

  2. Thomas • 05/12/2020 #

    Wenn sich Bull- und Beartrend zwischen 2 und -2 bewegt, deutet dies meist auf eine Konsolidierung / Seitwärtsphase hin. Wer mag kann sich diesen Bereich zusätzlich einfärben, wie in diesem Beispiel.
    If the bull and bear trend is between 2 and -2, this usually indicates a consolidation / sideways phase. If you like, you can also color this area, as in this example.
    https://1drv.ms/u/s!AlLFPjbX_wf1oKEviciNHbCR2uxxoQ?e=xLQzy4

    https://1drv.ms/u/s!AlLFPjbX_wf1oKEw-1NoUXOvaelCzw?e=3715ph

    • BullBear • 05/12/2020 #

      Insgesamt sehr interessant. Vielen Dank für die weitergehenden Erläuterungen.

  3. Thomas • 05/12/2020 #

    Ich habe den Bereich “Bull-/BearTrend” verändert. So liefert er sauberere und stabilere Signale. Hier der Code:
    I have changed the “Bull / Bear Trend” area. So it delivers cleaner and more stable signals. Here is the code:

    if BullBear = 0 then
    C = 0
    elsif BullTrend > 1 and BearTrend >= -2then
    C = 1
    elsif BearTrend < -1 and BullTrend <= 2 then
    C = -1
    endif

  4. ESCapedTestSubject • 05/12/2020 #

    Interesting. Many thanks.
    What is the market open indicator that you use? Could you share that one please?
    Thanks!

  5. Lean • 05/12/2020 #

    Hi! I love your indicator, but from some days ago it doesn’t work in pro real time, do you know what could have happened? Thank you!

  6. oliverkeim • 05/12/2020 #

    Hi, also here not working. Only white lines.

  7. killerplatuze • 05/12/2020 #

    Dont work anymore with the current version?

  8. KryptoKat • 05/12/2020 #

    tolle Arbeit, professionell

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar

+3 more likes

Related users ' posts
mathiasKN Steffen Schmauch • 12/11/2018 # hello Nicolas, can I change the indicator that I only get t...
Nicolas Please open a new topic in the indicator forum and explain there your query, thank you.
upupandaway This seems like a very useful indicator. However, it does not seem to open properly in the c...
Nicolas Download the .itf file and import it into the platform, you'll get all the necessary setting...
Guibourse Hi, I don't know why but I cannot add the 1 minute Heikin candles on a 100 ticks TF (but the...
pableitor Hi, this indicator was programmed for PRT 10.3 , I had to do the high TF detection by softwa...
DanT01 Hi Nicolas, great work! Is it possible to contact you to help with a couple of indicators? T...
Nicolas Assistance is free on forums. For private job, you can contact me with the trading programmi...
avatar
Anonymous Thank you! I was reading the book Beyond Technical Analysis and wanted to try to coding RAV...
Juan Salas Hi FULVIO09, Nice piece of work. It seems to work very well. Does only work for INDEXES??...
Johann Hi @FULVI09, I understand the instructions however I'm not too sure how to determine the "p...
Player8520 Hello, It doesn't work with me either. However, I changed AA to 180 on line 15, added th...
Nicolas I added the new ITF file in this page too (heikin ashi smoothed with colors)
ALE Thanks Nicolas!
cv Thank you very much Nicolas and Ale,
Domenec Hola Nicolas todo y el suavizado es como el awesome da ala señal 3 velas atrasada a veces de...
Lednora Bonjour à tous, Merci pour ce superbe indicateur! Est-il possible de rajouter une alerte su...
Arnaud HALVICK Hello! Very nice screener. Thank you! I am using it to scan stocks (weekly). It is very good.
odin you welcome. i would be glad when the screener is nice for you
HeikinAshi what do you think about using the screener in smaller time units (H1, M30) on indexes? And w...
ullle73 nicolas, can you somehome make this to be in the background of the price chart?
jonpt88 none did that yet right?
Nicolas You can ask for a code modification on forums, please open a new topic with your request.
mcha Bonjour Nicolas J'ai mis cet indicateur sur une période graphique 1 heure. J'ai choisi 1...
marzibre Bonjour Nicolas. I work mainly on Daily timeframe. I was looking something similar but usi...
TraderGlyn This is an excellent indicator, it provides a hugely useful visual interpretation that filte...
Vonasi An interesting idea that was easily turned into a strategy on a shorter time frame that appe...
Stenozar Hi Vonasi, is it possible for you to share your code here? thanks in advance
Vonasi Sorry Stenozar. I have only really spent an hour or so on this strategy so far and it is far...
Nicolas Sorry again, doing my best to fix this problem..
Gianluca Sorry but the 2° code that you posted have some problem it doesn't work
Leo I have to check
Nicolas Formule de l'indicateur Momentum: Le Momentum se calcule avec une simple soustraction pour ...
Roberto1 Hi, can this code be converted for the Nanotrader Platform or for the MT4 Platform?
Nicolas This website is dedicated for PRT programming, but you can still ask for private coding with...
Nicolas
6 years ago
Trinity Impulse
Trinity Impulse
5
Indicators
ribou ah d'accord merci beaucoup
domenico nlevel1 non modifica la curva al variare del suo valore
tiger_man_no1 Very nice ; what is the best period input date for DAILY CHART ?
rafadonl2 is not taken into account in the procedure. It considers only if it is a doji or when candle...
Guibourse Okay thanks, just a question : how do you plot your two lines in the same window as price ? ...
rafadonl2 sorry, I don't understand your question. Indicator draws Heikin Ashi candle, not price cand...
Nicolas Questo indicatore è stato progettato solo per i dati intraday, ma potrebbe essere adattato a...
MrCrous //FR Bonjour, Dans le code ci dessus, je ne comprends pas ce que fait la ligne : linea...
Nicolas J'ai déjà répondu à cette question quelque part sur le forum. Il faudrait chercher un topic ...
imokdesign Hi Everybody, when I look at the strategy I felt the need to implement a Moneymanagement-Sy...
Inertia newlevel then multiplier=multiplier+1 oldlevel=newlevel newlevel=strategyprofit+startequi...
Inertia Hi Bjoern, I was playing around with your code this morning (EUR/USD 5'). Thank you to the...
fabio407 Thanks, Nicolas. Very useful. Would you tell me where to find what result conveys the functi...
Nicolas This is not an instruction of the programming language but a variable from this indicator (l...
fabio407 OK. I didn't notice it. Many thanks, Nicolas!

Top