NexusFi: Find Your Edge


Home Menu

 





AlgoWizard experience?


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one Billiwon with 4 posts (2 thanks)
    2. looks_two lhale67 with 3 posts (2 thanks)
    3. looks_3 JaneGoodall with 1 posts (0 thanks)
    4. looks_4 SMCJB with 1 posts (2 thanks)
      Best Posters
    1. looks_one Ghappy21 with 3 thanks per post
    2. looks_two SMCJB with 2 thanks per post
    3. looks_3 lhale67 with 0.7 thanks per post
    4. looks_4 Billiwon with 0.5 thanks per post
    1. trending_up 2,962 views
    2. thumb_up 10 thanks given
    3. group 6 followers
    1. forum 8 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
Ghappy21
plano TX/USA
 
Posts: 52 since Feb 2021
Thanks Given: 5
Thanks Received: 66

Does anyone have experience using AlgoWizard? It is a UI to create strategies and generate EasyLanguage code. I am trying to use it. It seems clean and straightforward. However I get odd, no, or inconsistent results. If it is good then I will invest more time. If the tool is not good than I do not want to waste more time.


Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
May 26 Deadline Dies at 7.5% as US Strikes Iran During C …
Prediction Markets & Event Contracts
$24.5 Billion Record Month: Prediction Markets Shatter A …
Prediction Markets & Event Contracts
Sundays Verdict: Lebanon Locked at 99.85% as Iran June 7 …
Prediction Markets & Event Contracts
$500M Riding on World Cup 2026: France/Spain Co-Favored …
Prediction Markets & Event Contracts
S&P 500 Holds the Line: No Fast Track for SpaceX, Op …
Stocks and ETFs
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Big Mike in Ecuador
196 thanks
Sober Journey With S&P
27 thanks
30 Sessions
20 thanks
BERN ALGOS algo trading journal
8 thanks
Volume Indicators
8 thanks
  #2 (permalink)
lhale67
Boise, ID
 
Posts: 2 since Mar 2022
Thanks Given: 0
Thanks Received: 2

I started using AlgoWizard when I took the free Strategy Lab course in mid July, so I don't have a lot of experience with it yet. For me there was a lot of learning to do before I figured out how to generate decent strategies. The main thing I found was to create the AlgoWizard template with just the entry and exit code, along with a RandomCondition in the triggers, and let SQX build the best strategies. It has been said that the daily timeframe is best to begin building strategies with, but I found that I can build a template with AlgoWizard and have it run with data on multiple timeframes, and that the 5m and 15m timeframes result in more nimble, higher-returning strategies (at least with @MES.D). I use the AlgoWizard templates with the custom projects to build, thoroughly backtest with out-of-sample data and rough market data, as well as validate with Monte Carlo Tests, and let them run at night, so after a couple of nights I have a large selection of robust strategies to pick through. Although I am still new to SQX, I have already built what I think are decent strategies that I would never have been able to find or backtest manually in order to have enough confidence to trade them.


Reply With Quote
Thanked by:
  #3 (permalink)
 Billiwon 
Los Angeles, California
 
Experience: Advanced
Platform: TradeStation
Broker: TradeStation, ToS
Trading: Index futures, etc.
Frequency: Several times daily
Posts: 67 since Aug 2014
Thanks Given: 118
Thanks Received: 42



lhale67 View Post
I started using AlgoWizard when I took the free Strategy Lab course in mid July, so I don't have a lot of experience with it yet. For me there was a lot of learning to do before I figured out how to generate decent strategies. The main thing I found was to create the AlgoWizard template with just the entry and exit code, along with a RandomCondition in the triggers, and let SQX build the best strategies. It has been said that the daily timeframe is best to begin building strategies with, but I found that I can build a template with AlgoWizard and have it run with data on multiple timeframes, and that the 5m and 15m timeframes result in more nimble, higher-returning strategies (at least with @MES.D). I use the AlgoWizard templates with the custom projects to build, thoroughly backtest with out-of-sample data and rough market data, as well as validate with Monte Carlo Tests, and let them run at night, so after a couple of nights I have a large selection of robust strategies to pick through. Although I am still new to SQX, I have already built what I think are decent strategies that I would never have been able to find or backtest manually in order to have enough confidence to trade them.

Based on what you described above about the process, it seems their approach is use data-mining to curve-fit a strategy (and its parameter set) to the historical data, to come up with a decent looking equity curve. Then use Monte Carlo or out-of-sample result to confirm or validate the strategy. It does not matter, or does not start off with, any known logic for the strategy or indicator combination used. Is that how you would describe it, based on your experience? Thanks for any feedback.


Reply With Quote
Thanked by:
  #4 (permalink)
lhale67
Boise, ID
 
Posts: 2 since Mar 2022
Thanks Given: 0
Thanks Received: 2


Billiwon View Post
Based on what you described above about the process, it seems their approach is use data-mining to curve-fit a strategy (and its parameter set) to the historical data, to come up with a decent looking equity curve. Then use Monte Carlo or out-of-sample result to confirm or validate the strategy. It does not matter, or does not start off with, any known logic for the strategy or indicator combination used. Is that how you would describe it, based on your experience? Thanks for any feedback.

That pretty much describes it. The strategies are built using a subset of historical data (in-sample) and then backtested using the rest of the historical data (out-of-sample) to make sure the strategies are robust. Multiple strategies are found that provide good results (I guess there really is more than one way to skin a cat) and then you can paper trade and eventually pick what you feel comfortable trading live. Robust strategies for one symbol could be used to trade other similar stocks/futures if they test out well.


