Commit Graph

304 Commits

Author SHA1 Message Date
c3d22e439f fix 2024-04-17 13:04:57 +02:00
8f87764fc9 Feature/market attribute (#185)
* RunManagerRecord class has a new attribute market. Market enum is imported.

* row_to_runmanager function considers market column

* add_run_manager_record and update_run_manager_record functions are changed. fetch_all_markets_in_run_manager is new.

* new Market enumeration class is defined

* market_value used for job scheduling. start and stop functions have modifications of market parameter input

* new is_market_day function + modifications of get_todays_market_times function

* market attribute set default to US

* row_to_runmanager function has no string formatter for market attribute

* add_run_manager_record function adn update_run_manager_record function update the DB column market based on record.market data

* start_runman_record and stop_runman_record have got no market parameter

* get_todays_market_times function is changed

* default value for market atribute is Market.US

* update_run_manager_record function has no if condition for market key

* market_value deleted, used enumaration value Market.US instead of string US

* get_todays_market_times has a new if condition for Market.CRYPTO

* update includes market column in the run_manager table

* market attribute in Run Manager record has value given by enumeration as Market.US

* documentation of changes made in the branch

* remove README_feature_market.md

* back to original state

* Delete README_feature_market.md

* _start_runman_record has an additional else condition

* is_market_day renamed to is_US_market_day

* transferables column added into runner_header table
2024-04-17 12:14:01 +02:00
074b6feaf8 vectorbtdoc 2024-04-16 15:53:51 +02:00
919ddf2238 bugfix (#181) 2024-03-18 18:42:09 +01:00
dfbda326ea hard stop / soft stop for cutoff (#177) martingale base (#178) 2024-03-15 13:36:28 +01:00
eff4770692 highlight logs on gui (#176) 2024-03-15 11:06:18 +01:00
e54683c69f archrunner db query searches for symbol, name (#175) 2024-03-15 10:04:46 +01:00
db22d47f72 toml validation to frontend (#174) 2024-03-14 17:39:52 +01:00
fb75ed2c35 #163 transferables (#172) 2024-03-14 14:16:01 +01:00
878092fe93 #168 #166 and additional fixes (#169) 2024-03-13 12:31:06 +01:00
801ce61c9d run updte 2024-03-07 14:07:46 +01:00
0d49327cca bugfix - kontrolu na maxloss provadime az u eventy FILL, kdy je znama celkova castka 2024-03-06 15:50:16 +01:00
f92d8c2f5e #148 #158 config refactoring to support profiles/reloading (#165) 2024-03-06 14:30:24 +01:00
ce6dc58764 #155 + presun row_to from db.py to transform.py 2024-03-06 13:31:09 +01:00
b4ac17585b Merge pull request #161 from drew2323/local
Minor changes for installation on windows
2024-03-04 17:03:50 +01:00
0f65ce3dc3 Delete run.sh 2024-03-04 17:01:47 +01:00
d3236d27a6 primary live account api and secret changed 2024-03-04 16:57:10 +01:00
5136279eb5 line 29 has deleted integrity and crossorigin value 2024-02-28 08:08:21 +01:00
d63a6b7897 user_data_dir function has a second parameter author, ACCOUNT1_LIVE has still PAPER_API_KEY and SECRET_KEY 2024-02-28 08:04:02 +01:00
a9db7e087f changed VIRTUAL_ENV_DIR and PYTHON_TO_USE 2024-02-27 18:15:35 +01:00
a96cf19fd7 #135 -> BT same period button 2024-02-27 12:03:57 +07:00
17cb63f792 all dates in gui are in market time zone (even start/stop) 2024-02-27 10:53:30 +07:00
ca1172c61c batchprofit/batchcount columns hidden from archiverunners gui 2024-02-27 08:15:07 +07:00
f884c16f07 #149 2024-02-26 22:42:03 +07:00
d0920daa16 moved config related services into separated package 2024-02-26 19:35:19 +07:00
884f377ebc #147 2024-02-26 11:30:13 +07:00
a16b3c1571 zpet debug podminka 2024-02-24 21:23:17 +07:00
d15581e35c docasny disable pro testing 2024-02-24 21:17:10 +07:00
ca3565132d #143 2024-02-24 20:32:01 +07:00
73fef65309 live_data_feed stored in runner_archive 2024-02-23 21:20:07 +07:00
3494177ac5 bugfix 2024-02-23 21:04:23 +07:00
855e4379a3 #139 konfigurace LIVE_DATA_FEED 2024-02-23 12:35:02 +07:00
0d65ae6ea1 #136 bugfix properly closing ws 2024-02-23 10:30:12 +07:00
67aab2a1be fix 2024-02-22 23:23:20 +07:00
2ba42430a3 fix 2024-02-22 23:20:54 +07:00
d3cb2fa760 Scheduler support #24sched 2024-02-22 23:05:49 +07:00
ed6285dcf5 unknown symbol msg 2024-02-12 10:45:23 +07:00
7eadf6c165 bugfix create batch image (check for None from Alpaca) 2024-02-11 15:26:15 +07:00
04cf2e2ba2 createbatch image tool + send to telefram enrichment 2024-02-11 12:37:19 +07:00
2ba492ead2 updatnute requirements.txt 2024-02-10 21:35:53 +07:00
a3b182fd45 keys to env variables, optimalizations 2024-02-10 21:02:00 +07:00
6e30ee92a0 Merge branch 'master' of https://github.com/drew2323/v2trading 2024-02-06 11:16:58 +07:00
576b2445f8 ok 2024-02-06 11:16:09 +07:00
da34775708 calendar wrapper with retry, histo bars with retry 2024-02-06 11:14:38 +07:00
90afa29f34 Update README.md 2024-02-06 09:52:53 +07:00
8991733278 Update README.md 2024-02-06 09:34:33 +07:00
c213342353 Update README.md 2024-02-06 09:30:56 +07:00
a3cab14bdd bugfix None in trade response 2024-02-05 10:22:20 +07:00
f3d2b403bd fixes 2024-02-04 17:55:43 +07:00
32e77a4cb9 Merge branch 'master' of https://github.com/drew2323/v2trading 2024-02-04 17:54:09 +07:00