gordon:
they already normalized?
Yes, unless you use unreliable history data in the backtester.
thanks. i meant live or demo...
gordon:
thanks. i meant live or demo...
thanks. i meant live or demo...
No difference between Live and Demo regarding Ask or Bid normalization ie. not required.
CB.

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
I guess the answer is probably no, but just to be sure - do u need to normalize any of the following:
- predefined variables Ask, Bid
- value returned from MarketInfo(Symbol(), MODE_BID) or MarketInfo(Symbol(), MODE_ASK)
- value returned from OrderOpenPrice(), OrderTakeProfit() and similar functions (of course after selecting an open order...)
Is normalization needed or are they already normalized?