NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 4 of 4
Search: Posts Made By: syswizard
Forum: EasyLanguage Programming September 21st, 2022, 09:00 AM
Replies: 11
Views: 3,462
Posted By syswizard
That is not the correct behavior as the Set...

That is not the correct behavior as the Set statements should be active in the current bar. They are designed to operate INTRABAR and don't require [IntraBarOrderGeneration] to be on. It is...
Forum: EasyLanguage Programming September 20th, 2022, 10:08 PM
Replies: 11
Views: 3,462
Posted By syswizard
Something is wrong with your signal's set-up and...

Something is wrong with your signal's set-up and properties.
Try using PositionProfit(0) in place of OpenPositionProfit.
This code is within a SIGNAL, correct ?
Note: it won't work in an INDICATOR.
Forum: EasyLanguage Programming September 20th, 2022, 05:22 PM
Replies: 11
Views: 3,462
Posted By syswizard
Both tgamt and slamt must be specified in...

Both tgamt and slamt must be specified in DOLLARS, not BigPoints, not Ticks.
If you need to, convert your input in ticks to dollars:
So use this: tgamt_ticks * dollarspertick, slamt_ticks *...
Forum: EasyLanguage Programming September 20th, 2022, 09:50 AM
Replies: 11
Views: 3,462
Posted By syswizard
if MarketPosition <> 0 and OpenPositionProfit >=...

if MarketPosition <> 0 and OpenPositionProfit >= 100 Then
Begin
SetStopPosition;
SetDollarTrailing(100);
End;
Showing results 1 to 4 of 4

Have you been scammed by "Vinny Emini"?

 


 
 


© 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