NexusFi: Find Your Edge


Home Menu

 





how to print time in my EL script?


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one ABCTG with 1 posts (0 thanks)
    2. looks_two SunTrader with 1 posts (0 thanks)
    3. looks_3 kevinkdog with 1 posts (0 thanks)
    4. looks_4 powder with 1 posts (0 thanks)
    1. trending_up 4,008 views
    2. thumb_up 0 thanks given
    3. group 4 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
powder
Washington DC
 
Posts: 6 since Jan 2015
Thanks Given: 3
Thanks Received: 0

Hi all, I have a EL script that grabs time and price data from some drawing objects and prints them to the print log so I can grab the data for a spreadsheet.

Currently it only prints date and price, but there is are variables "xtm" "ytm" and "ztm" that should grab time, but I can't figure out how to print it. The script uses "formatdate" to print each item, both dates and prices.

Here is the code that prints the output to the log. I can provide more of the code if needed.

Once print("Triangle_Number ", "Xdate ", "Xprice ", "Ydate ", "Yprice ", "Zdate ", "Zprice ");
print(count, " ", //Triangle number
formatdate("MMddyyyy", xdt[lnum]), //xdate
formatdate("MMddyyyy", xpt[lnum]), " ", //xprice
formatdate("MMddyyyy", ydt[tnum]), //ydate
formatdate("MMddyyyy", ypt[tnum]), " ", //yprice
formatdate("MMddyyyy", zdt[lnum]), //Zdate
formatdate("MMddyyyy", zpt[lnum]), " ",//Zprice


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
After $87M Settles NO: Irans Nuclear Redline Sets Up the …
Prediction Markets & Event Contracts
US Prop Firms Race Inside the CFTC Perimeter -- Tradeify …
Funded Trading Evaluation Firms
Kalshi Sets $4.13B All-Time Weekly Record as Polymarket …
Prediction Markets & Event Contracts
Beijing Summit Closes: Xi Pledges Hormuz Help -- $1.14B …
Prediction Markets & Event Contracts
CME Group CEO Calls CFTC-Approved Crypto Perps Dangerous …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
13 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks
  #2 (permalink)
SunTrader
Boca Raton, FL
 
Posts: 267 since Nov 2018
Thanks Given: 84
Thanks Received: 185


powder View Post
Hi all, I have a EL script that grabs time and price data from some drawing objects and prints them to the print log so I can grab the data for a spreadsheet.

Currently it only prints date and price, but there is are variables "xtm" "ytm" and "ztm" that should grab time, but I can't figure out how to print it. The script uses "formatdate" to print each item, both dates and prices.

Here is the code that prints the output to the log. I can provide more of the code if needed.

Once print("Triangle_Number ", "Xdate ", "Xprice ", "Ydate ", "Yprice ", "Zdate ", "Zprice ");
print(count, " ", //Triangle number
formatdate("MMddyyyy", xdt[lnum]), //xdate
formatdate("MMddyyyy", xpt[lnum]), " ", //xprice
formatdate("MMddyyyy", ydt[tnum]), //ydate
formatdate("MMddyyyy", ypt[tnum]), " ", //yprice
formatdate("MMddyyyy", zdt[lnum]), //Zdate
formatdate("MMddyyyy", zpt[lnum]), " ",//Zprice

My suggestion is to see TradeStation Forum topic# 156229 regarding StreamWriter.


Reply With Quote
  #3 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,448 since Apr 2013
Thanks Given: 494
Thanks Received: 1,643


powder,

what is the time format you are storing in "xtm" "ytm" and "ztm"? What is the rational for using formatdate to format price data for example?

Regards,

ABCTG



powder View Post
Hi all, I have a EL script that grabs time and price data from some drawing objects and prints them to the print log so I can grab the data for a spreadsheet.

Currently it only prints date and price, but there is are variables "xtm" "ytm" and "ztm" that should grab time, but I can't figure out how to print it. The script uses "formatdate" to print each item, both dates and prices.

Here is the code that prints the output to the log. I can provide more of the code if needed.

Once print("Triangle_Number ", "Xdate ", "Xprice ", "Ydate ", "Yprice ", "Zdate ", "Zprice ");
print(count, " ", //Triangle number
formatdate("MMddyyyy", xdt[lnum]), //xdate
formatdate("MMddyyyy", xpt[lnum]), " ", //xprice
formatdate("MMddyyyy", ydt[tnum]), //ydate
formatdate("MMddyyyy", ypt[tnum]), " ", //yprice
formatdate("MMddyyyy", zdt[lnum]), //Zdate
formatdate("MMddyyyy", zpt[lnum]), " ",//Zprice


Follow me on X Reply With Quote
  #4 (permalink)
swingbatter
Arlington
 
Posts: 18 since Feb 2020
Thanks Given: 6
Thanks Received: 3


powder View Post
Hi all, I have a EL script that grabs time and price data from some drawing objects and prints them to the print log so I can grab the data for a spreadsheet.

Currently it only prints date and price, but there is are variables "xtm" "ytm" and "ztm" that should grab time, but I can't figure out how to print it. The script uses "formatdate" to print each item, both dates and prices.

Here is the code that prints the output to the log. I can provide more of the code if needed.

Once print("Triangle_Number ", "Xdate ", "Xprice ", "Ydate ", "Yprice ", "Zdate ", "Zprice ");
print(count, " ", //Triangle number
formatdate("MMddyyyy", xdt[lnum]), //xdate
formatdate("MMddyyyy", xpt[lnum]), " ", //xprice
formatdate("MMddyyyy", ydt[tnum]), //ydate
formatdate("MMddyyyy", ypt[tnum]), " ", //yprice
formatdate("MMddyyyy", zdt[lnum]), //Zdate
formatdate("MMddyyyy", zpt[lnum]), " ",//Zprice


Do you have the code that makes the drawing objects in the first place? If so, couldn't you make some time variables in that code, and combine that code for making drawing objects with your new EL script that grabs price data?


Reply With Quote




Last Updated on April 16, 2022


© 2026 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 - Downloads - Top
no new posts