Hi,
Just wanted to add some info on Tradersway, on the subject
of Bid/Ask spreads.
This data is from a Live account, using the MT4.ECN account
type, which is spread plus commission (variable spread)
type. Time is 11am EST Wed. December 23. I just “eyeballed”
the lows and highs I was seeing over a minute or so.
This is ECN execution, and I can confirm that Limit orders,
Take Profit, and Stop Loss orders are
very precisely executed, so these spreads are “real”. Due
to ECN executions, requotes or rejections do not exist, and
limit orders can be placed tightly inside the Bid/Ask spread
with no problem at all.
Attached is code to monitor the spread on most any MetaTrader 4
platform. NOTE: this code displays Spread: 9 points, which means
0.9 pips (so divide by 10 to get pips). NOTE: This code goes into
your Indicators folder for MT4 ! I may have tweaked this code
slightly but did not write it all myself.
EUR/USD 0.1-0.4 pips
USD/JPY 0.3-0.5 pips
USD/CAD 0.7-1.0
GBP/JPY 1.7-2.0 pips
AUD/JPY 1.5-1.6 pips
EUR/JPY 0.9-1.1 pips
Naturally, these will be effective spreads for small lot sizes
and says little about pricing for single trades involving
much larger lots, due to depth of market considerations.
Personally, I was pleased to see that many of these
spreads are so good, given that 0.01 lot sizes can be
used, and also with very small accounts at Tradersway.
By the way, Generic MetaTrader 4 can be used, as most
experienced MT4 users may already know. (As an aside,
I am writing software using the NJ4X.com Java/.Net
to MetaTrader4/5 framework, which I can very highly
recommend. This allows programmers to write complex
functionality without using MT4’s somewhat antiquated
EA language, and to run multiple MT terminals easily
“in parallel” or across multiple accounts.)
hyperscalper
Spread.zip (8.63 KB)