Scalpers Dot Board – Trading dashboard

v10.3
Scalpers Dot Board – Trading dashboard

As I do not robot and my bar chart is already covered with all kind of lines – and additionally my screen size is limited – I needed a way to get rid of all those extra windows below the chart. So here is my Dot Board solution. It is modularized, so one can simply add another module line for own needs (well, I myself want some more).

On the picture you see how it is built up: we go from the most general information at the bottom up to the very special information for a single candle.

  1. market session times
  2. squeeze or not
  3. accumulated trend
  4. (one way of) trading signal
  5.  (this line is still unused)
  6. PopGun and candle marker – well I don’t use much candles
  7. swing teller

Maybe you can make use of it and want to add your own module to it – or you just want a standalone module (that’s a version I use for testing before I integrate it into my Dot Board).

 

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. Toto le Heros • 07/27/2017 #

    Bravo ! Amazing !
    Any way to make circles/bullets bigger on the screen ?
    Big thanks !

  2. AVT • 07/27/2017 #

    yep, save the original first, incase your experiment fails.

    open the indicator
    use something saying “modify indicator” or alike
    use the replacement tool (the magnifiying lens)
    copy standard,11
    cursor into the search area, then do CTRL+V to copy it into the search area
    do the same in the replace area
    in the replace area substitute 11 by for example 16
    hit replace all

    Swing counter is using Standard,10 note: capital letter S
    For the market sessions there’s in the beginning of the code a section for copy and paste of symbols, if you want for example a square instead of a dot… well I guess, once you are in the code you will have your fun playing with it.
    Hope that will do the job for youl

    • Toto le Heros • 07/27/2017 #

      Thanks AVT. Your tip to make circles bigger works perfectly !

  3. gabri • 07/27/2017 #

    Wow, that is some great work!! Goo job!!

  4. casamania • 07/27/2017 #

    wow thats a lot of work

  5. John Doe • 07/27/2017 #

    Great! Thanks!

  6. juanj • 07/27/2017 #

    @AVT brilliant idea, love the way you are thinking outside the box of usual PRT limitations here! Can you maybe provide us with one or two typical examples of setups (referring to your indicator lines) that you consider high probability entry points?

    For Example:

    1. Session = Magenta
    2. Squeeze = Dark Red/Green
    3. Trend = Dark Red/Green
    4. N/A
    5. N/A
    6. PopGun Present
    7. Swing after count > 4

    • AVT • 07/27/2017 #

      @juanj
      I have to think about your example first – weekend, so brain is most time off 😉
      Will come back to that.

    • AVT • 07/27/2017 #

      Ok, best is if I show you what I did on Friday
      -. I trade indices, mainly DAX (but I do poach also in other european areas, FTSE, CAC, SMI ..)
      -. means as soon as US enters I am off – or at least very careful cause DOW is too crazy for me
      -. for the Session it means yellow till red (but I don’t need the session module, I know my times)
      0. check what events we have today which might interfere
      1. I take the h1 chart and and get an overview of the lines
      > squeeze is green -> follow the trend
      > trend is red -> general orientation for now short
      > previous strategy short but already darker, so not so strong any longer
      > swingteller 2nd green
      2. means in all: orientation short, but expect the first movement to go up
      3. I take m5 and look at the same
      > squeeze green -> follow trend -> trend green -> up, swingteller 3rd green, that’s still ok for long
      4. I take m1 and look the same
      > squeeze green, trend green but swingteller 9 green (that’s the last green) -> wait
      5. with the first green on the signal line I went long and with the exit signal I got off (+10p)
      6. pause, why did I not enter short (my orientation was short)?
      > because m5 is long and best chances are when m5 goes the same direction as m1
      7. started short at 8:56
      > squeeze green -> follow trend ->m1 already read, signal even earlier but against m5 and m5 trend green
      > swingteller with more red counts than green
      > 8:56 trend m5 changes to red and m5 to dark green > this risk is ok
      8. 9:06 exit nearly at bottom of m1 candle, why?
      > cause it was a strong movement and ended at a line marked as possible return in my chart
      > (additionally it was near a point where another strategy would go long)
      – in all about +60p

      So that is in detail how I deal with it: when squeeze line is green -> follow trend, what the trend is says the line above – remember it’s always better to have the next higher timeframe “on your side” – and avoid entering a trade if the swingteller has its last numbers cause that might turn into the other direction then.

      And I don’t use only the DotBoard, I have a lot of lines in my chart telling me when “it’s enough”. The popgun marker is one of them with an aim marker, range markers another. Additionally I am originally a highspeed scalper (slow in, fast out, no regrets) and due to that I sometimes act completely against all signals – but NEVER, NEVER against moneymanagement rules.

      I hope you got an idea how to use all the lines.

  7. Johan • 07/27/2017 #

    Do the session module work from anywhere in the world like it is, or do we need to adjust the time to align correctly? I’m in Stockholm/Sweden for example.

    Great indicator! Thanks a lot!

    • AVT • 07/27/2017 #

      My PRT is adjusted to use 24hours local time for everything. The times are for for European time, being CET+1 or UTC+2.
      Sweden is the same time zone, even summertime seems the same Mar-Oct, so for you it should be no change.

      But those times are hardcoded, means they must be adjusted to wherever you are.

      To make that dynamically changing means timezone conversion based on UTC and additionally summer/wintertime adjustment (as UTC – as far as I rember, just too long ago that I did timeconversions – does not calculate with summer/wintertime changes); and honestly spoken, I don’t want to be the one to code that.

      Hope that was what you needed.

  8. atxeel • 07/27/2017 #

    Real Awesome, thank you man!

  9. rispardin • 07/27/2017 #

    no entiendo como funciana este indicador, por favor alguien podria explicar como utilizarlo???

    • AVT • 07/27/2017 #

      No se trata de un solo indicador, pero cada linea muestra otra información,
      de abajo hacia arriba es más especial:
      1. tiempos de mercados
      2. “Squeeze” o no
      3. tendencia compuesto
      4. una forma de señal de trading
      5. linea sin usar
      6. PopGun y vela marcador
      7. numeros del Swingteller

      -. Apriete línea verde-> siguir la tendencia-> tendencia línea verde = Long
      -. línea apriete roja-> rango trading
      -. Es mejor si la unidad de padres del tiempo tiene mismas señales

  10. IV Mcm • 07/27/2017 #

    Your indicator is interesting, I evaluated its relevance with the squeeze to detect the phases of stagnation on the

    Fearsome in MultiTimeframe, it could give ideas for the algorithm.

    I have a lot, congratulations.

avatar
Register or

Likes

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

+8 more likes

Related users ' posts
supertiti Thanks you so much Lucassen
dreif123 hi, copied the above code, not working on 10.3 the system says "return can only be used at ...
LUCASSEN Hallo , i have no problem , and i have the same versie 10.3, maybe you can ask Nicolas, tha...
Krallenmann Hallo Nicolas, kannst du mir die Regeln für den Halftrend Indikator sagen? Aus dem Code kann...
davefransman Dear Nicolas, i want set a alert on the "HalfTrend "custom moving average" met Heikin Ashi w...
Nicolas Please post the question in a new forum topic, that would need custom coding I believe.
Lyam Pareil ne marche pas dommage
ahmedbouaziz89 Bonjour, quand j'ajoute le code ou le fichier dans l'outils screeners de Prorealtime je ne v...
tyvix Bonjour le code marche bien c est juste qu'il n y a pas d opportunité au moment ou vous le...
verdi55 Is there such a thing as a free lunch ?
maceng Thanks Nicolas for this great work! I would like to understand the math behind it in order t...
Nicolas Sorry I have no time to provide assistance for python programmers. Have a good day.
Maz Hi all, firstly happy to know that this is helping you. I look into updating it for PRT11 wh...
Nicolas just use 3 times a linear regression channel code you will find in the library.
leederbyshire Here's the link to alternative linear regression channel indicator Nicolas is referring to t...
Wing Yes, investigate as much as you want. For more insight, you can view the linet1, linet2 etc....
CKW Hi Wing, Thanks for your sharing. I am still trying to breakdown & understand your code...
Wing Hello CKW. No, the parameter, 7 in this case, is used when calling the RSI indicator to ide...
Nicolas Je vais faire l'indicateur et expliquer comment en même temps dans un sujet de forum. Plus s...
gregus merci nicolas toute ma gratitude est pour toi sa sera bien pratique car je pense ne pas etre...
Nicolas Ok merci donc d'ouvrir un sujet spécifique pour cette demande donc :) 
algotrader This indicator looks coolBut on attempt to use it for a strategy dev'I get an error.."The in...
dajvop @algotrader if you at the bottom of the code add: RETURN Buffer1 as "up", Buffer2 as "down",...
Bateson Si cela peut servir, l'indicateur Sadukey a été créé en utilisant un générateur de filtre ap...
Nicolas
9 years ago
ALMA MACD
ALMA MACD
7
Indicators
Arnaud HALVICK Great indicator, thank you!
JMat45 Hi Nicolas, just reviewing this indicator and noticed that you have double assigned the vari...
Nicolas That would not make any difference because the code is read from top to bottom.
MikeGC I don't know if you have used the variables a and b to optimise the parameters for the Super...
gianpiero75 I have not optimized, I multiplied the parameters for 6 (5,8), to use them on the 4  hoursTF...
bertrandpinoy bonjour Mike j utilise TrendChaser V2.0 et quand il prend position cela ne programme pas le ...
eisi If i switch between different Markets, the Backgroundcolour will appear where it should not...
datageek How can I get alerts on colour change?
NAMBO40 Hello, I would like to add a 25 period SMA moving average. It's possible?
Fabio Anthony Terrenzio this strategy works only in a well defined trend
brosly Good afternoon I am trying to get the complete code of lex strategy made by adolfo since I s...
dreif123 hi Adolfo, is Alex Auto Trading Botindex working on DAX as well ? if so , can you post the...
Doctrading I forgot to write at the beginning :  a = 50 b = 50 These are intermediate levels Sorry
DerPat Thank you. This one could be an aid in my current research on stochastics.
Pelayo it is possible that in line 12 we should put seuilinf=-b, thaks for all
Doctrading Hello, Someone asked me something (his results seemed to be different) on my email, but it ...
Glen Marquis Not your best..So what is your best strategy? :)
GraHal Hi Nicolas I like this and would like to understand it fully so please forgive the (maybe) d...
Nicolas Hi GraHal, the Factor parameter is only a multiplier of the ATR that is added or subtracted ...
GraHal Nicolas, thank you for your useful and informative response. Yes I optimise using ProBackte...
Denis Hello, Congratulations and thank you for this work. I do not understand one thing, however...
Nicolas
9 years ago
GraHal Hi Nicolas Britains .itf file didn't work for me ... I had to change h to hh at line 13 and...
Nicolas Thank you GraHal for pointing this error, i have corrected the code in the file. The code in...
Nicolas
9 years ago
Nicolas
10 years ago
U Trend Sensor
U Trend Sensor
4
Indicators
Nicolas Hi Stef, thanks again for contributing to my near perfect english :)
Salocin Hi Nicolas, seems to be a pretty cool one as an indicator. can you define "plotsingal". Syst...
Nicolas Download the itf file attached to the post, there's everything needed in it. Just import thi...

Top