Skip to content

disclose quantity added#80

Open
overdoseod wants to merge 1 commit intojerokpradeep:mainfrom
overdoseod:overdoseod-1
Open

disclose quantity added#80
overdoseod wants to merge 1 commit intojerokpradeep:mainfrom
overdoseod:overdoseod-1

Conversation

@overdoseod
Copy link
Copy Markdown

buyorder=alice.place_order(transaction_type = TransactionType.Buy,
instrument = alice.get_instrument_by_symbol(instrument.exchange, symboll),
quantity = qlot,
qtydisc=200,
order_type = OrderType.Limit,
product_type = ProductType.Delivery,
price = 1.0,
trigger_price = None,
stop_loss = None,
square_off = None,
trailing_sl = None,
is_amo = False,order_tag='demo')

buyorder=alice.place_order(transaction_type = TransactionType.Buy,
     instrument = alice.get_instrument_by_symbol(instrument.exchange, symboll),
     quantity = qlot,
     qtydisc=200,
     order_type = OrderType.Limit,
     product_type = ProductType.Delivery,
     price = 1.0,
     trigger_price = None,
     stop_loss = None,
     square_off = None,
     trailing_sl = None,
     is_amo = False,order_tag='demo')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant