NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching easylanguage, looking in keywords for any words
Found 14 matching entries

Sort by

Entries
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: 815 times

Keywords: adx adxvma easylanguage multicharts vma
BigMike's BMT_Envelop in Easy Language Version 5 *
This is the EasyLanguage version of BMT_Envelop BigMike came up with.

I like the Averages & Fib Levels & since I use Tradestation, here is my version.

I made very minor changes for my use:
1. I changed 76.4% to 61.8%
2. I have commented the 100% & 161% plots (I find scaling of charts an issue with Tradestation)

Either of these changes can be un-commented very easily.

The inbuilt function in TS to get OHLC for the day is based on time so I had to customize to use sessions & have new functions attached as a part of ELD.

Enjoy!


Category The Elite Circle 
 
Suggest other entries I might like
Details: BigMike's BMT_Envelop in Easy Language Version
Category: The Elite Circle 


March 27th, 2011
Size: 22.59 KB
Downloaded: 523 times

Keywords: bmt easylanguage tradestation bigmike envelop
BMT CCI Pivot Zones
The premise behind this indicator is to capture the overbought and oversold conditions of CCI, and then draw trend lines on the chart representative of the turning points.

It is designed for Range or Renko charts only.

The lines are drawn in realtime and do not change. They are drawn as soon as a bar closes where the CCI has pivoted to/from an overbought/oversold area, so you get instant feedback.

The idea is the top (resistance / blue) represents the top of the normal trading range. Price will normally bounce off this resistance area and move lower. The bottom (support / red) represents the bottom of the normal trading range. Price will normally bounce off this support area and move higher.

When price does break through either S/R area, it tends to make new highs and lows (ie: breakout).

The discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3361-cci-pivot-zones-easylanguage.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT CCI Pivot Zones
Category: MultiCharts 


March 26th, 2010
Size: 2.50 KB
Downloaded: 694 times

Keywords: cci easylanguage multicharts pivot pivots zone zones
BMT OBV On Balance Volume 5 *
Plot 1, 2, 3 and 4 should be invisible and are just used for color reference.

Let me know what you think.

Thread for discussion:
https://nexusfi.com/tradestation-easylanguage-programming/3463-easylanguage-balance-volume-balance-volume-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT OBV On Balance Volume
Category: MultiCharts 


April 6th, 2010
Size: 3.91 KB
Downloaded: 658 times

Keywords: easylanguage multicharts obv volume on balance
BMT SuperTrend 4 *
This is my own interpretation of the popular SuperTrend indicator.

It is a function and an indicator, so you can also easily use it to generate signals.

To get the desired Indicator effect and control over plot colors that I wanted, I made Plot1 and Plot2 a real plot so you could precisely control the RGB color. You need to mark these plots as invisible once you setup the indicator! I will provide a screen shot below as an example.

Plot3 is the real plot, and it will be colored based on if trend is up or down.

Discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3347-easylanguage-supertrend-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT SuperTrend
Category: MultiCharts 


March 26th, 2010
Size: 9.31 KB
Downloaded: 1053 times

Keywords: easylanguage multicharts supertrend
BMT Volume Pivots 5 *
I'm using this on a 5 minute chart. I am not sure of its usefulness on anything smaller.

You'll need a semi-wide right margin to see the text, or you can edit the indicator itself if you want to adjust that. v-d1..v-d5 just represents how many days back the line represents, I have it set to do a 5-day rolling action now.

All the lines are drawn ahead of time and do not change intraday.

The discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3299-volume-level-support-resistance-easylanguage.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT Volume Pivots
Category: MultiCharts 


March 26th, 2010
Size: 8.16 KB
Downloaded: 645 times

Keywords: easylanguage multicharts pivot pivots resistance support volume
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
EasyLanguage Comprehensive Reference Guide 5 *
This pdf is a comprehensive reference guide for EasyLanguage. It is 292 pages long and provides details on every aspect of EasyLanguage, such as order creation, alerts, variables, arrays, drawing, and even accessing external DLL's.

Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: EasyLanguage Comprehensive Reference Guide
Category: TradeStation (hidden) 


February 23rd, 2010
Size: 2.72 MB
Downloaded: 1048 times

Keywords: book easylanguage
EasyLanguage Essentials Guide 5 *
This book has been designed with the beginning EasyLanguage programmer in mind. Although comprehensive, it is not designed to answer every question about EasyLanguage.

It is not a complete Reference, but it is close.


Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: EasyLanguage Essentials Guide
Category: TradeStation (hidden) 


February 23rd, 2010
Size: 1.93 MB
Downloaded: 734 times

Keywords: book easylanguage trade station
EasyLanguage Reserved Words and Functions 5 *
This is a reference of all reserved words and functions as of TradeStation 8.3.

The .pdf is 1272 pages long and quite detailed, and is fully searchable.


Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: EasyLanguage Reserved Words and Functions
Category: TradeStation (hidden) 


February 23rd, 2010
Size: 2.35 MB
Downloaded: 613 times

Keywords: book easylanguage
 



 
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