App-financeta

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

- preset-vars is an array since it has to be in order. - the user-rule code is now generated as a sub-routine so that it can be invoked   regularly as needed

Wed Sep 24 14:05:10 2014 -0400
8b419b834231eea9754386739a60f424bf295cd7
the compiler error can now be displayed to the user

Wed Sep 24 13:52:15 2014 -0400
f828cb4acff919f63ca1091a9b791c8d5cff0398
bugfix for handling multiple indicators on loading via YAML

Wed Sep 24 12:33:35 2014 -0400
fb62ef4ee14cb1f7f824e969ecbdaa2ada2bbd1d
updating the editor to do a compile on the rules that the user writes

Wed Sep 24 11:17:25 2014 -0400
1e94dd17b590f11ce028235a7480181f77133a4b
handling the from-above condition. allowing breaks in lines during the condition

Tue Sep 23 17:53:24 2014 -0400
8b90c7a0f5ea995fbce48017d0ec4d6cfee937c6
we perltidy the expected output too just to be safe

Tue Sep 23 17:18:40 2014 -0400
ed8ef50972ba51ceda1c0b3f6abcde787d2820ff
$lookback is now a variable to allow for machine-learning later. the unit-test verifies the output albeit in a dumb way

Tue Sep 23 17:08:56 2014 -0400
fc7543716f12c9072871877cfedcdeb72dbafefd
printing output for viewing

Tue Sep 23 17:06:55 2014 -0400
d4859d4c526c184476504ac605e3ba18002041ce
code generation tidying updated correctly. buys and sells are created once only

Tue Sep 23 16:45:39 2014 -0400
57ea70e783cbb303a7ec79e1dbb75f6bf6709f85
some code generation added

Tue Sep 23 15:42:09 2014 -0400
38df239700a2a059eaa3e6f246e985c78e1c64a3
some minor code gen work in progress

Tue Sep 23 15:35:22 2014 -0400
3740f572bb0552da571d33998c81e30fe2531f52
more state-less AST generation without using :: joins which is ugly

Tue Sep 23 15:23:42 2014 -0400
76a706f28afb2918fa6ef7335ca42d546de83009
Adding some receiver handlers to create a state-less AST per instruction

Fri Sep 19 13:25:09 2014 -0400
6aaeb8b43ccc3a9652a2f60f545f4382957575b5
getting the code right for a sample test of conditional buying at a price

Thu Sep 18 17:44:07 2014 -0400
dceda2674d3f976fed0ac70b88a4dad8be5c0ff6
updating the grammar to handle some minor changes. adding some sample receiver code

Thu Sep 18 17:43:04 2014 -0400
e72d243e051835333b7e4071e35e572ad6a08669
updating the test-threading script. we have found a way to not use thread_define

Wed Sep 17 16:26:16 2014 -0400
a06aa0de9a46eeba2459fa37371a5e99410260f1
removing redundant grammar keywords

Wed Sep 17 15:14:28 2014 -0400
7cbba0f1ade652ae8a06220e224ca2fe0d85b8ac
Adding auto-generated variable names to the rules editor

Wed Sep 17 14:03:21 2014 -0400
06d4def0c1e064c8f2ed05713c92e13e637c2bcb
renaming a function for better clarity

Tue Sep 9 11:10:58 2014 -0400
ee6ec51da9dde6e95a6fe1b0ed9303af54c196d9
bugfix

Tue Sep 9 11:00:04 2014 -0400
06f104eed4f90b22744d1bcf32c6cac709504c38
renaming for consistency with docs

Tue Sep 9 10:27:49 2014 -0400
6f27ff464121a817c97d7f28f6a09707912ed119
some renaming and rearranging

Tue Sep 9 10:09:26 2014 -0400
879cdff6df9abca8e40bb7c058c40e55d8fc8c97
Moving some indicators around to fall into the appropriate categories

Mon Sep 8 22:52:01 2014 -0400
b404546ca2a42351e3442235c44627a66850e154
rearranging the TSF to be LinearReg-TSF

Mon Sep 8 17:50:16 2014 -0400
1f9d60fc028257a46d160166f46f8a976f27eb98
renaming indicator

Mon Sep 8 13:56:14 2014 -0400
bfd5d0d2d35ae1c9a962b28c7154074fa81734e5
fixing pod

Mon Sep 8 13:44:30 2014 -0400
f7b5948ca1f50418f33785f9e5675eeb35bf2305
updating changes

Mon Sep 8 13:44:18 2014 -0400
18dbf677fe4d178be293a3c532d3955b1fbf17e8
getting ready for release 0.10

Mon Sep 8 10:34:27 2014 -0400
70f8a260f7949c99765342e081fd96d8b137bc46
switching Talib to TA as per kmx's module renaming

Fri Sep 5 17:28:23 2014 -0400
31c8d371badc77ab20e7032c82b46973772b6e73
bugfix

Fri Sep 5 16:43:20 2014 -0400
b8f86a452290540abb64b210690037b9fe47feda
ok the candlesticks are also done pretty easily

Changes  view on Meta::CPAN

