NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 4 of 4
Search: Posts Made By: Jeff65
Forum: EasyLanguage Programming November 20th, 2010, 12:35 PM
Replies: 11
Views: 9,971
Posted By Jeff65
My code example below was written before I read...

My code example below was written before I read your most recent post. Anyway, it is an example of naming entry orders and using the "from entry" syntax to exit. All orders are done at market.
...
Forum: EasyLanguage Programming November 19th, 2010, 04:47 PM
Replies: 11
Views: 9,971
Posted By Jeff65
Matrin, In this case I think you have to...

Matrin,

In this case I think you have to label each new entry with an entry label (buy "LE1", buy "LE2", buy "LE3 ...). You'll have to be clever and place these orders with their unique label...
Forum: EasyLanguage Programming November 18th, 2010, 06:59 AM
Replies: 11
Views: 9,971
Posted By Jeff65
This might help. With multiple trades you...

This might help.

With multiple trades you can manage them independently by using the function "CurrentEntries". Create a variable to hold this value and manage each trade by how many current...
Forum: EasyLanguage Programming November 17th, 2010, 04:06 PM
Replies: 11
Views: 9,971
Posted By Jeff65
This might help. The following code will tell you...

This might help. The following code will tell you if a new position was entered.

Variables:
MP(0);


MP = MarketPosition;

If ( MP <> 0 ) And ( MP[1] = 0 ) Then
Begin
Showing results 1 to 4 of 4

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