List of Codes tagged with term: moving average
What are Codes? / How to import? / How to share?
This Moving Average is based on RC filter commonly used in electronic. I needed some sort of Moving Average able to cut waves below defined frequencies and with lower ...
Good Morning, I share my first code based on a well-known strategy. I tried to make it as simple as possible and not fill with indicators and triggers. A simple ...

About

Our site is a hub for trading tools like algorithms, indicators, screeners, and chart templates and more, developed by our community using ProBuilder.

With thousands of codes, it's the most extensive collection of trading tools available for ProRealTime™. These tools help traders analyze markets from various angles.

Community developers freely share their work, and top contributors are honored as Certified Contributors. Join and share your codes to contribute to our community's growth.

Someone ask me recently about the HalfTrend indicator translation from the mq4 codes. I remembered having already translated it and made different kind of variations ...
The R-squared adaptive EMA indicator is made of different curves drawn on price chart. The main concept behind this new moving average is the capability to adapt its ...
the Quadruple Exponential Moving Average is calculated with a set of different EMA of EMA. I introduced in the code the possibility to change the moving average type ...
The Quintuple Exponential Moving Average indicator is of multiple EMA of EMA which formula is this one: Pema=8*Ema1-28*Ema2+56*Ema3-70*Ema4+56*Ema5-28*Ema6+8*Ema7-Ema8 ...
Nicolas Master
The Holt EMA indicator return the Holt method of smoothing an exponential average. You’ll find in this post 2 different indicators: the first one is the Holt EMA ...
At this stage ProRealtime doesn’t have multi timeframe capabilities. However one easy possibility is to use the moving average of the daily timeframe with the ...
A VMA is an EMA that is able to regulate its smoothing percentage based on market inconstancy automatically. Its sensitivity grows by providing more weight to the ...
Indicator built upon a special moving average formula that adapt its period automatically accordingly to the market behaviour and noises. This moving average is called ...
The Fractal Adaptive Moving Average FRAMA was developed by John Ehlers. The indicator is constructed on the EMA exponential moving average algorithm, with a smoothing ...
Legendary trader Bill Williams, an early pioneer of market psychology, developed a number of original technical indicators in a career that spanned more than five ...
Hi all, Here is an indicator coded for one of the readers of my website. We BUY if : bullish candle (close > open) close and open > triangular moving average 8, ...
Hi all, Here is a simple code asked by one of my website user. We have a BUY signal (green) if : the exponential average 5 (close) > the triangular average 8 ...
Hello ProRealCode-community, i´m an enthusiastic prt-user and run about 10 to 15 profitable strategies live with my IG-account. I have market experience about 15 ...
This strategy was explained at The Forex Day in Madrid by Lex Smirnoff in 2015. I’m Adolfo so, A-LEX will be a beautiful name for it! :-). Is explained ...

Codes can be used in ProRealTime for various purposes such as Indicators, Strategies, Screeners, Workspaces, Templates, and Calculated Instruments. Our Codes library is a set of programs shared by users for the benefit of the community.

Benefits of Using Codes

  • Access to a diverse range of ready-to-use Indicators, Strategies, Screeners, Workspaces, Templates, and Calculated Instruments
  • Time-saving by using pre-built code for common tasks and functions
  • Enhanced collaboration by sharing useful code with other traders and programmers
  • A platform to learn from the collective expertise of the community

How to Import Codes

To import a code, simply copy the code from the library and paste it into your ProRealTime platform at the appropriate location for your project. Follow the specific instructions provided with each code to ensure it integrates correctly into your trading or programming setup. Be sure to review and understand the code to ensure it functions as expected. You can also download the ITF file to import directly into your platform and therefore get rid of the copy/paste.

How to Import Codes?

How to Share Codes

To share a code, identify a piece of code that you believe would be useful to other traders or programmers. Save this code as an ITF file, and provide a clear description and usage instructions. By contributing your codes, you can help others improve their trading and programming efficiency, and receive feedback to refine your code further.

Join Us!

Learn to code

We offer a wide range of code learning courses to cater to different skill levels, from beginners to advanced programmers. Whether you are just starting out or looking to enhance your coding skills, our courses provide comprehensive and structured learning paths to help you achieve your goals.

Jump into the learning path

Source of Codes

Our site is a hub for trading tools like algorithms, indicators, screeners, and chart templates developed by our community using ProBuilder. With thousands of codes, it's the most extensive collection of trading tools available for ProRealTime™. These tools help traders analyze markets from various angles. Community developers freely share their work, and top contributors are honored as ProBuilder Masters. Join and share your codes to contribute to our community's growth.

Logo Logo
Loading...