NexusFi: Find Your Edge


Home Menu

 





ADE Function Query


Discussion in EasyLanguage Programming

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




 
Search this Thread
  #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?
Ninjatrader users - good CONNECTIONs post and article fr …
NinjaTrader
$12M Ceasefire Contract Goes Disputed as Bandar Abbas St …
Prediction Markets & Event Contracts
Strike Pause Holds, Oil Erases Monday Spike -- May CPI W …
Traders Hideout
Iran Forward Curve: June 30 at 56% vs June 15 at 28% -- …
Prediction Markets & Event Contracts
May 26 Deadline Dies at 7.5% as US Strikes Iran During C …
Prediction Markets & Event Contracts
 
  #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


© 2026 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 - Downloads - Top
no new posts