Giter Site home page Giter Site logo

temp's Introduction

atdl4js

Limitations

  • minimum, maximum are not supported for strings with date/time format;
    • ATDL: minValue, maxValue for MonthYear_t, UTCTimestamp_t, UTCTimeOnly_t, LocalMktDate_t, UTCDateOnly_t types;
  • cannot set date based on timezone;
    • ATDL: localMktTz - further qualification of dalilyMinValue, dailyMaxValue and dailyConstValue. Lets the order sending system know the location of the recipient system or target marketplace so it can accurately display time regarless of whether daylight savings is in affect at the recipient site. Example: localMktTz="America/New_York";
  • cannot set default dynamically;
    • ATDL: initValueMode - defines the treatment of initValue time. 0: use initValue; 1: use current time if initValue time has past;
  • increment policies not clear;
    • ATDL: incrementPolicy or innerIncrementPolicy - Describes how to use innerIncrement. If undefined then take value from innerIncrement attribute, if LotSize use value based on symbol lot size. (If lot size is not available use value of innerIncrement attribute.) If Tick use value based on symbol tick size. (If tick size is not available use value of innerIncrement attribute.) If innerIncrement is to be used and is not defined then use a system default value.

TODO:

  • Strategy selection. The idea: form element outside of strategies?
  • Global validation on submission only. The idea: reuse the same rule engine and run rules based on provided data. The special "message" event could be added to gather validation errors.
  • Collapsible panel.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.\

npm build

Builds the app for production to the build folder.\

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.