NexusFi: Find Your Edge


Home Menu

 





Reserved words for output txt file;


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one cactus1973 with 2 posts (0 thanks)
    2. looks_two Quick Summary with 1 posts (0 thanks)
    3. looks_3 ABCTG with 1 posts (0 thanks)
    4. looks_4 chenrvn with 1 posts (0 thanks)
    1. trending_up 1,112 views
    2. thumb_up 0 thanks given
    3. group 3 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread

Reserved words for output txt file;

  #1 (permalink)
cactus1973
Canicattė Italy
 
Posts: 15 since Nov 2018
Thanks Given: 0
Thanks Received: 0

Hello everyone, i'm not very expert with Easylanguage. I have difficulty in coding how to print a txt file where i'd like to write in the name of strategy, symbol, date and profit-loss of the day.
I have difflcult to find the reserved words for the strategy name and the profit/loss of the day.

Anyone have any suggestions?

Thank you in advance

Gioak


print(File("C:\Users\utente\Desktop\outputMulticharts\test.txt"),"strategyname",xxxxxxxxx," SYMBOL ",symbol," date ",date:7:0,spaces(2), "P/L",xxxxxxxxxxxxxxx);

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
About a successful futures trader who didnÂīt know anyth …
Psychology and Money Management
Better Renko Gaps
The Elite Circle
MC PL editor upgrade
MultiCharts
What broker to use for trading palladium futures
Commodities
ZombieSqueeze
Platforms and Indicators
 
  #3 (permalink)
chenrvn
Schumburg
 
Posts: 7 since May 2019
Thanks Given: 2
Thanks Received: 0


you have two option:
1. try use: GetStrategyName reserved word
2. u can create a variable at the top of the file and use it whenever u want in the files (it called: constant in programmin language perspective)

Reply With Quote
  #4 (permalink)
cactus1973
Canicattė Italy
 
Posts: 15 since Nov 2018
Thanks Given: 0
Thanks Received: 0

Hi chenrvn, thank you for your suggestions... i've solved the first problem (strategy name) but not the second, how to insert in a end of day txt file the profit/loss of the day.

print(File("C:\Users\utente\Desktop\outputMulticharts\test.txt"),"strategyname",spaces(2),getstrategyname," SYMBOL ",symbol," date ",date:7:0,spaces(2), "P/L",XXXXXXXXXXXXXX);

Reply With Quote
  #5 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

cactus1973,

one way to accomplish what you have in mind would be to store the value of the reserved word NetProfit in a variable at the beginning of each day. Then you can compare the current value for NetProfit at the end of the day to that variable and compute the daily profit and loss.

Regards,

ABCTG


cactus1973 View Post
Hi chenrvn, thank you for your suggestions... i've solved the first problem (strategy name) but not the second, how to insert in a end of day txt file the profit/loss of the day.

print(File("C:\Users\utente\Desktop\outputMulticharts\test.txt"),"strategyname",spaces(2),getstrategyname," SYMBOL ",symbol," date ",date:7:0,spaces(2), "P/L",XXXXXXXXXXXXXX);


Follow me on Twitter Reply With Quote




Last Updated on May 6, 2019


© 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