I am not sure why would you invent a new scripting language if you can just use a solid existing language like Python. Can you implement python scripts so that we can use some standard language instead of custom language like your JL Script?
And please check out the bots created on https://tradewave.net/ and check if you could implement the same functionality so that we could use the scripts created there. I am thinking about compatibility and ease of use and it would be great if scripting would be more straightforward and some standard language.
For Automated trading it would be useful if the application would download and store the historical market data from an exchange and calculate various indicators like EMA, SMA, RSI, SAR,... for back testing.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
JL Script is not new language, it JavaScript engine + few trader commands.
In future I'll add other engines like Python and other popular languages, but in fact it will be the same principle, you use existing language + trader specified functions and commands.
download and store the historical market data
I'm working on it and all history depend indicators will works too.
You will able to query any timeline range and use loop to analyze each trade or ordebook item.
This all delayed because main priority is to bring realtime updates and not requests with intervals.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Really love to see quality thread and answers in above. But when I follow Python scripting rules in my new web calming pet bed then it showed some error related with python programming error exception
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not sure why would you invent a new scripting language if you can just use a solid existing language like Python. Can you implement python scripts so that we can use some standard language instead of custom language like your JL Script?
And please check out the bots created on https://tradewave.net/ and check if you could implement the same functionality so that we could use the scripts created there. I am thinking about compatibility and ease of use and it would be great if scripting would be more straightforward and some standard language.
For Automated trading it would be useful if the application would download and store the historical market data from an exchange and calculate various indicators like EMA, SMA, RSI, SAR,... for back testing.
JL Script is not new language, it JavaScript engine + few trader commands.
In future I'll add other engines like Python and other popular languages, but in fact it will be the same principle, you use existing language + trader specified functions and commands.
Really love to see quality thread and answers in above. But when I follow Python scripting rules in my new web calming pet bed then it showed some error related with python programming error exception