NexusFi: Find Your Edge


Home Menu

 





ADE Function Query


Discussion in EasyLanguage Programming

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




 
Search this Thread

ADE Function Query

  #1 (permalink)
Basura
Brisbane, Australia
 
Posts: 7 since Jan 2013
Thanks Given: 14
Thanks Received: 0

Hi there,

Currently using All Data Everywhere with MC and running into an issue trying to create a parameterized class.

Can't get the following to compile as a function:

 
Code
                            
Inputs:
    
PslowAF(NumericSimple),
    
PLimit(NumericSimple),
    
DMIlength(NumericSimple),
    
MACDfast(NumericSimple),
    
MACDslow(NumericSimple),
    
MACDsig(NumericSimple);

ADC.EntryVarsPD "#" +
    
NumToStr(PslowAF2) + "," +
    
NumToStr(PLimit1) + "," +
    
NumToStr(DMIlength0) + "," +
    
NumToStr(MACDfast0) + "," +
    
NumToStr(MACDslow0) + "," +
    
NumToStr(MACDsig0); 
Returns "Types are not compatible" error for line: " ADC.EntryVarsPD = "#" + "

Thanks for any suggestions!

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
MC PL editor upgrade
MultiCharts
How to apply profiles
Traders Hideout
 
  #3 (permalink)
Basura
Brisbane, Australia
 
Posts: 7 since Jan 2013
Thanks Given: 14
Thanks Received: 0



Basura View Post
Hi there,

Currently using All Data Everywhere with MC and running into an issue trying to create a parameterized class.

Can't get the following to compile as a function:

 
Code
                            
Inputs:

    
PslowAF(NumericSimple),
    
PLimit(NumericSimple),
    
DMIlength(NumericSimple),
    
MACDfast(NumericSimple),
    
MACDslow(NumericSimple),
    
MACDsig(NumericSimple);

ADC.EntryVarsPD "#" +
    
NumToStr(PslowAF2) + "," +
    
NumToStr(PLimit1) + "," +
    
NumToStr(DMIlength0) + "," +
    
NumToStr(MACDfast0) + "," +
    
NumToStr(MACDslow0) + "," +
    
NumToStr(MACDsig0); 
Returns "Types are not compatible" error for line: " ADC.EntryVarsPD = "#" + "

Thanks for any suggestions!

All good - worked it out - was trying to create a numeric function when it should be a string function.

Cheers.

Reply With Quote




Last Updated on June 26, 2015


© 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