Login
Register
Login
connect with Facebook
connect with Google +
connect with Twitter
Library
Forums
Training Courses
Marketplace
Blog
Help
Trading Programming Services
Ask for a free code conversion
ProBuilder language documentation
ProRealTime help center
How to import and export codes from ProRealTime platform?
How to share your ProRealTime code in this website?
How to earn points and gain rank?
Contact us
dominike
9 years ago
Cloud ATR trend indicator
4
2
Indicators
Brad
More code that just throw up loads of errors... Here's one:Error in the indicator: ...
Nicolas
ITF files are made to be imported directly into the platform with the prorealtime tools embe...
xel
9 years ago
BUY & SELL PRESSURE XeLMod.
#BuyAndSell
#BuyAndSellPressure
#momentum
#Oscillator
#Pressure
#ROC
#VSA
12
7
Indicators
lglmrc
Can't make it work, says: "Define p variable"
Ezio
Hi Xel and thanks, do you know if there is a way in PRC of reading/counting intraday ticks?...
inadis
ive just discovered this, i must say very nice thanks.
Doctrading
9 years ago
Simple “Buy / Sell” indicator
#buy
#histogram
#sell
18
16
Indicators
Doctrading
@ Rikke, Beware of such an indicator. It's just an indicator, not a trading system. You ca...
parsons40
Hello, All. Can anyone inform me how the above binary indicator or any similar indicator co...
sixtofer
Hola, me gustó mucho este indicador. Pero, a la hora de instalarlo me da error en la línea 4...
Nicolas
9 years ago
Elastic Weighted Moving Average Hi/Lo Bands
#bands
5
6
Indicators
totof
for those who are interested, I made this small modification of the code for the eWMA which ...
totof
//parameters : period = 20 lookback = 1 IF BarIndex < period THEN eVWMA = Close EL...
Pi
Hello Totof, I was looking for the code for the 'eVWMA = elastic Volume Weighted Moving Aver...
supertiti
9 years ago
MAFIBO DID V1
10
2
Indicators
Biturbanipal
Hello, Supertiti, Fine signal, in first approach ! But, i am not sure to understand exact...
supertiti
Buy: when crossing UP averages 3 (green ellipses) ...............yesSell: when passing DOWN ...
Doctrading
9 years ago
3 white soldiers / 3 black crows
#3 black crows
#3 white soldiers
#crows
#soldiers
2
3
Indicators
Lepori Joël
bonsoir, tout d'abord un grand bravo pour tout ce que vous poster c'est vraiment impressionn...
Doctrading
Bonjour Joël, C'est normal, il suffit d'aller dans les propriétés de l'indicateur (il faut ...
Lepori Joël
Merci beaucoup c'est vraiment gentil de me répondre.Bonne semaine à vous Jo
supertiti
9 years ago
VWAP Bands
11
4
Indicators
Nicolas
This is exactly what this other VWAP intraday indicator is doing: http://www.prorealcode.com...
marcov66
Hi Nicolas, I would like to create 3 standard deviations (+/-) based on VWAP linked to volu...
Nicolas
Sure, please open a new topic about that specific query and with a complete explanation in t...
georgec10
9 years ago
Price Action Indicator
4
0
Indicators
Doctrading
9 years ago
Pivot Points (Daily)
#pivot
#pivot points
8
14
Indicators
Grantx
When I add this code, the indicator appears in the panel below price. How do I get it to dis...
Patrik72
Hello, thank you very much for the great indicator. One question, is it possible just have l...
datageek
is it possible to add Mid pivot points (midR1 and MidS1)?
zilliq
9 years ago
Open Range Breakout Indicator ORB
14
17
Indicators
eisi
Found the solution in a forum post from nicolas...thank you :)
hua hin
Bonjour merci pour votre contribution Comment changer les horaire je voudrai mettre l hora...
desmondlua
once maxii=undefined once minii=undefined once maxi1=undefined once mini1=undefined once...
Doctrading
9 years ago
Ichimoku Tenkan-Kijun Cross
#ichimoku
#kijun
#tenkan
#TKC
11
18
Indicators
Ronny
Should C5 = Chikou > SSpanA[26] and Chikou > SSpanB[26] be C5 = Chikou > SSpanA and...
Emperor.it
Chikou = close[26] it's a mistake. Chikou Span is today's closing moved back 26 periods. It...
Nicolas
Indeed, there is a mistake in that code. It is often the case when using Ichimoku and its tr...
dave
9 years ago
Laguerre Filter on price
#laguerre
9
3
Indicators
pareras13
Buenos dias, m'he descargado el indicador pero no me aparece en el precio. Tengo la versión ...
Rua022
Buenas tardes, para la versión 12 tiene un par de errores por lo que no se puede ejecutar , ...
druby
https://www.prorealcode.com/topic/error-al-anadir-el-indicador-laguerre-filter-on-price-en-p...
xel
9 years ago
Regression & Statistical BANDS
#bands
#bollinger
#linear regression
#regression
#regression analysis
#statistical
10
0
Indicators
xel
9 years ago
Standard Error Composite Bands
6
3
Indicators
Nicolas
Very nice and qualitative contribution to the Library, well done xel! I'm looking forward fo...
xel
Thanks a lot Nicolas! This is a very helpful indicator to catch "Fastest Moves" if you use ...
Saud
Thanks for this one, I was hoping PRT would add this.
deletedaccount14122020
9 years ago
J.Wells Wilder Indicator Reactor
#ADX
#Average True Range
#Parabolic SAR
#RSI
11
5
Indicators
Investment Account
Wow great thanks ... looks good! Do I set the colour shades up from within the indicator 's...
Anonymous
Thanks for your comments and yes, that is exactly how I set up the colour levels.
Vish
Thanks I have added this in my watch list. Has anyone tried it yet ? Does it work on currenc...
TradingDeckard
10 years ago
T3 daytrader Coral
2
3
Indicators
NFX
thank you for helping the community bro!!!! i'll try this one on forex next week
zilliq
Be careful THV coral is already based on T3 ;-) Zilliq
klong
Hola. Cómo hago para poner este indicador, de manera que aparezca en el precio? Gracias de a...
Nicolas
10 years ago
MACD Z-Score standardized value
#MACD
#ZSCORE
3
1
Indicators
Bard
Did anyone get an error with lines 25 and 26?
Nicolas
10 years ago
Digital Vortex
#stochastic
7
4
Indicators
lokbuscas
Or in weekly??
Nicolas
I don't know, you should make your own studies.
lokbuscas
Ok thanks Nico
dominike
10 years ago
Darvas Boxes
12
6
Indicators
Philip Raphael
PRT says, that "the instruction "DPO" can not be used in the automated trading mode. What do...
Dudu
Hi - I find the Darvas box repaints, making the call to buy/sell unreliable. How can repaint...
Bard
https://www.prorealcode.com/topic/dpo/ Results: http://thepatternsite.com/Darvas.html
dominike
10 years ago
Moving average of the high and low
3
0
Indicators
« Previous
Next »
×
Welcome
Connect with:
Username or Email
Password (
Forgot?
)
or
Register
Top
You need to enable Javascript.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Ok