Calculating wednesday swaps.

[Deleted]  

Hello,

Does anybody have an easy formula to calculate swaps? I'm trying to explain it to someone with no avail.



Thanks

 
mbro777:

Hello,

Does anybody have an easy formula to calculate swaps? I'm trying to explain it to someone with no avail.

Thanks


MarketInfo (Symbol(), MODE_SWAPTYPE);
MarketInfo (Symbol(), MODE_SWAPLONG);
MarketInfo (Symbol(), MODE_SWAPSHORT);
[Deleted]  
Thanks Onewithzachy