NexusFi: Find Your Edge


Home Menu

 





ADE Function Query


Discussion in EasyLanguage Programming

Updated
    1. trending_up 1,127 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?
Need help Heiken Ashi system
NinjaTrader
Top Pick Trading reviews?
Trading Reviews and Vendors
Has anyone taken The Mentor Program from The Trading Gam …
Trading Reviews and Vendors
DOM in QTrader vs Bookmap
Platforms and Indicators
Time, Futures, Scalping, Treasurys
Treasury Notes and Bonds
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Vinny E-Mini & Algobox Review TRADE ROOM
8 thanks
Futures spread trading grains education sources?
6 thanks
Just another trading journal: PA, Wyckoff & Trends
4 thanks
Wheres the videos?
3 thanks
Blue wave trading review
2 thanks
  #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 - Sitemap - Downloads - Top
no new posts