• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 3:22am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 3:22am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Auction Market Theory and Market Profile 21,593 replies

MarketProfile/Volume Profile/Auction Market Theory indi? 17 replies

ECN && STP && Scalping && Hedging - Broker Review - Oct 2009 24 replies

Auction Market Value Analytics Charts & Data 14 replies

Analytics, recommendations - S&P 500, Euro and other 11 replies

  • Trading Discussion
  • /
  • Reply to Thread
  • Subscribe
  • 1,023
Attachments: Auction Market Value Theory & Analytics
Exit Attachments
Tags: Auction Market Value Theory & Analytics
Cancel

Auction Market Value Theory & Analytics

  • Last Post
  •  
  • 1 6263Page 646566 81
  • 1 63Page 6465 81
  •  
  • Post #1,261
  • Quote
  • Oct 9, 2017 6:39pm Oct 9, 2017 6:39pm
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
Quoting neo269
Disliked
Hello @mzvega @evak Are you aware of any Indicator which is close to TPOChart2.1 for Ninjatrader where one can export data to spreadsheet? Thanks. Edit: searched a lot for AMVT related indicator for Ninja but could not find it & unfortunately MT4 doesnt work in markets I trade in.
Ignored
Unfortunately, I do not……It's probably not an answer you want to hear but I also build profiles & create references points using excel. I used to manually by hand enter the data into a spreadsheet, as my programming skills improved I began to automate the process. I am learning now, to use oandas API where I can call the data into python/excel and build profiles along with amvt references, automatically.

I do this so my "analysis" is not dependent on any one charting package or any particular indicator.
https://www.forexfactory.com/showthr...25#post9341025
Sorry I could not be of any help……
Markets are not efficient, rather they are effective - Jones
 
 
  • Post #1,262
  • Quote
  • Edited 2:26am Oct 10, 2017 1:30am | Edited 2:26am
  •  neo269
  • | Joined Mar 2012 | Status: Member | 28 Posts
Quoting mzvega
Disliked
{quote} Unfortunately, I do not……It's probably not an answer you want to hear but I also build profiles & create references points using excel. I used to manually by hand enter the data into a spreadsheet, as my programming skills improved I began to automate the process. I am learning now, to use oandas API where I can call the data into python/excel and build profiles along with amvt references, automatically. I do this so my "analysis" is not dependent on any one charting package or any particular indicator. https://www.forexfactory.com/showthr...25#post9341025...
Ignored
Thanks for your reply. btw, love this thread & info you share. especially cisco research. somehow cisco site is down. its good that you have archived the research in this thread.

Edit: GLScharts.com provides data for Indian Markets!!!
 
 
  • Post #1,263
  • Quote
  • Oct 11, 2017 4:25pm Oct 11, 2017 4:25pm
  •  JPworks
  • | Joined Jul 2013 | Status: Member | 122 Posts
My little contribution to AMVTA team.
As you know there are many files in the MP multi composite profiles in mt4 file section. There are 18 files for each pair as you can see in the left and middle image I attached. I pull out information I want and organize my csv files in 1,3,5,10,15,20 days for each pair I want. I will once program the software pull out information at the push of a button every day and organize my csv files for my data base as seen in the far right. The software is free and search for "advanced renamer" or any other similar software. Enjoy.
JP

Attached Image (click to enlarge)
Click to Enlarge

Name: Image 4.png
Size: 163 KB
 
1
  • Post #1,264
  • Quote
  • Dec 7, 2017 3:45am Dec 7, 2017 3:45am
  •  dljonesFan
  • | Joined Oct 2015 | Status: Member | 159 Posts
Hi is somebody able to program the net flow of all pairs with one click solution (from the extracted data)? I would like to have a table with all the netflows together on one page... Or can someone advise me a program to do that? I think python can do the job but is a lot of work. Maybee there is a better solution.

thanks for helping me out
C
 
 
  • Post #1,265
  • Quote
  • Dec 7, 2017 5:30am Dec 7, 2017 5:30am
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
Quoting dljonesFan
Disliked
Hi is somebody able to program the net flow of all pairs with one click solution (from the extracted data)? I would like to have a table with all the netflows together on one page... Or can someone advise me a program to do that? I think python can do the job but is a lot of work. Maybee there is a better solution. thanks for helping me out C
Ignored
If you already have tables for each of your pairs, you can create one workbook/sheet that has only the "cells" you want to see from other workbooks. Each time you open the workbook it will update itself by the reading cells from other workbooks without having to open them.

here's an example of data from 3 different files on 1 sheet
open the workbook you want data from and the workbook you want to show that data in
select a cell in a blank workbook/sheet type "=" then click the cell you want to display. You can then drag the formula to auto fill the rest
Attached Image(s) (click to enlarge)
Click to Enlarge

Name: wb.JPG
Size: 452 KB
Click to Enlarge

Name: wb1.JPG
Size: 544 KB
Markets are not efficient, rather they are effective - Jones
 
1
  • Post #1,266
  • Quote
  • Dec 7, 2017 6:33am Dec 7, 2017 6:33am
  •  JPworks
  • | Joined Jul 2013 | Status: Member | 122 Posts
Quoting dljonesFan
Disliked
Hi is somebody able to program the net flow of all pairs with one click solution (from the extracted data)? I would like to have a table with all the netflows together on one page... Or can someone advise me a program to do that? I think python can do the job but is a lot of work. Maybee there is a better solution. thanks for helping me out C
Ignored
Chris,
Are you looking a kind like this?

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_2017-12-07_06-15-07.png
Size: 16 KB
 
1
  • Post #1,267
  • Quote
  • Dec 7, 2017 7:01am Dec 7, 2017 7:01am
  •  dljonesFan
  • | Joined Oct 2015 | Status: Member | 159 Posts
Thank you for the information. JP, which program are you using for calc and reading? Would you share the table?
Mzvega, thank you for sharing. So I have to import the data into excel workbooks for reading. Which program are you using for the net flow calc? Excel?

greetings
C
1
 
  • Post #1,268
  • Quote
  • Dec 7, 2017 2:15pm Dec 7, 2017 2:15pm
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
Quoting dljonesFan
Disliked
Thank you for the information. JP, which program are you using for calc and reading? Would you share the table? Mzvega, thank you for sharing. So I have to import the data into excel workbooks for reading. Which program are you using for the net flow calc? Excel? greetings C
Ignored
Python/Excel
Markets are not efficient, rather they are effective - Jones
 
2
  • Post #1,269
  • Quote
  • Edited Dec 8, 2017 4:23pm Dec 7, 2017 4:53pm | Edited Dec 8, 2017 4:23pm
  •  JPworks
  • | Joined Jul 2013 | Status: Member | 122 Posts
Quoting dljonesFan
Disliked
Thank you for the information. JP, which program are you using for calc and reading? Would you share the table? Mzvega, thank you for sharing. So I have to import the data into excel workbooks for reading. Which program are you using for the neto flow calc? Excel? greetings C
Ignored
Chris,
You can search and Google for "data extracting and data transformation application" Now a days you may not need to depend on traditional spread sheet and relational data base if you will, as there are plenty of data transformation applications out there. You can import or read, extract, transform and manipulate your data as you want it to be. Extract, Transform, and Load, ETL Software can do more than what others can do. You may spend sometime reading and watching tutorials though. Since I am using proprietary application, for the sake of integrity of the forum I refrain from posting links. You don't need proprietary software though, many free and powerful applications are out there if you incline to come out from spread sheet and relational databases as alternative. To organize your csv you can follow what I had posted previously at
https://www.forexfactory.com/showthr...0#post10380180
Does this help? I hope.,
JP
 
1
  • Post #1,270
  • Quote
  • Dec 8, 2017 9:42am Dec 8, 2017 9:42am
  •  thetail
  • | Joined Oct 2016 | Status: Member | 80 Posts
Quoting dljonesFan
Disliked
Thank you for the information. JP, which program are you using for calc and reading? Would you share the table? Mzvega, thank you for sharing. So I have to import the data into excel workbooks for reading. Which program are you using for the net flow calc? Excel? greetings C
Ignored
If you do not already have knowledge of the C language (and its variants) the way to follow is the one indicated for a long time ago by mzvega: python / excel / db
For the db part you will also have to study the SQL language.
You have to count many hours of studies and tests to get what you want. (months ...)
And if things in trading do not work, the positive side is that you will have learned two of the most important programming languages actually on the scene and that will be useful in many other fields.
1
 
  • Post #1,271
  • Quote
  • Dec 11, 2017 8:26am Dec 11, 2017 8:26am
  •  dljonesFan
  • | Joined Oct 2015 | Status: Member | 159 Posts
