Exemplo n.º 1
0
 private void button4_Click(object sender, EventArgs e)
 {
     ctpTrade.sell_btn_Open(double.Parse(price.ToString()) - 1);
 }