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
David
9 years ago
Moving Average Daily
#daily average
#mean reversion
#moving average
#multiple timeframe
6
10
Indicators
Nicolas
You'll need to preload bars to get the good calculations of you indicators. I did not test i...
David
Nicolas I tried DEFPARAM Preloadbars = 5000 And still the same drawn output of entries/exit...
marcara
Hi, Thank you very much for the Moving Average Daily indicator, I am using it as indicator i...
Nicolas
9 years ago
v10.3
Sadukey V2 trend following indicator
#trend
10
7
Indicators
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
Variable Moving Average (VMA)
#moving average
11
19
Indicators
Nicolas
Je l'ai converti depuis un code pinescript. De mémoire il s'agit bien d'une variation d'une ...
Captain_Walker
@Nicolas, I've copied your code into PRT indicator panel to create it. When I attempt to sav...
Nicolas
Download the itf file and import it.
Nicolas
9 years ago
Step One More Average
#moving average
9
6
Indicators
Nicolas
Please post any question on forums, thanks.
Lavallette
Bonjour Nicolas. J'utilise la version 11 et moi aussi j'ai une ligne horizontale malgré l'a...
Nicolas
il faut modifier la ligne 20 avec: if adaptive=1 and averagePeriod > 1 and barindex>(...
Nicolas
9 years ago
Composite Momentum
#momentum
7
1
Indicators
supertiti
bonjour à tous J'utilise cet indicateur depuis plusieurs mois, une fois règlé "K" à sa conv...
Nicolas
9 years ago
Stochastic RSI
#RSI
#stochastic
6
11
Indicators
GraHal
Forked code I mention above is here ... GraHal wrote: So below is the PRC Stochastic RSI v...
GraHal
Try again (quite limited what you can do as Comments in the Library) https://www.prorealco...
AutoFlanders
Thanks GraHal, that's what i was looking for
Nicolas
9 years ago
Volatility Cycle
#bollinger
#standard deviation
#std
#volatility
7
0
Indicators
Nicolas
9 years ago
Volume colored bars and Divergence
#volume
5
0
Indicators
Bovetes
9 years ago
BreakOut Kumo indicator – IchimoKu
#breakout
#ichimoku
#kumo
11
2
Indicators
Doctrading
Nice Job ! Here is my version of the code : KBO = 0 Tenkansen = (highest[9](high)+lowe...
gefinance
Thanks for this code. The only thing left missing is the time lapse, otherwise, lots of old...
Nicolas
9 years ago
Ehler’s Fractal Adaptive Moving Average (FRAMA)
#fractals
#frama
#moving average
3
7
Indicators
dakaodo
Hi, Wilko. Acc to the original FRAMA paper by Ehlers, Ehler's own code only takes inputs for...
dakaodo
For reference, here is Ehlers' original paper: http://www.mesasoftware.com/papers/FRAMA.p...
dakaodo
Here is the code with only SC included, per ETFHQ. pri=customclose //len>=4, even on...
Henry
9 years ago
v10.3
Hammer & Inverted Hammer Indicator
#candlestick
#candlesticks
#hammer
#inverted hammer
13
9
Indicators
Nicolas
Hi, there's no reason why it should not work on a 5 min chart. Just apply the indicator on y...
Percygreen77
good evening sorry for my english but the indicator don't work can you help me i have 10.3 v...
Nicolas
By adding it on price, it should display the pattern detection on the price chart, and not ...
Nicolas
9 years ago
v10.3
One More Average MACD
#MACD
#OMA
3
2
Indicators
soulintact
Thank you very much Nicolas for this great indicator. I have tried to apply it to a trading ...
laitus
No funciona este indicador ¿¿?? ¿Alguien sabe por qué?
Nicolas
9 years ago
Better Volume
#volume
11
39
Indicators
Keyeming
Hello Nicolas; not sure to undersntad line 167, and in the video I d'ont remember that the a...
Nicolas
I don't know, this code is 6 years old and I made a 1:1 translation of the provided code by ...
Alai-n
https://emini-watch.com/free-stuff/volume-indicator/
Nicolas
9 years ago
T3 Velocity
#momentum
#T3
1
16
Indicators
tatankayotanka
As you can do to set a marker directly in the price property page and then view it such as m...
Nicolas
It may be a good idea to discuss this in the forum instead. Please open a new topic in probu...
Wester
Hi, is this more or less the same as the TTM Squeeze indicator (john carter)
Nicolas
9 years ago
Laguerre ROC (Rate Of Change)
#laguerre
#rate of change
#ROC
5
4
Indicators
Nicolas
I don't know really, just like you I found a lot of different formulas there and there on th...
CarlosFC
Thanks a lot Nicolas. I posted it. Carlos.
besho
hello Nicolas how can i get this indicator i tried copy and paste the code but i didn't...
Doctrading
9 years ago
ATR Trailing Stop
#ATR
#Average True Range
#trailing
#trailing stop
26
12
Indicators
Guibourse
Hi ! I am asking once again for your help : would it be possible to use the ATR as a "take p...
Tradingrob
Many thanks for the indicator, however if the price is below the indicator, then the indicat...
aldtrading
Merci pour ton travail ! J'ai de bons résultats en utilisant cet indicateur
Nicolas
9 years ago
My Stochastic Oscillator – John Ehlers
#john ehlers
#stochastic
3
12
Indicators
Etienne
Hi, I'm quite late in this thread. I'd just like to propose an enhancement because this in...
Nicolas
Thanks Etienne.
Bard
Hi Nicolas, I wanted to make this scaled indicator above between -1 and +1 instead of 0 to +...
DAK
9 years ago
Bill Williams Alligator
#alligator
#bill
#moving average
#williams
10
8
Indicators
Nicolas
The code is correct, don't know if the label and color are the same as other trading softwar...
peppe novellino
Hi Nicolas, the settings of the alligators are not editable. How can I change it? Thanks in ...
pabo_swe
I got very bad performance with this script, it was slow... it seems like if one breaks out ...
Nicolas
9 years ago
Yearly pivot points
#pivot
#pivot points
6
15
Indicators
juju333
Merci Nicolas, j'utilisais avec bonheur ce code dans la 10.3, il ne tourne plus dans la v11....
Nicolas
Remplacer les lignes 11 et par 12 avec: yearlyHigh = Highest[max(1,BarIndex - lastYearBarI...
juju333
merci !!!
Nicolas
9 years ago
v10.3
Normalized Candlesticks (stochastic candles)
#candlestick
#stochastic
9
3
Indicators
Madrosat
Bonjour Nicolas Je souhaiterais faire colorier le fond du graphique supérieur en vert lorsq...
Nicolas
Merci d'ouvrir un sujet dans le forum approprié.
Nwab
Hello Mr Nicolas.. Please how can I set this up as an indicator to work on mt5. Your guidan...
« 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