Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (dBc, clonman, TipmyPip), 18,816 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Spread calculation #465136
04/04/17 14:42
04/04/17 14:42
Joined: May 2016
Posts: 180
Prague
pcz Offline OP
Member
pcz  Offline OP
Member

Joined: May 2016
Posts: 180
Prague
It's great that now we can store bid-ask spread in fVal variable of T6 structs. It makes everything much easier. But if my observation is correct the spread is applied in whole on entry for short trades and on exit for long trades. This however makes it impossible to accurately backtest with variable spread because the exit spread is not known at the time of trade entry. Would it be possible to change the behavior in such way that the spread is applied for example only on trade exit in both cases? Or is there some workaround beside summing all entry / exit spreads separately?

Re: Spread calculation [Re: pcz] #465149
04/05/17 17:05
04/05/17 17:05
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
Hmm, I do not see how. Short trades are opened at the bid price, not at the ask price, so how could the spread be applied at exit?

Re: Spread calculation [Re: jcl] #465154
04/06/17 13:44
04/06/17 13:44
Joined: May 2016
Posts: 180
Prague
pcz Offline OP
Member
pcz  Offline OP
Member

Joined: May 2016
Posts: 180
Prague
My mistake, the original question makes no sense as we're testing with ask prices and not mean prices.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1