hi, this is tough using AFL. Several requests have been done for inherent market profile functions but sofar I did not see anything yet.
I used some code from the library but it is not very efficient (added code, mp_ed.afl). The POC plotted in the code is from the previous day. On inditrader.com they did some work on the MP. Last code I had a look at I added (MPNEW.afl), regards, Ed From: Rob Sent: Friday, June 18, 2010 11:10 AM To: [email protected] Subject: [amibroker] Point of Control I'm looking to create my own Point of Control (POC) calculation... I know PlotVAPOverlayA already calculates it, but I can't return the value via AFL (or the standard deviations around that value). So, basically at the very least I need to calculate a 'mode' price for the days price action... Any ideas of an efficient way to do this...? Thanks
mp_ed.afl
Description: Binary data
MPNEW.afl
Description: Binary data
