|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Offer side Ask and Bid |
Fx18
|
Post subject: Offer side Ask and Bid |
Post rating: 0
|
Posted: Thu 06 Aug, 2015, 11:40
|
|
User rating: 2
Joined: Wed 29 Jan, 2014, 10:18 Posts: 30 Location: Austria,
|
Hi
Because I am used to MT4 and new to JForex, I am bit confused with the offer side concept in JForex. Hence, here are my questions:
1) One can switch on a chart between Ask and Bid. What is this offer side buy or sell on a chart?
2) Why other platforms like MT4 don't have this offer side on their charts? any advantages or disadvantages?
3) When using OfferSide.BID and OfferSide.ASK in a JForex strategy in Java?
4) Why the historical data is returned either with OfferSide.BID or OfferSide.ASK data ? why not both ?
Any explanation and clarification is much appreciated.
Thank you!
|
|
|
|
 |
API Support
|
Post subject: Re: Offer side Ask and Bid |
Post rating: 0
|
Posted: Fri 07 Aug, 2015, 14:03
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
In strategy and on chart BUY orders are placed using BID price, while SELL orders are placed using ASK. One benefit of this division is that strategies can make decisions based on actual spread value. ASK/BID values are separated in historical data for performance reasons.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|