NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: Nube
Forum: ThinkOrSwim March 11th, 2021, 10:25 PM
Replies: 13
Views: 15,526
Posted By Nube
def AHClose = if GetTime() crosses below...

def AHClose = if GetTime() crosses below RegularTradingEnd(GetYYYYMMDD()) then
close[1] else AHClose[1];

plot AfterHoursClose = AHClose;
Forum: ThinkOrSwim December 16th, 2019, 11:10 PM
Replies: 13
Views: 15,526
Posted By Nube
def RTHOpen; def FiveMinuteClose; if...

def RTHOpen;
def FiveMinuteClose;
if GetTime() crosses above RegularTradingStart(GetYYYYMMDD()) {
RTHOpen = open;
FiveMinuteClose = close(period = AggregationPeriod.FIVE_MIN);
}else{
...
Forum: ThinkOrSwim July 23rd, 2019, 09:03 PM
Replies: 13
Views: 15,526
Posted By Nube
def RTHClose = if GetTime() crosses above...

def RTHClose = if GetTime() crosses above RegularTradingEnd(GetYYYYMMDD()) then
close[1] else RTHClose[1];

plot RegularTradingClose = RTHClose;
Showing results 1 to 3 of 3

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 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