Trading Articles
Article Categories
Article Tools
Minimum or Maximum values in EasyLanguage
Updated December 9, 2022
trending_up
544 views
thumb_up
1 thanks given
group
2 followers
forum
1 posts
attach_file
0 attachments
Welcome to futures io: the largest futures trading community on the planet, with well over 150,000 members
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to
register in order to view the content of the threads and start contributing to our community.
It's free and simple.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
Minimum or Maximum values in EasyLanguage
(login for full post details)
#1 (permalink )
East Ridge, Tennessee, USA
Experience: Master
Platform: TradeStation
Trading: Futures, Stocks, Options, Forex
Posts: 14 since Nov 2022
Thanks: 3 given,
1
received
I other languages, a minimum or maximum for two or more values is expressed something like this:
min(x, y)
max(x, y)
I see nothing like that in EasyLanguage . I looked in the reserved words manual. Dumb question I guess, but how do you find the minimum or maximum in comparing two or more values in EasyLanguage?
Can you help answer these questions from other members on futures io?
Best Threads (Most Thanked) in the last 7 days on futures io
(login for full post details)
#2 (permalink )
Posts: 3,464 since Jul 2012
Thanks: 1,827 given,
6,985
received
BeetleBaum
I other languages, a minimum or maximum for two or more values is expressed something like this:
min(x, y)
max(x, y)
I see nothing like that in
EasyLanguage . I looked in the reserved words manual. Dumb question I guess, but how do you find the minimum or maximum in comparing two or more values in EasyLanguage?
maxlist, minlist
The following user says Thank You to kevinkdog for this post:
Last Updated on December 9, 2022
Ongoing