They mean points . . . hence the many, many, many posts about handling 4/5 digit Brokers correctly.
seravitae:
I think that depends on what you are willing to accept . . .
Any ideas then what an 'acceptable' slippage value for non-news conditions might be? 10pts/1pip, 20pts/2pip, etc?
fair enough, i'll have a think and see. i'm assuming this thread will die shortly due to lack of interest, so in the off-chance that you might know a miscellaneous answer to a question, is there a drawing style for MT4 that draws solid color between two buffers for an indicator? I'd like to see if i can "color in" the space between the high-center and low-center bollinger band spaces depending on where the stick closed. MQL5 seems to have a solid drawing style, but i can't see any for MT4. I basically want to have a solid, filled channel between two points, but not have to rely on using massive amounts of rectangles or triangles.
If you can't figure it out then you should check out this article and code in MT5
seravitae:
fair enough, i'll have a think and see. i'm assuming this thread will die shortly due to lack of interest, so in the off-chance that you might know a miscellaneous answer to a question, is there a drawing style for MT4 that draws solid color between two buffers for an indicator? I'd like to see if i can "color in" the space between the high-center and low-center bollinger band spaces depending on where the stick closed. MQL5 seems to have a solid drawing style, but i can't see any for MT4. I basically want to have a solid, filled channel between two points, but not have to rely on using massive amounts of rectangles or triangles.
I think you could do it using a few more buffers and histograms . . . I posted about is a couple of weeks back.
fair enough, i'll have a think and see. i'm assuming this thread will die shortly due to lack of interest, so in the off-chance that you might know a miscellaneous answer to a question, is there a drawing style for MT4 that draws solid color between two buffers for an indicator? I'd like to see if i can "color in" the space between the high-center and low-center bollinger band spaces depending on where the stick closed. MQL5 seems to have a solid drawing style, but i can't see any for MT4. I basically want to have a solid, filled channel between two points, but not have to rely on using massive amounts of rectangles or triangles.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys,
Just realised something that doesnt seem to make sense to me. MT4 seems to use 'points' natively, (ie the last decimal place, which for 5-digit brokers is a pippete/partial pip). Yet, in the order exection dialogue it lists the option for slippage in pips. Do they really mean points (last decimal place) and just worded it wrong, or is it limited to the 4th decimal place (a true pip for 5-digits)?