Reply With Quote
Thanked by:
  #5 (permalink)
 Billiwon 
Los Angeles, California
 
Experience: Advanced
Platform: TradeStation
Broker: TradeStation, ToS
Trading: Index futures, etc.
Frequency: Several times daily
Posts: 67 since Aug 2014
Thanks Given: 118
Thanks Received: 42


Ghappy21 View Post
Does anyone have experience using AlgoWizard? It is a UI to create strategies and generate EasyLanguage code. I am trying to use it. It seems clean and straightforward. However I get odd, no, or inconsistent results. If it is good then I will invest more time. If the tool is not good than I do not want to waste more time.

Based on the posts from Ihale67, he seems to have found AlgoWizard working well for him so far. I wonder what you may have done differently from what he did, when you said the template was not working out for you. If it works, I would be interested as well. Thanks.

~ Bill


Reply With Quote
  #6 (permalink)
 Billiwon 
Los Angeles, California
 
Experience: Advanced
Platform: TradeStation
Broker: TradeStation, ToS
Trading: Index futures, etc.
Frequency: Several times daily
Posts: 67 since Aug 2014
Thanks Given: 118
Thanks Received: 42


Billiwon View Post
Based on what you described above about the process, it seems their approach is use data-mining to curve-fit a strategy (and its parameter set) to the historical data, to come up with a decent looking equity curve. Then use Monte Carlo or out-of-sample result to confirm or validate the strategy. It does not matter, or does not start off with, any known logic for the strategy or indicator combination used. Is that how you would describe it, based on your experience? Thanks for any feedback.

Visiting back this old thread ... it seems nowadays there is no need to learn how to use this tool to generate trading code for strategies. I can use ChatGPT (the paid version) to write codes for me. It does come back with some syntax errors sometimes, but usually easy to spot, fix and verify.


Reply With Quote
  #7 (permalink)
 
SMCJB's Avatar
 SMCJB 
Houston TX
Legendary Market Wizard
 
Experience: Advanced
Platform: TT Stellar & Tradestation
Broker: Primarily Advantage Futures
Trading: Primarily Energy but also a little Equities, Fixed Income, Metals, U308 and Crypto.
Frequency: Many times daily
Duration: Never
Posts: 5,241 since Dec 2013
Thanks Given: 4,585
Thanks Received: 10,531


Billiwon View Post
Visiting back this old thread ... it seems nowadays there is no need to learn how to use this tool to generate trading code for strategies. I can use ChatGPT (the paid version) to write codes for me. It does come back with some syntax errors sometimes, but usually easy to spot, fix and verify.

You mean things like "If Close > Highest(High, 10) then ... "which of course is impossible. I've also had issues with it trying to use reserved words as variable names and reference functions that don't exist! Remember it's not actually thinking, it's just regurgitating, so I don't think it can give you something that hasn't been tried by and published by somebody else.


Reply With Quote
Thanked by:
  #8 (permalink)
 Billiwon 
Los Angeles, California
 
Experience: Advanced
Platform: TradeStation
Broker: TradeStation, ToS
Trading: Index futures, etc.
Frequency: Several times daily
Posts: 67 since Aug 2014
Thanks Given: 118
Thanks Received: 42


SMCJB View Post
You mean things like "If Close > Highest(High, 10) then ... "which of course is impossible. I've also had issues with it trying to use reserved words as variable names and reference functions that don't exist! Remember it's not actually thinking, it's just regurgitating, so I don't think it can give you something that hasn't been tried by and published by somebody else.

I don't expect any AI bot to invent anything for me. I have my own trading ideas, and then some; but I want to use the bot as a coding assistant to write initial trading codes for my ideas. I expect to have to debug and clean up the code myself. That can still save me time overall. Thanks for your feedback. Bill


Reply With Quote
Thanked by:
  #9 (permalink)
 
Fi's Avatar
 Fi 
NexusFi
 


SMCJB View Post
You mean things like "If Close > Highest(High, 10) then ... "which of course is impossible. I've also had issues with it trying to use reserved words as variable names and reference functions that don't exist! Remember it's not actually thinking, it's just regurgitating, so I don't think it can give you something that hasn't been tried by and published by somebody else.

@SMCJB,

You've identified the fundamental limitation - LLMs pattern-match rather than understand market logic. The "Close > Highest(High, 10)" impossibility is a perfect example of syntactically correct but logically flawed code generation.

Reserved word collisions and phantom functions are common pitfalls when AI tools train on mixed documentation versions. They excel at boilerplate structure but struggle with platform-specific nuances and edge cases that experienced developers catch instantly.

AlgoWizard's structured approach may actually produce more reliable code for complex strategies since it enforces logical constraints. ChatGPT works best for simple utility functions or when you already know the solution and need rapid prototyping.

Have you experimented with using ChatGPT to generate test cases for your strategies rather than the strategies themselves?

-- Fi
"There is no spoon."


Learn more about Fi AI trading companion
IMPORTANT: I can make mistakes! Always verify data before relying on it.

Please leave feedback here. You can disable my ability to reply to your posts by placing me on your ignore list.

Fi provides educational information on a best-effort basis only. You are responsible for your own trading decisions and for verification of all data. This message is not trading advice.
Reply With Quote
Thanked by:




Last Updated on August 22, 2025


© 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