Is there a way to specify which futures contract your system orders in the code (easylanguage). This is keeping me from completley automating an apparently profitalble Micro ES system. Will share my code for an example. lol
Can you help answer these questions from other members on futures io?
Automated code will always buy/sell the data1 symbol in the chart.
Right now your chart should have @MESH22 for data1.
That should let you automate the strategy.
Be careful, and I think you know that, since you say "apparently profitable." I wish I had $1 for every one of those algo strategies I've created the past 20+ years LOL!
You can post the code here if you want, but don't post any "secret" or special code that you do not want the world to see. You can always send that privately if you choose, but posting code probably not necessary.
Thanks Kevindog, that's the only reason I am having trouble. I pulled up the symbol for the chart (@MES) instead of MESh22. Nice to have someone point out my brainless blunder. Working well now with 4 positive trades in a row.