- preset-vars is an array since it has to be in order. - the user-rule code is now generated as a sub-routine so that it can be invoked   regularly as needed

Wed Sep 24 14:05:10 2014 -0400
8b419b834231eea9754386739a60f424bf295cd7
the compiler error can now be displayed to the user

Wed Sep 24 13:52:15 2014 -0400
f828cb4acff919f63ca1091a9b791c8d5cff0398
bugfix for handling multiple indicators on loading via YAML

Wed Sep 24 12:33:35 2014 -0400
fb62ef4ee14cb1f7f824e969ecbdaa2ada2bbd1d
updating the editor to do a compile on the rules that the user writes

Wed Sep 24 11:17:25 2014 -0400
1e94dd17b590f11ce028235a7480181f77133a4b
handling the from-above condition. allowing breaks in lines during the condition

Tue Sep 23 17:53:24 2014 -0400
8b90c7a0f5ea995fbce48017d0ec4d6cfee937c6
we perltidy the expected output too just to be safe

Tue Sep 23 17:18:40 2014 -0400
ed8ef50972ba51ceda1c0b3f6abcde787d2820ff
$lookback is now a variable to allow for machine-learning later. the unit-test verifies the output albeit in a dumb way

Tue Sep 23 17:08:56 2014 -0400
fc7543716f12c9072871877cfedcdeb72dbafefd
printing output for viewing

Tue Sep 23 17:06:55 2014 -0400
d4859d4c526c184476504ac605e3ba18002041ce
code generation tidying updated correctly. buys and sells are created once only

Tue Sep 23 16:45:39 2014 -0400
57ea70e783cbb303a7ec79e1dbb75f6bf6709f85
some code generation added

Tue Sep 23 15:42:09 2014 -0400
38df239700a2a059eaa3e6f246e985c78e1c64a3
some minor code gen work in progress

Tue Sep 23 15:35:22 2014 -0400
3740f572bb0552da571d33998c81e30fe2531f52
more state-less AST generation without using :: joins which is ugly

Tue Sep 23 15:23:42 2014 -0400
76a706f28afb2918fa6ef7335ca42d546de83009
Adding some receiver handlers to create a state-less AST per instruction

Fri Sep 19 13:25:09 2014 -0400
6aaeb8b43ccc3a9652a2f60f545f4382957575b5
getting the code right for a sample test of conditional buying at a price

Thu Sep 18 17:44:07 2014 -0400
dceda2674d3f976fed0ac70b88a4dad8be5c0ff6
updating the grammar to handle some minor changes. adding some sample receiver code

Thu Sep 18 17:43:04 2014 -0400
e72d243e051835333b7e4071e35e572ad6a08669
updating the test-threading script. we have found a way to not use thread_define

Wed Sep 17 16:26:16 2014 -0400
a06aa0de9a46eeba2459fa37371a5e99410260f1
removing redundant grammar keywords

Wed Sep 17 15:14:28 2014 -0400
7cbba0f1ade652ae8a06220e224ca2fe0d85b8ac
Adding auto-generated variable names to the rules editor

Wed Sep 17 14:03:21 2014 -0400
06d4def0c1e064c8f2ed05713c92e13e637c2bcb
renaming a function for better clarity

Tue Sep 9 11:10:58 2014 -0400
ee6ec51da9dde6e95a6fe1b0ed9303af54c196d9
bugfix

Tue Sep 9 11:00:04 2014 -0400
06f104eed4f90b22744d1bcf32c6cac709504c38
renaming for consistency with docs

Tue Sep 9 10:27:49 2014 -0400
6f27ff464121a817c97d7f28f6a09707912ed119
some renaming and rearranging

Tue Sep 9 10:09:26 2014 -0400
879cdff6df9abca8e40bb7c058c40e55d8fc8c97
Moving some indicators around to fall into the appropriate categories

Mon Sep 8 22:52:01 2014 -0400
b404546ca2a42351e3442235c44627a66850e154
rearranging the TSF to be LinearReg-TSF

Mon Sep 8 17:50:16 2014 -0400
1f9d60fc028257a46d160166f46f8a976f27eb98
renaming indicator

Mon Sep 8 13:56:14 2014 -0400
bfd5d0d2d35ae1c9a962b28c7154074fa81734e5
fixing pod

Mon Sep 8 13:44:30 2014 -0400
f7b5948ca1f50418f33785f9e5675eeb35bf2305
updating changes

Mon Sep 8 13:44:18 2014 -0400
18dbf677fe4d178be293a3c532d3955b1fbf17e8
getting ready for release 0.10

Mon Sep 8 10:34:27 2014 -0400
70f8a260f7949c99765342e081fd96d8b137bc46
switching Talib to TA as per kmx's module renaming

Fri Sep 5 17:28:23 2014 -0400
31c8d371badc77ab20e7032c82b46973772b6e73
bugfix

Fri Sep 5 16:43:20 2014 -0400
b8f86a452290540abb64b210690037b9fe47feda
ok the candlesticks are also done pretty easily



( run in 1.402 second using v1.01-cache-2.11-cpan-99c4e6809bf )