NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 2 of 2
Search: Posts Made By: rleplae
Forum: NinjaTrader August 17th, 2016, 08:39 PM
Replies: 4
Views: 1,152
Posted By rleplae
roughly like this : if (EMA (8) [0] >...

roughly like this :


if (EMA (8) [0] > SMA (20) [0] && SuperTrend.UpTrend [0] == true && !fired)
{
DrawDot ("Dot", true, 0, High [0], Color.Green);
fired = true;
}
if (EMA (8) [0] < SMA...
Forum: NinjaTrader August 17th, 2016, 07:51 PM
Replies: 4
Views: 1,152
Posted By rleplae
use an extra flag (bool) when the condition is...

use an extra flag (bool)
when the condition is met, you put the flag
when the condition stops, you remove the flag
if the flag is put, the signal can not be generated

good luck !
Showing results 1 to 2 of 2

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