Hello community,
i am punching call type order of bank nifty but order is not placed despite i am getting an error of Fund requied but in my account has sufficeint funds so that order can place.
const data = {
quantity: 15,
product: "I",
validity: "DAY",
price: 0.0,
tag: "string",
instrument_token: instrumentKey,
order_type: "MARKET",
transaction_type: "BUY",
disclosed_quantity: 0,
trigger_price: 0,
is_amo: false,
};
is there any chnage needed in price ?