thank you Mzvega Iam using python and excel too, but dont realy like it (ps: Iam missing your wonderful entry posts...). And thanks JP for the info, I will have a look at this.

greetings
C

---------------------------------------------

@"tail" nothing new... no answer to my question... I thougth you know me already, doing this not the first time.... In fact Iam doing this longer than you...
1
1
  • Post #1,272
  • Quote
  • Edited 9:40am Dec 11, 2017 9:19am | Edited 9:40am
  •  thetail
  • | Joined Oct 2016 | Status: Member | 80 Posts
Quoting dljonesFan
Disliked
@"tail" nothing new... no answer to my question... I thougth you know me already, doing this not the first time.... In fact Iam doing this longer than you...
Ignored
Sorry dljonesFan, i quoted the wrong message and i'm not able to modify it after
My message was in response to your prior message

Quoting dljonesFan
Disliked
Hi is somebody able to program the net flow of all pairs with one click solution (from the extracted data)? I would like to have a table with all the netflows together on one page... Or can someone advise me a program to do that? I think python can do the job but is a lot of work. Maybee there is a better solution. thanks for helping me out C
Ignored
Yes, python can do that in one click solution ... and yes is a lot of work but it' s more flexible than any other ETL proprietary solution.
So, if "better" for you means a faster learning curve, python/excel/db is not the better way
 
1
  • Post #1,273
  • Quote
  • Dec 12, 2017 6:20am Dec 12, 2017 6:20am
  •  dljonesFan
  • | Joined Oct 2015 | Status: Member | 159 Posts
Quoting thetail
Disliked
{quote} Sorry dljonesFan, i quoted the wrong message and i'm not able to modify it after My message was in response to your prior message {quote} Yes, python can do that in one click solution ... and yes is a lot of work but it' s more flexible than any other ETL proprietary solution. So, if "better" for you means a faster learning curve, python/excel/db is not the better way
Ignored
Thank you, but Its not about some learning curve...
1
1
  • Post #1,274
  • Quote
  • Jan 3, 2018 4:55pm Jan 3, 2018 4:55pm
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
Attached Image (click to enlarge)
Click to Enlarge

Name: audnzd.JPG
Size: 215 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: audnzd1.JPG
Size: 260 KB
Markets are not efficient, rather they are effective - Jones
 
 
  • Post #1,275
  • Quote
  • Edited 8:00pm Jan 3, 2018 5:57pm | Edited 8:00pm
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
It's somewhat disappointing that so many people dismiss AMVT as being "complex", and question it's validity, due to what they call it's "complexity". That's further from the truth

The notion that price changes in period A have something to tell traders about price changes in period B is a hypothesis believed by retail traders, that when tested, proves to be false

Most technical analysis works off an underlying, belief that the market is "day to day" serial correlated therefore, you should be able use previous days prices (candlestick) to "predict" the current day's prices. There are many TA strategies, however they all subscribe to and have the same notion that price changes in period A have something to tell traders about price changes in period B.

The foundation of AMVT is built on empirical evidence that there is no "day-to-day serial correlation"…………..

Let me start by going over a series of tests using over a year of the most recent currency data…………

I will post the actual workbooks & results for 16 currency pairs when I am finished posting……..


I'll start with a test on GBPUSD for day to day serial correlation using the closing price (close)

all you have to do is ask the question of the data, "is today's close higher or lower than yesterday's close H or L ? Then all you have to do to test if there is a serial correlation between yesterdays close and the current days close by asking how often does the previous days close (period A) relays info about the current day's close (period b)? How often was the close used as a predictor for the current day's close? you can count the matches(how often than not) ...........


