NexusFi: Find Your Edge


Home Menu

 





signal not working


Discussion in EasyLanguage Programming

Updated
    1. trending_up 3,300 views
    2. thumb_up 4 thanks given
    3. group 2 followers
    1. forum 12 posts
    2. attach_file 0 attachments




 
Search this Thread

signal not working

  #1 (permalink)
AhmedF
north bergen
 
Posts: 13 since Feb 2017
Thanks Given: 3
Thanks Received: 1

for some reason when i run this signal on Renko bars (box size 0.0005 , Resolution 50 ticks) it doesn't work :

inputs:

Series( Close ),
FastMA( 7 ),
SlowMA( 3 ) ;


variables:
var0( 0 ),
var1( 0 ) ;


var0 = Average( series, FastMA ) ;
var1 = Average( series, SlowMA ) ;

if var0 crosses above var1 then buy next bar at market;
if var0 crosses under var1 then sellshort next bar at market;

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Better Renko Gaps
The Elite Circle
Exit Strategy
NinjaTrader
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Tao te Trade: way of the WLD
24 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #3 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627


AhmedF,

what does "it doesn't work" mean? What is it doing and what are you expecting it to do?

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #4 (permalink)
AhmedF
north bergen
 
Posts: 13 since Feb 2017
Thanks Given: 3
Thanks Received: 1

when i run the signal on renko bars it is not showing any trades at all, even though i converted the signal into an indicator to see if the moving averages are crossing which they are



ABCTG View Post
AhmedF,

what does "it doesn't work" mean? What is it doing and what are you expecting it to do?

Regards,

ABCTG


Reply With Quote
  #5 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

AhmedF,

how many bars did you load on the chart and what is the max bars back setting for the signal? Make sure
that these settings don't block any trades.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #6 (permalink)
AhmedF
north bergen
 
Posts: 13 since Feb 2017
Thanks Given: 3
Thanks Received: 1

i guess that was the problem thanks a lot



ABCTG View Post
AhmedF,

how many bars did you load on the chart and what is the max bars back setting for the signal? Make sure
that these settings don't block any trades.

Regards,

ABCTG


Reply With Quote
Thanked by:
  #7 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

AhmedF,

great that it's working for you now. By the way you can show your appreciation for posts on futures.IO by clicking the Thanks button next to the post.

Have a great weekend,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #8 (permalink)
AhmedF
north bergen
 
Posts: 13 since Feb 2017
Thanks Given: 3
Thanks Received: 1

One more question which is larger renko box size 0.0015 resolution 1 hour or 3200tick HA

Reply With Quote
  #9 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

What is "3200tick HA"?

Regards,

ABCTG

Follow me on Twitter Reply With Quote
  #10 (permalink)
AhmedF
north bergen
 
Posts: 13 since Feb 2017
Thanks Given: 3
Thanks Received: 1


chart type = Hiekin-Ashi
resolution = 3200 Tick


ABCTG View Post
What is "3200tick HA"?

Regards,

ABCTG


Reply With Quote




Last Updated on March 4, 2017


© 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
no new posts