Home Forums Tickstory Lite General Discussion Spread question in exporting to Metatrader

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • imported_tickstory
    Participant
    Post count: 1479

    Hi BeLikeWater,

    You need to set the spread in the Tickstory MT4 Info window – the settings in Metatrader will have no effect once you launch MT4 via Tickstory. You can double-check the spread value by inserting the following code into your EA:

    Print("Spread is: " + DoubleToStr(MarketInfo(Symbol(),MODE_SPREAD), 2));

    Regards.

    BeLikeWater
    Participant
    Post count: 20

    Dear Support

    Thank you very much.

    Greetings

    Belikewater

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.