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
stratobast Good afternoon everyone. Thanks Doctrading for your work. I have an issue while using this ...
stratobast My bad guys. I understood what was the problem. The indicator uses highs and lows for the Re...
samwarduk Has anyone tried this on Bitcoin GBP1? The results look amazing but every time mine trie...
Kris75 Hi Bolsatrilera, I love this indicator! Thanks; => did you develop a strategy around...
Doctrading AH ok, I think the ca3 is the same : ca3 = pB[1] < 0.2 and pB < 0.2 Best regards,
chromosome21 Hello everybody, First, thank you so much for all your advices, I'm a begginer in trading a...
bertrandpinoy bonjour j ai un probleme avec ce code modifié, apparement PRT ne veut pas...avez vous une so...
dzim0032 J'avais oublié de mettre un commentaire pour la vente du scalper dont les règles sont justes...
Kris75 Hi Gabri I launched a very simple strategy based on the 3 bars trailing stop that you cre...
TimDeCat Hi. Has anyone coded a version that you could alter it to say 5 bar trailing stop? ie make ...
Nicolas Please open a new topic in forums so we can code it there, thanks.
finplus bonjour, il y a un problème à la fin du code avec elsif (close 0 then ... ne manque t il pas...
kj1988 Hello Nicolas, thank you for this useful indicator. Could you tell me how I can remove the...
Nicolas remove lines 101 to 103
Lotech123 Thanks for this indicator. Working on a 3 M timeframe with the DJI, it can produce some inte...
JSTAR PRODUCTIONS Hi there, I downloaded the Indicator but the indicator does not show up on my charts. Am...
JSTAR PRODUCTIONS Hi, Worked it out. Thanks
GraHal Yes sorry, I set up a link to a screen shot on my google drive and then I got locked into th...
gabri Here's the thread https://www.prorealcode.com/topic/multiframe-rsi-of-rsi/
Bernard13 Bonjour Nicolas, Pourriez-vous m'indiquer si cet indicateur fonctionne avec la V11 ? Le di...
gackeen Scusa Pier, scusate tutti, sono nuovo. Ho caricato il file e mi viene restituito il messaggi...
JR1976 HI Nicolas , I tried to copy paste but not import directly and the code works well I hav...
mcosta This code doesn't work on 10.3 platform(IG), neither with copy/paste nor with itf import, an...
HeikinAshi Do you have an update of this indicator since you've created them, or is this still the actu...
mcha Thank you for this work. Do you try to transform/put this indicator on candlesticks and is ...
David Balance thanks for sharing this excellent indicator.  Here are some thoughts.  please ad...
reb Hello Marc your strat seems very intersting, will take a look Reb
897148 What exactly is meant by Total price? Is r1 =28 in your example the no of days for "Total P...
otty82  THX looks good!
century nice one , thank you
arvindrao01 Hey! Does anyone have a pinescript (tradingview) code for this?
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...
Nicolas An answer to a query that has been posted in the squeeze indicator: https://www.prorealcode....
Jodal Bonjour Nicolas, Merci pour cet indicateur! Est-ce possible de configurer une alerte pou...
Nicolas Merci pour le post dans le forum en respectant les règles de publication énoncées dans le ca...
Dron De lo mejorcito
CavalierDeCesDames Bonjour Nicolas, Thanks for your use full job. I tried this indicator on a shorter timefram...
Nicolas You are welcome. I'm glad you like it.
Bolbo It does not appear over the price indicator on V11. Thanks in advance.
bearbull As per PhilipSchultz question above, has anybody managed to add code for when it turns blue,...
Ybr35 Bonjour Nicolas, lorsque je lance l'indicateur, il m'est indiqué que je dois définir les var...
Nicolas L'idéal est de télécharger le fichier itf joint sur cette page et de l'importer dans la plat...
Nicolas Merci dans ce cas d'ouvrir un sujet dans le forum ProScreener svp.
Andrea Hi Nicolas, thx for your code. Please i need your help to understand this part of your code:...
Nicolas the MA200 is ascending since 20 periods.
Regan2020 Hi, has anybody update the above code to enable on a 15m or 5m TF?
gigi64 ik heb de code op mijn pro realtime gezet , en bij indicator staat hij erbij maar komt niet ...
gigi64 I have put the code on my pro realtime, and it is on the indicator, but it does not appear o...

Top