NexusFi: Find Your Edge


Home Menu

 



Categories Help    

Search Results
Submitted by Big Mike
Found 76 matching entries

Sort by

Entries
Volume Up Down Average 5 *
Discussion thread:
https://nexusfi.com/tradestation-multicharts-easylanguage-programming/10987-easylanguage-volume-up-down-average.html

I couldn't find an indicator that accomplished what I wanted, so I just made one. The indicator simply plots the Up volume and Down volume separately, as an average.

Simple concept - price closes above the typical (H+L)/2 then it's marked as up volume, and vice versa for down volume.

- If the up volume band is higher than the down volume band, then market is probably moving up.
- If both bands are declining, there is not much interest at these prices.
- If bands are moving towards each other, trend reversal.
- If bands are moving away from each other, trend continuation.

Anyway, don't read too much into it.

Here is the code, some screen shots, and a MultiCharts pla.


Category MultiCharts 
 
Suggest other entries I might like
Details: Volume Up Down Average
Category: MultiCharts 


May 23rd, 2011
Size: 3.14 KB
Downloaded: 551 times

Keywords: multicharts volume
BMT Envelope Expansion Fib Bands v2.03 5 *
Attached is version 2.03. It does NOT work in NT 6.5 but does work in NT 7 with beta 22 or later.

Again, this is a major rewrite. Backup your old copy first, this one will overwrite it. If you don't like the new one you can go back to the old one this way.

There are two parameter options.

Multiplier - 1.0 is normal. If you feel the bands are too tight, you can raise this value, but it will no longer represent the real retracement levels of the daily ATR.

ATR Length - 7 is default. Lower will adapt more quickly to a changing market (like the recent huge fluctuations on CL). Higher will adapt slower.

I've added two extra bands to show the 100% and 161.8% levels. I've set the default colors the way I like them, which is different than the last version so take note. I also like the bands to blend into the chart, so the Alpha opacity is set for each plot.

You'll need to redo your template as the Plot names and settings have changed.

The histogram has been removed.

As far as I can tell, I've solved the math bugs. Please report any problems.

Mike

COMPATIBILITY:
NinjaTrader 6.5: NO
NinjaTrader 7.0: YES beta 22 or later only


Category The Elite Circle 
 
Suggest other entries I might like
Details: BMT Envelope Expansion Fib Bands v2.03
Category: The Elite Circle 


November 19th, 2010
Size: 8.20 KB
Downloaded: 2047 times

Keywords: bands envelope fibonacci
DoubleMA
This is a simple port of the famous DoubleMA for NinjaTrader. I say simple because it's only a few lines, where the NT version is hundreds of lines (needlessly).

Read the code to understand the 'type' selections, it is easy.

Discussion thread:
https://nexusfi.com/tradestation-multicharts-easylanguage-programming/4948-ts-multicharts-doublema-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: DoubleMA
Category: MultiCharts 


August 6th, 2010
Size: 40.27 KB
Downloaded: 410 times

Keywords: doublema easylanguage multicharts
Wave indicator 5 *
From https://nexusfi.com/elite-circle/693-wave-indicator.html

The inspiration came from websouth's template, which I started a discussion on here:
https://forum.bigmiketrading.com/general-discussion/691-websouths-shared-price-action-templates.html

The indicator works a little different than websouth's implementation, because he was using the displacement chart feature which puts lines behind (historical) price. Within the indicator, I just painted the line using historical data, but it still plots real-time.

At any rate, it is a very interesting indicator. Sometimes it is a thing of beauty, others the visual aesthetics are not appealing but that usually means chop. If the indicator looks like shit then the price action is probably shit, too.

All colors are fully configurable, as is the shading, and opacity. You can also control the historical period rate.

Attached are a few screens plus the indicator. It's the top panel stuff.

I look forward to your input

Mike


Category The Elite Circle 
 
Suggest other entries I might like
Details: Wave indicator
Category: The Elite Circle 


June 13th, 2010
Size: 4.12 KB
Downloaded: 920 times

Keywords: bmt wave
TrendBars2 v2
From https://nexusfi.com/elite-circle/636-trendbars-trendbars2-paint-bars.html

Here is a new export of TrendBars2 v2.2. It's faster and fixes a few quirks from the last version. Import like normal with Ninja.


Category The Elite Circle 
 
Suggest other entries I might like
Details: TrendBars2 v2
Category: The Elite Circle 


June 12th, 2010
Size: 6.04 KB
Downloaded: 664 times
Big Mike's CL (crude oil) journal V1 4 *
From https://nexusfi.com/journals-daily-charts-tape-reading/627-big-mikes-cl-crude-oil-futures-contract-crude-oil-journal.html

Here is a video blog about trading CL. I also share my usual opinions on multiple time frames and indicators/simplicity, money management, etc.

Play the VLC media player if you have any issues after unzipping, just like all my videos in the Downloads section.

I'll try to keep this journal updated with CL thoughts and trades.

Small chart: 89 volume
Medium chart: 6 range
Large chart: 12 range

I've attached a screen shot (not shown here click link to see) but the main point of this post is in the video not the screen shot.

Mike


Category Educational 
 
Suggest other entries I might like
Details: Big Mike's CL (crude oil) journal V1
Category: Educational 


June 12th, 2010
Size: 102.03 MB
Downloaded: 916 times

Keywords: bmt cl video
abcFloorPivots 5 *
This indicator plots floor pivots such as S1/S2, and R1/R2, plus the PP.

You can configure the start/stop time so if you like to use a 24h chart but only plot RTH pivots, you can do that. You can also turn on/off weekends.

You can control if the text is placed to the right or left of the pivot marker. You can also control the plot style (solid, dashed, dotted, etc) and the colors of each plot.

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: abcFloorPivots
Category: MultiCharts 


May 30th, 2010
Size: 15.45 KB
Downloaded: 827 times

Keywords: floor multicharts pivots
ADXVMA 4 *
Here is an ADXVMA port from NinjaTrader to MultiCharts.

I've built it as a function so you can use it in signals easily. The attached .pla MultiCharts file is both the function and the indicator.

I know that some NT users like to set the rising and falling plots to transparent so they are left with "shelfs" for the neutral plot. I tried, but there is apparently no way to do this in EasyLanguage. I've emailed MultiCharts for help.

The discussion thread is here (with EasyLanguage source):
https://nexusfi.com/tradestation-easylanguage-programming/3549-easylanguage-adxvma-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: ADXVMA
Category: MultiCharts 


April 17th, 2010
Size: 7.59 KB
Downloaded: 814 times

Keywords: adx adxvma easylanguage multicharts vma
ZeroLagEMA
Here is a ZeroLagEMA (zero lag exponential moving average) for MultiCharts.

The EasyLanguage code and discussion is here:
https://nexusfi.com/tradestation-easylanguage-programming/3490-easylanguage-zerolagema-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: ZeroLagEMA
Category: MultiCharts 


April 11th, 2010
Size: 3.14 KB
Downloaded: 592 times

Keywords: easylanguage ema multicharts zerolag zerolagema
ZeroLagWMA
Here is a ZeroLagWMA (zero lag weighted moving average) for MultiCharts.

Thread for discussion here with EasyLanguage source:
https://nexusfi.com/tradestation-easylanguage-programming/3489-easylanguage-zerolagwma-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: ZeroLagWMA
Category: MultiCharts 


April 11th, 2010
Size: 3.14 KB
Downloaded: 437 times

Keywords: easylanguage multicharts weighted wma zerolag zerolagwma
 



 
Category
 





© 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