how to import stock's historical tick data into MT5?

 

I've got a stock's future tick data and want to import the data from MT5, but I don't know how to adjust the data for that purpose.

The strucure of stock'data is as the followings.

Trade_Date Make_Date  Index_Type Security_Code Time Trade_Price Price_Type Trade_Volume No Contract_Month
20200302  20200228 18 165030018 163012718 21190 N 8 63 202003


 The structure of MT5's tick data is the followings.

Date Bid Ask Last Volume






I am not sure which data of stock's future tick corresponds to which data of MT5's tick data.

Which data should I use for Bid and Ask.  Is it OK to leave empty in these columns in the case for stock's data?

I would appreciate any information anyone could give me.

Thanks

Reason: