Search results

  1. T

    Location of execution of trades.

    For any stock I would like to find out where it mainly trades. Ex for stock ABC I would like to know that 50% of trades are executed on BATS, 30% on NASDAQ etc. Is this information available? I have searched but not found anything. For now I'm interested in USO but the question applies to any...
  2. T

    SVOS EUR/JPY D1 Modified Discussion

    I have been reading the code for the SVOS Expert Advisor and had a couple of questions. This EA operates on a 24hr timeframe (PERIOD_D1). The code marked "Assess for Buy" and "Assess for Sell" is located after the test if (Volume[0] > 1) return (0); So this means that a...
Back
Top