NexusFi: Find Your Edge


Home Menu

 





How to create a loop


Discussion in ThinkOrSwim

Updated
    1. trending_up 2,018 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 0 posts
    2. attach_file 0 attachments




 
Search this Thread

How to create a loop

  #1 (permalink)
hh2017
East Lyme +CT/USA
 
Posts: 1 since Sep 2017
Thanks Given: 0
Thanks Received: 0

Hi there,

I am wondering how to create a for next loop to continue calculating volume spikes. The code below can only find the last spike. If I want to count the total # of the spikes every 5 minutes for the whole day. What should I change? Thanks!

def afterStart = secondsfromtime(930)>0;
def beforeEnd = secondstilltime(1600)>0;
def conditionTrue = volume > 1.5*average(volume, 300);
plot scan = afterStart and beforeEnd and conditionTrue;

Reply With Quote





Last Updated on September 14, 2017


© 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