NexusFi: Find Your Edge


Home Menu

 





SWING DOTS


Discussion in TradeStation

Updated
      Top Posters
    1. looks_one kris123 with 4 posts (0 thanks)
    2. looks_two billmcg with 1 posts (0 thanks)
    3. looks_3 SunTrader with 1 posts (0 thanks)
    4. looks_4 ABCTG with 1 posts (1 thanks)
    1. trending_up 1,308 views
    2. thumb_up 1 thanks given
    3. group 5 followers
    1. forum 7 posts
    2. attach_file 2 attachments




 
Search this Thread

SWING DOTS

  #1 (permalink)
 kris123 
Mumbai
 
Experience: Intermediate
Platform: meta
Trading: ES
Posts: 10 since Jan 2013
Thanks Given: 0
Thanks Received: 0

Can someone share the .eld that plots these big swing dots ? I picked up this chart from one of the forum posts. However I could not find the .eld file .

Attached Thumbnails
Click image for larger version

Name:	BIG-DOTS.jpg
Views:	116
Size:	96.5 KB
ID:	327636  
Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
About a successful futures trader who didnt know anythin …
Psychology and Money Management
REcommedations for programming help
Sierra Chart
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Better Renko Gaps
The Elite Circle
 
  #2 (permalink)
 kris123 
Mumbai
 
Experience: Intermediate
Platform: meta
Trading: ES
Posts: 10 since Jan 2013
Thanks Given: 0
Thanks Received: 0

Just found this .ELD file. This is the file that was mentioned in that post . But when I apply it ,all i see are the oscillators but no big swing dots.

Attached Files
Elite Membership required to download: BIG SWING DOTS.txt
Started this thread Reply With Quote
  #3 (permalink)
SunTrader
Boca Raton, FL
 
Posts: 260 since Nov 2018
Thanks Given: 81
Thanks Received: 182


I don't download code that I have no idea of first verifying veracity of so if you post the code itself I will take a look.

But it seems likely you haven't formatted it correctly.

Reply With Quote
  #4 (permalink)
 kris123 
Mumbai
 
Experience: Intermediate
Platform: meta
Trading: ES
Posts: 10 since Jan 2013
Thanks Given: 0
Thanks Received: 0

Thanks for having a look.I have no knowledge coding..apologies if I make mistakes.

inputs:
MALength( 20 ),
Price( Close ),
UseGradientColor( true ),
NegGradColor( Red ),
PosGradientColor( Green ) ;

variables:
MAValue( 0 ),
MASlope( 0 ),
MAAngle( 0 ) ;

MAValue = AverageFC( Price, MALength ) ;

MASlope = ( MAValue - MAValue[1] ) * (PriceScale / MinMove ) ;

MAAngle = ArcTangent( MASlope ) ;

if UseGradientColor then
SetPlotColor( 1, GradientColor( MAAngle, -90, 90, NegGradColor, PosGradientColor )) ;

Plot1( MAAngle, "MA Angle" ) ;

Started this thread Reply With Quote
  #5 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

kris123,

from the way the code is written I don't think it is responsible for the dots, but I would expect to see an oscillator line.
Your best bet might be posting in the thread where the image was posted and asking if someone can point you towards the code.

Regards,

ABCTG


kris123 View Post
Thanks for having a look.I have no knowledge coding..apologies if I make mistakes.

inputs:
MALength( 20 ),
Price( Close ),
UseGradientColor( true ),
NegGradColor( Red ),
PosGradientColor( Green ) ;

variables:
MAValue( 0 ),
MASlope( 0 ),
MAAngle( 0 ) ;

MAValue = AverageFC( Price, MALength ) ;

MASlope = ( MAValue - MAValue[1] ) * (PriceScale / MinMove ) ;

MAAngle = ArcTangent( MASlope ) ;

if UseGradientColor then
SetPlotColor( 1, GradientColor( MAAngle, -90, 90, NegGradColor, PosGradientColor )) ;

Plot1( MAAngle, "MA Angle" ) ;


Follow me on Twitter Reply With Quote
Thanked by:
  #6 (permalink)
 kris123 
Mumbai
 
Experience: Intermediate
Platform: meta
Trading: ES
Posts: 10 since Jan 2013
Thanks Given: 0
Thanks Received: 0

Thanks for having a look at the code.I will post in that thread.

Started this thread Reply With Quote
  #7 (permalink)
bluethunderdt
Mountain Home, AR United states of America
 
Posts: 2 since Sep 2022
Thanks Given: 1
Thanks Received: 0

look on markplex.com he has a pivot paint bar tutorial that is something like this.

Reply With Quote
  #8 (permalink)
billmcg
rochester,newyork,usa
 
Posts: 18 since Mar 2013
Thanks Given: 4
Thanks Received: 12

Those appear to be Fractals, Bill Williams indicator, NT8 has several plug and play templates. The best is BW Fractal.
BW Fractal (BWFrctl)
The Fractal Breakout is the least aggressive of the five Bill Williams indicators. It encompasses a series of market moves and is often used to confirm a buy or sell signal. The first move outlined by the system occurs when a market has made a new high or low. Next, the market reverses and retreats to prior levels. Finally, the market trades out of its old range again, this time even farther.

Stand alone does not provide a consistant signal, used with OB OS Stochastic and MACDBB offers consistant signals.

Reply With Quote




Last Updated on October 24, 2022


© 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