Here is a test for serial correlation using the "close" ……sampling more than a year of data
Using the old TA notion that price (close) in period A had something to tell traders about price changes in period B. You would be correct 242 times in a sample of 509 days(1.39 yrs), However, you would have been incorrect 267 times. Using the old TA notion that price in period A had something to tell traders about price changes in period B, using that methodology/linear thinking You would have been correct 48% of the time, and wrong 52%.
Attached Image (click to enlarge)
Click to Enlarge

Name: gu closes.JPG
Size: 404 KB


Here is a test for serial correlation using the "open" ……same sample of data
using the notion that price (open) in period A had something to tell traders about price changes in period B. You would be You would be correct 243 times in a sample of 509 days(1.39 yrs), However, you would have been incorrect 266 times. Using the old TA notion that price in period A had something to tell traders about price changes in period B, using that methodology/linear thinking You would have been correct 48% of the time, and wrong 52%. So far, the methodology proves to be incorrect/false more times than not…………
Attached Image (click to enlarge)
Click to Enlarge

Name: gu opens.JPG
Size: 208 KB


Let's not stop there, let's continue…………..
Here is a test for serial correlation using the "high" ……same sample of data
using the notion that price (high) in period A had something to tell traders about price changes in period B. Here you would be correct 286 times in a sample of 509 days(1.39 yrs), However, you would have been incorrect 223 times. Using the old TA notion that price in period A had something to tell traders about price changes in period B, using that methodology/linear thinking You would have been correct 56% of the time, and wrong 44%. The results are somewhat better, however minus fees & commission you're still about 50/50.
Attached Image (click to enlarge)
Click to Enlarge

Name: gu highs.JPG
Size: 194 KB


Here is a test for serial correlation using the "Low" ……same sample of data
using the notion that price (low) in period A had something to tell traders about price changes in period B. Here you would be correct 271 times in a sample of 509 days(1.39 yrs), However, you would have been incorrect 238 times. Using the old TA notion that price in period A had something to tell traders about price changes in period B, using that methodology/linear thinking You would have been correct 53% of the time, and wrong 47%. Again, the results are somewhat better, however minus fees & commission you're still about 50/50................
Attached Image (click to enlarge)
Click to Enlarge

Name: gu lows.JPG
Size: 196 KB


the notion that the O, H, L, or C prices in period A has something to tell traders about changes in O, H, L, or C prices in period B is statistically false
Markets are not efficient, rather they are effective - Jones
 
3
  • Post #1,276
  • Quote
  • Jan 3, 2018 7:57pm Jan 3, 2018 7:57pm
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
I know I only showed data for GU, however for all currency pairs the results are the same.

Data on closes for all pairs.........
Attached Image (click to enlarge)
Click to Enlarge

Name: group closes.JPG
Size: 361 KB


Data on opens for all pairs.........
Attached Image (click to enlarge)
Click to Enlarge

Name: group opens.JPG
Size: 367 KB


Data on highs for all pairs......
Attached Image (click to enlarge)
Click to Enlarge

Name: group highs.JPG
Size: 365 KB


Data on lows for all pairs......
Attached Image (click to enlarge)
Click to Enlarge

Name: group lows.JPG
Size: 345 KB


There is little evidence when tested that price changes in period A have something to tell traders about price changes in period B, there is only evidence to the contrary. That should make someone question the validity of their trading methodology (TA). The data doesn't support the methodology......
Markets are not efficient, rather they are effective - Jones
 
2
  • Post #1,277
  • Quote
  • Edited 1:57am Jan 4, 2018 1:28am | Edited 1:57am
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
The fundamental difference between Auction Market Value Theory and technical analysis is......

A hypothesis is either a suggested explanation for an observable phenomenon, or a reasoned prediction of a possible causal correlation among multiple phenomena. In science, a theory is a tested, well-substantiated, unifying explanation for a set of verified, proven factors. A theory is always backed by evidence; a hypothesis is only a suggested possible outcome, and is testable and falsifiable.
Pasted from <http://www.diffen.com/difference/Hypothesis_vs_Theory>

The notion that price changes in period A have something to tell traders about price changes in period B is a hypothesis believed by retail traders, that when tested, proves to be false

Most technical analysis works off an underlying, belief that the market is "day to day" serial correlated therefore, you should be able use previous days prices (candlestick) to "predict" the current day's prices. There are many TA strategies, however they all subscribe to and have the same notion that price changes in period A have something to tell traders about price changes in period B.

