swap





#property copyright "No Copyright - WarnSoft"
#property link      "N/A"
#property indicator_chart_window

int start() {

Comment("Swap Long: ",MarketInfo(Symbol(),MODE_SWAPLONG),"\nSwap Short: ",MarketInfo(Symbol(),MODE_SWAPSHORT));
 return(0);
  
  }



Sample





Analysis



Market Information Used:



Indicator Curves created:


Indicators Used:



Custom Indicators Used:

Order Management characteristics:

Other Features: