Metatrader 5 - How can I make my spread fixed? Here it went wrong.

General discussion about the Tickstory Lite software package.
Post Reply
ontradingx
Posts: 2
Joined: Wed Nov 16, 2022 12:05 am

Metatrader 5 - How can I make my spread fixed? Here it went wrong.

Post by ontradingx »

I followed the informed steps so that I could leave my spread fixed at 15 points, I imported the bars and ticks data into my metatrader 5 and the spread was zeroed (0), I would sincerely like to know exactly how to make this work correctly .

I selected in (Output Format) "Custom".
Then I entered the following:
{BarBeginTime:yyyyMMdd},{BarBeginTime:HH\:mm\:ss},{Open},{High},{Low},{Close},{BarTickCount},{BarTickCount},15

for ticks, the same situation

I selected in (Output Format) "Custom".
Then I entered the following:
{BarBeginTime:yyyyMMdd},{BarBeginTime:HH\:mm\:ss},{Open},{High},{Low},{Close},{BarTickCount},{BarTickCount},15
{Timestamp:yyyyMMdd},{Timestamp:HH\:mm\:ss},{BidPrice},{BidPrice+0.00015},{BidPrice+0.00015},{BidVolume:F0}

What am I doing wrong?

tickstory
Posts: 4895
Joined: Sun Jan 06, 2013 12:27 am

Re: Metatrader 5 - How can I make my spread fixed? Here it went wrong.

Post by tickstory »

Hi Ontradingx,

You might want to elaborate on what you mean by "zeroed". Attached are the screenshots showing the bar and tick data that has been imported into MT5 with the custom formats you mentioned.

Thanks.
Attachments
MT5 Tick Import Window
MT5 Tick Import Window
MT5 Bar Import Window
MT5 Bar Import Window

Post Reply