Arthur Albano / Publications
Codes
Larry Williams' Variable Accumulation Distribution (WVAD) Indicator for MetaTrader 5
This is Larray Williams's Variable Accumulation Distribution, used in volume analysis
Forum
Probability Cone
Since Black-Scholes-Merton model inception, many option traders use the probability cone to trade several securities using stock options as protection to their investments. However, the model uses an universal equation based on normal distribution, from probability. However, due to increase in
Account Based Indicators
Hello Everyone! Is there any history deals based indicator around? Almost all of them are market based, but almost none is account based. I've seen a product that created an indicator based on profit, but what if I wanted to know my position moving average plotted with market candles? Many thanks
Trinomial expansion
Let's take the following polynomial (which is closely related to the binomial expansion, and it is in fact a particular case of trinomial expansion): (1+x+x 2 ) n It's expansion gives a series of coefficients, depending solely on n . if n = 0 , 1 ; if n = 1 , 1 1 1 ; if n = 2
Metatrader 5 Download
Hi All! Where can I get a single file download of Metatrader 5 for Windows? Or, at least, a compressed file? Many thanks in advance
HUGE BUG @ Strategy Tester AND Demo Accounts
While testing an EA, I've got the following results. It's completely unrealistic and it mirrors a HUGE flaw at strategy tester, using every tick based on real ticks: when testing limit orders, orders are always placed at first at the book, so it's gets immediate execution. At demo accounts too. As
Variable Period Indicator/Colouring
Hi Folks! In my endless search for strange and odd things, I am never comfortable about periods and bars. So, I need help with the following code. The basic stuff is, if it completes a full single wave phase , where the compared waves are (high+low)/2 and (open+close)/2, the color of the indicator
Expert Advisors: Successful EA's Hints & Tricks
Ever wonder why your EA does not sell on market? Only very few comment about it? So, this is the place to share experiences on how you changed your EA to make it useful! Or not... :P
Retrieving History Positions
Hi people! Since build 1525 , Metatrader 5 allows listing positions history. What are the functions related to retrieving them, as there is HistoryOrdersTotal() , HistoryDealsTotal() , but there is no HistoryPositionsTotal(), HistoryPositionGetTicket(), and HistorySelect() generates a list of orders
Metatrader on a Stick and mobile solutions
Hi all! Does anyone uses Metatrader on a Stick? And no, it's not for barbecuing :P. It's like having a Windows 10 with Metatrader installed so you can just plug into a monitor, desktop or a laptop to use it at cyber cafes, library computers, friend's house and other places. I've seen products like
Functions: iAO and iAC
Hi people! I wanted to create a custom Awesome Oscillator (B. Williams) and also Accelerator Oscillator . Does this look correct? Can anyone check, test or suggest any improvement to it? I got to the point where I do not have improvements to it, such as speed or even error-checking (btw, it has none