The foundation of AMT is built on empirical evidence that there is no "day-to-day serial correlation".

The evidence that proves TA methodology/linear thinking to be false, is the empirical evidence on which the foundation of Auction Market Value Theory is built…….

This is what people struggle with, They are "conditioned" to think that price changes in period A have something to tell traders about price changes in period B.

You can't approach AMVT with a TA mindset……...

It simply comes down to this………….you either believe in TA methodology (the notion that price changes in period A have something to tell traders about price changes in period B) despite evidence that proves the contrary.

Or you can choose a methodology (AMVT) with a foundation based on evidence you can prove……

That's what is so difficult for people to wrap their minds around…….
No one wants to admit that everything they "thought" they knew about the market needs to be unlearned.

It's much simpler to dismiss something as "being too complex", than to admit & address the flaws in your thought process/methodology…….

In 2007 I had to ask myself what do I do? Do I ignore the evidence that TA is flawed in it's methodology, and jump from thread to thread looking for a TA "strategy" that I know doesn't statistically exist? Or do I invest my time learning skills to do my own analysis? Unfortunately, the internet/FF is full TA indicators traders "want", (an indicator that removes them from them from a logical thought & decision making process), rather than the tools they need. I can choose to do the work myself, or wait for someone else to do it for me………..

Anyway, here are the worksheets & statistics for16 currency pairs…….

Some might consider this evidence of a "Random Walk"……but wait… I am still not finished…...

EDIT: I posted the wrong "opens" file now updated
Attached File(s)
File Type: xlsx Serial Correlation Closes.xlsx   1.6 MB | 160 downloads
File Type: xlsx Serial Correlation Highs.xlsx   1.6 MB | 160 downloads
File Type: xlsx Serial Correlation Lows.xlsx   1.5 MB | 154 downloads
File Type: xlsx Serial Correlation Opens.xlsx   1.6 MB | 169 downloads
Markets are not efficient, rather they are effective - Jones
 
1
  • Post #1,278
  • Quote
  • Jan 4, 2018 1:46am Jan 4, 2018 1:46am
  •  mav3n
  • | Joined Sep 2015 | Status: Member | 207 Posts
Quoting mzvega
Disliked
....Most technical analysis works off an underlying, belief that the market is "day to day" serial correlated therefore, you should be able use previous days prices (candlestick) to "predict"...........
Ignored
Dear Mz Vega,
How about "hour to hour" serial correlated? Will they give the same result as your test? I never made such a test, just curious. Thanks in advanced!!
 
 
  • Post #1,279
  • Quote
  • Jan 4, 2018 2:32am Jan 4, 2018 2:32am
  •  mzvega
  • Joined May 2009 | Status: Member | 1,879 Posts
Quoting mav3n
Disliked
{quote} Dear Mz Vega, How about "hour to hour" serial correlated? Will they give the same result as your test? I never made such a test, just curious. Thanks in advanced!!
Ignored
Nope, no serial correlation there.......

11133 hr bars (463.875 days of data)

Days in Sample days of hour bars
11133 hrs 463.875 days
# Correct 5323
# Incorrect 5810

% Correct 48%
% Incorrect 52%
Attached File(s)
File Type: xlsx hour testx.xlsx   731 KB | 160 downloads
Markets are not efficient, rather they are effective - Jones
 
2
  • Post #1,280
  • Quote
  • Jan 4, 2018 2:56am Jan 4, 2018 2:56am
  •  mav3n
  • | Joined Sep 2015 | Status: Member | 207 Posts
Quoting mzvega
Disliked
{quote} Nope, no serial correlation there....... 11133 hr bars (463.875 days of data) Days in Sample days of hour bars 11133 hrs 463.875 days # Correct 5323 # Incorrect 5810 % Correct 48% % Incorrect 52% {file}
Ignored
Thanks MzVega, this fact will shake my wired brain neuron!! I must reconfigure it the right way! What i found interesting is the percentage, they always show near 50-50% (in daily and hours).
 
1
  • Trading Discussion
  • /
  • Auction Market Value Theory & Analytics
  • Reply to Thread
    • 1 6263Page 646566 81
    • 1 63Page 6465 81
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2023