331 Commits

Author SHA1 Message Date
f04c3e9f12 Merge branch 'master' of https://github.com/drew2323/v2trading 2024-10-08 15:16:02 +02:00
faaaa65081 removed doc 2024-10-08 14:20:45 +02:00
773f5a3ef8 Update README.md (#246) 2024-08-31 06:09:17 +02:00
9d1ef83733 Update README.md (#245) 2024-08-27 14:12:05 +02:00
ceb69d696b Update README.md (#242) 2024-08-26 19:59:00 +02:00
badd5b87dd remove keys (#225) 2024-07-25 11:33:11 +02:00
8e5a56a28c Update requirements_newest.txt (#222) 2024-07-18 21:14:09 +02:00
591a9643eb Update requirements_newest.txt (#221) 2024-07-18 21:12:44 +02:00
41b3c0d839 Update requirements_newest.txt (#220) 2024-07-18 21:07:52 +02:00
dff6680098 Update requirements_newest.txt (#219) 2024-07-18 21:05:50 +02:00
88dd8e84dd Create requirements_newest.txt (#218) 2024-07-18 20:45:43 +02:00
45f022c16b Update README.md (#217) 2024-07-18 14:42:50 +02:00
9fb6794997 Update README.md (#216) 2024-07-16 07:04:49 +02:00
20e38fe223 Update README.md (#215) 2024-07-16 07:03:02 +02:00
f2ab00559a Update README.md (#214) 2024-07-15 11:20:56 +02:00
fc10cf3907 Feature/cal days from pandas (#213)
* new fetch_calendar_data function

* new class Calendar

* Revert common/model.py to the state before the last commit

* dataframe transformation is making Timestamp objects in open and close columns naive before converting to dictionary.

* typing for function arguments added. Function returns list of Calendar objects that have properties defined like strings.

* else condition fixed

* else condition returns directly an  empty without declaring a list name
2024-07-15 09:46:17 +02:00
2f15b0b2a7 system info fixes (#212) 2024-06-20 22:27:28 +02:00
0bda14409d new version vbt (#211) 2024-06-20 22:15:05 +02:00
d7bde54533 Feature/disk space (#199)
* new backend API to get disk info from psutil

* Disk info div + disk space gauge div

* styling for git disk space gauge

* inital commit - jquery request to system-info endpoint

* div disk_info created

* get_system_info function is initiated once DOM is fully loaded.

* styling for disk-gauge-bar added

* get_system_info endpoint returns additionally an information about network, cpu_time and memory

* new <div> for graphical output of system info

* increased widht for disk-gauge-container

* if condition testing an index of response and rendering an output within div for graphical output

* div deleted
2024-06-14 12:45:34 +02:00
ad45b424f7 init fixes2 (#209) 2024-06-13 11:52:14 +02:00
ee5c1ebae1 fix module inits (#208)
* research added

* fix module inits
2024-06-13 11:47:05 +02:00
702328a242 research added (#207) 2024-06-13 11:02:41 +02:00
132391c915 Create testdoc.md (#204) 2024-06-04 14:07:44 +02:00
15948ea863 static site pwd protected, load dotenv moved to config, aggregator vecotrized chng (#203) 2024-06-04 12:49:32 +02:00
63c2f7e748 vectorized aggregator, minor changes (#198) 2024-05-17 14:09:42 +02:00
031b2427b9 Feature/dotenv (#195)
* load_dotenv from python-dotenv library imported

* WEB_API_KEY is read as virtual environment variable specified in .env file

* env file referenced by variable imported from config.py

* env file directory and env file variables defined

* bash script to create env file

* Delete env_migration.sh

---------

Co-authored-by: David Brazda <davidbrazda61@gmail.com>
2024-05-09 12:47:32 +02:00
6b2a4bb066 update of vbt doc 2024-04-25 06:24:51 +02:00
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