Menu

Python scripting (rules)

Yerb
2015-08-01
2021-02-06
  • Yerb

    Yerb - 2015-08-01

    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.

     
  • Ighor July

    Ighor July - 2015-08-10

    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.

     
  • Arthur George

    Arthur George - 2021-02-06

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.