NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 7 of 7
Search: Posts Made By: Jura
Forum: EasyLanguage Programming May 24th, 2015, 03:14 PM
Replies: 22
Views: 9,723
Posted By Jura
My interpretation of what you're trying to do is...

My interpretation of what you're trying to do is the following:


Variables:
tlID(0);

if (BarStatus(1) = 2) then begin

if (tlID = 0) then begin
Forum: EasyLanguage Programming May 22nd, 2015, 07:24 AM
Replies: 22
Views: 9,723
Posted By Jura
Can you expand more on what the trend line drawn...

Can you expand more on what the trend line drawn from right to left needs to do? Is that right-to-left trend line still drawn on the same bars and price coordinates? Or should that line be drawn on...
Forum: EasyLanguage Programming May 22nd, 2015, 05:16 AM
Replies: 22
Views: 9,723
Posted By Jura
Could you post the code that you are using now?...

Could you post the code that you are using now? Then we can take a look at it. If it's proprietary, can you create a code example that replicates this problematic behaviour?
Forum: EasyLanguage Programming May 21st, 2015, 01:08 PM
Replies: 22
Views: 9,723
Posted By Jura
Can you clarify what you're trying to achieve...

Can you clarify what you're trying to achieve now? It's not very clear to me, sorry. Why would you like the use the bar number for example?
Forum: EasyLanguage Programming May 20th, 2015, 12:03 AM
Replies: 22
Views: 9,723
Posted By Jura
As I understand it, ABCTG means that you...

As I understand it, ABCTG means that you shouldn't put the location update in the code block that's only executed once (i.e., when `alreadyPlotted` is false). That probably makes sense when you think...
Forum: EasyLanguage Programming May 19th, 2015, 01:41 PM
Replies: 22
Views: 9,723
Posted By Jura
You'll need to add a Boolean variable that acts...

You'll need to add a Boolean variable that acts as a check to see if the line has already been drawn or not. For example:


vars: TLID (High[3]), IntraBarPersist alreadyPlotted(false);

if...
Forum: EasyLanguage Programming May 19th, 2015, 04:32 AM
Replies: 22
Views: 9,723
Posted By Jura
If this `highestAll()` function returns the...

If this `highestAll()` function returns the highest price from all bars on the chart, I think you need to create a custom function for this that uses Symbol_High...
Showing results 1 to 7 of 7

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