NexusFi: Find Your Edge


Home Menu

 





Spread(ask- bid) in Thinkorswim Scan


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one edbrady with 1 posts (0 thanks)
    2. looks_two konstantin4477 with 1 posts (0 thanks)
    3. looks_3 selnomeria with 1 posts (1 thanks)
    4. looks_4 vtmishu with 1 posts (0 thanks)
    1. trending_up 15,298 views
    2. thumb_up 1 thanks given
    3. group 6 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread

Spread(ask- bid) in Thinkorswim Scan

  #1 (permalink)
konstantin4477
Moscow Rassia
 
Posts: 2 since May 2013
Thanks Given: 0
Thanks Received: 0

How to make the formula Spread in Thinkorswim Scan? I am trying to apply this formula, but does not work.

def ask = close(priceType = "ASK");
def bid = close(priceType = "BID");
def spread = ask - bid;
plot scan = spread < 0.1;

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
How to apply profiles
Traders Hideout
REcommedations for programming help
Sierra Chart
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #2 (permalink)
edbrady
Virginia
 
Posts: 2 since Sep 2010
Thanks Given: 0
Thanks Received: 0

Just limit your scan to 'Penny Increment Stocks", instead of "All Stocks". They have already seperated them into one category

Reply With Quote
  #3 (permalink)
ZenStocki
Orlando FL,USA
 
Posts: 1 since Dec 2013
Thanks Given: 0
Thanks Received: 0


Trying to get a scan for difference between ask and the bid, used the one in this post but nothing ever comes up, I assume I am doing something fundamentally incorrect and just not clicking something obvious….

Thank you for any info!

Reply With Quote
  #4 (permalink)
Ruckus49
Pittsburgh
 
Posts: 1 since Nov 2014
Thanks Given: 0
Thanks Received: 0

Upping this... I have the exact same question.

thanks

Reply With Quote
  #5 (permalink)
 selnomeria 
Tbilisi + Georgia
 
Experience: None
Platform: ThinkScript,Tradestation
Trading: EUR/USD
Posts: 36 since Aug 2014
Thanks Given: 9
Thanks Received: 20

instead of
 
Code
def the_Bid = CLOSE(pricetype="bid");
just use
 
Code
def the_Bid = bid;
they are already PRE-DEFINED by platform!!

Visit my NexusFi Trade Journal Reply With Quote
Thanked by:




Last Updated on November 4, 2015


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts