- Search Metals Mine
- pooh123 replied Jan 13, 2018
That's exactly the point I've been making-it's not that for every futures instrument there's a Market Maker. I checked CME website again. CME already listed all the Market Makers they've been using and from that list you can see they don't use any ...
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 13, 2018
CME tell us there are Market Makers.
They even provide a directory of those Market Makers with their company name and relevant instruments. Most of those instruments are agriculture products, options and maybe some precious metals but currency ...Locked-in Range Analysis (LRA)
- pooh123 replied Jan 13, 2018
That is totally incorrect. A Market Maker is approved by CME to quote bid and ask price for the same instrument at the same time. And he gets to share the profit from the spread. I'm not allowed to quote bid and ask price at the same price and I ...
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 12, 2018
I don't mean to be disrespectful to the OP. In fact I appreciate any effort to share an idea, to which I agree or not. Above all, as I said earlier, there are no Market Makers for currency futures, as I found at CME website. And, supply demand ...
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 12, 2018
I kind of echo VEEFX's comment. Also, I found that, the views of Tom Leksey's book is fundamentally flawed. I checked out CME's website and found that, they only use Market Makers for some instruments, and currency futures and ES are not among those ...
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 11, 2018
Does Tom Leksey make the daily LRA report based on daily OI information from CME ? Is that OI information paid service at CME ?
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 10, 2018
A question, as the LRA reports have a 7-day lag, do they have any value for intraday trading ?
Locked-in Range Analysis (LRA)
- pooh123 replied Jan 9, 2018
Here you go. The strategy is a morning range (Asia session) breakout strategy. It can be a profitable strategy, depending on who trades it.
I don't think an EA based on it will be profitable as it takes a lot of discretion to trade it.I will code your EAs and Indicators for no charge
- pooh123 replied Jan 9, 2018
This is just a morning range breakout system. There's a trading system based on the same indicator with rules different from yours: url
I will code your EAs and Indicators for no charge
- pooh123 replied Jan 8, 2018
Well, I think this one is HiddenGap's best post, and probably one of the best posts at Forex Factory: url
vsa with Malcolm
- pooh123 replied Jan 7, 2018
For the AMP Futures MT5 demo account, the data feed comes from CQG. Do they only allow limited number of accounts per email address ? I ask this question because CQG only allow two demo accounts per email address for data feed to Ninjatrader. After ...
vsa with Malcolm
- pooh123 replied Jan 4, 2018
Thanks for the information. Just be careful about one thing: those are information on Oanda's retail clients, which have almost no impact on price.
Hey...what about Volume?
- pooh123 replied Jan 2, 2018
Happy New Year to All ! I'm looking for a multi-timeframe trend indicator that identifies trend based on simple moving average and plots the trend direction in the 2nd window like shown in the attached image. Forget about the HA indicator in the ...
I will code your EAs and Indicators for no charge
- pooh123 replied Dec 30, 2017
I flipped trough that LRA book and found a major issue with the premise of the author's methodology. The author assumes that trading of futures is handled through market makers. In the old days it was the case. However, in today's world the primary ...
Hey...what about Volume?
- pooh123 replied Dec 28, 2017
There's only one correction. That diamond indicator is SMA20, not SMA5. That thick blue line in the screenshot is SMA20 I attached there, it matches the TG diamond line 100%.
vsa with Malcolm
- pooh123 replied Dec 28, 2017
Thank you cja I'll try it.
I will code your EAs and Indicators for no charge
- pooh123 replied Dec 28, 2017
I've been coding an alert indicator that performs the core function of Smart Center Pro: generating alert when a SOS/SOW appears and there is trend alignment. I know TG's diamond trend line is actually SMA20. However, I don't know how to determine ...
vsa with Malcolm
- pooh123 replied Dec 28, 2017
I added Sleep() as suggested. It still doesn't work. According to the official reference, Sleep() doesn't work in indicators. I even considered using message box. However, according to the official reference, message box doesn't work in indicators ...
I will code your EAs and Indicators for no charge
- pooh123 replied Dec 27, 2017
I inserted LastAlertTime5=TimeCurrent() there but it still doesn't work. Initially I put the Playsound() before the Alert() and it didn't work. Then I checked on the internet and found that someone says Playsound() doesn't work if placed after ...
I will code your EAs and Indicators for no charge