NexusFi: Find Your Edge


Home Menu

 





Tradestation Showme


Discussion in EasyLanguage Programming

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




 
Search this Thread

Tradestation Showme

  #1 (permalink)
Stormkicker
Bangkok
 
Posts: 5 since Feb 2015
Thanks Given: 1
Thanks Received: 0

My skills as a Trader do not extend to code, it's something I really struggle with. I have compiled code for a Showme but the dot does not appear on the applicable candle. The Showme is to identify the candle criteria as described in the code but only when the Stochastic SlowK is at an extreme, such as over 80.

Any help would be greatly appreciated.

Thanks


Condition1 = Open >= Open[1] AND Close < Low [1] ;
Condition2 = SlowK( 0 ) crosses over 80 ;

Value1 = (H + L)/2 ;

Begin
If Condition1 and Condition2 then Plot1(Value1) ;
Alert ;
end

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
ZombieSqueeze
Platforms and Indicators
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
  #3 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629


Stormkicker,

"crosses over" will only be true on the bar of the cross over. It would not be true on following bars when the Stochastic is still above 80.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:




Last Updated on March 15, 2018


© 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