How to scan ToS for certain bid/ask spreads?

Discussion in 'Retail Brokers' started by sgjohnson, Apr 6, 2020.

  1. schizo

    schizo

    It would help if you post the actual code.
     
    #11     Apr 7, 2020
  2. sgjohnson

    sgjohnson

    I was referring to the three lines in the OP. The code that works:

    Code:
    plot spread = bid - ask;
     
    #12     Apr 7, 2020
  3. sgjohnson

    sgjohnson

    I meant ask - bid;

    Geez. Need to go to bed.
     
    #13     Apr 7, 2020