远期外汇交易有保值避险和投机两种功能,两者的区别是什么?
答:投机交易与保值避险交易的区别:(1)投机交易没有实际的商业或金融业务为基础,其交易的目的不是商业或金融业务,而单纯是赚钱。(2)投机交易在买进卖出时,并非真有实际金额的资金。(3)投机交易在远期外汇市场上起着一种微妙的平衡作用。
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/681227.html
上一篇:The church tower on the top of the cliff has been a _________for sailors, (land, mark)
下一篇:#include <iostream> using namespace std; class base { int x; public: void setx( int a){x=a;} int getx ( ){return x;} } ; void main ( ) { int*p; base a; a.setx (15); p= new int (a. getx(
#include <iostream> using namespace std; class base { int x; public: void setx( int a){x=a;} int getx ( ){return x;} } ; void main ( ) { int*p; base a; a.setx (15); p= new int (a. getx(