1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00
Commit Graph

1147 Commits

Author SHA1 Message Date
Rikj000
a7ff65f623 Set debuggable_weighted_signal_dataframe back to False 2021-04-04 09:36:51 +02:00
Rikj000
e2acdbce43 BugFixed Debuggable DataFrame on in MoniGoManiHyperStrategy.py + Fixed git clone command in VeryQuickStart + Added Some Test Results 2021-04-04 09:35:11 +02:00
Rikj000
4acd58239b Updated Markdown + Calculator Test result providen v0.8.0 2021-04-03 17:00:10 +02:00
Rikj000
53c3ab026e Merge branch 'development' of https://github.com/Rikj000/MoniGoMani into development
Upgrading Total-Overall-Signal-Importance-Calculator
2021-04-03 16:38:04 +02:00
Rikj000
d5994a0df1 Updated MarkDown's for Calculator update 2021-04-03 16:37:59 +02:00
DisesiD
d52d1cbbc0 ♻️importance.txt => importance.log 2021-04-03 16:37:19 +02:00
DisesiD
8dcfb38baa ♻️Change --stake_currency to --stake-currency 2021-04-03 16:32:14 +02:00
DisesiD
aa5a49e410 Merge branch 'feature/refactor-calculator' into development
# Conflicts:
#	user_data/Total-Overall-Signal-Importance-Calculator.py
2021-04-03 16:22:03 +02:00
Rikj000
9f00ea0316 Partial commit 2021-04-03 16:18:33 +02:00
DisesiD
8085c0c910 ♻️Allow writing to both the console and a file but allow disabling file output 2021-04-03 16:16:39 +02:00
DisesiD
c80de66cfd ♻️Add file logging and corresponding console arguments 2021-04-03 16:02:23 +02:00
DisesiD
4b8b8958a9 ♻️Add trend weights for the averaged signals 2021-04-03 16:01:09 +02:00
Rikj000
e2c7f850fc v0.8.0 Biggest refactor yet + Removed Useless calculations + Added MoniGoManiHyperStrategy + Reworked inner Docs + Reworked docker-compose.yml + Added Some Test Results 2021-04-03 15:49:05 +02:00
DisesiD
42b47d4479 ♻️Show weights for each trend separately 2021-04-03 15:32:06 +02:00
DisesiD
d46bfae377 ♻️Add argument parsing to show Stake currency 2021-04-03 15:03:08 +02:00
DisesiD
fbc0d9a4b9 ♻️Refactor Importance calculator for easier addition of indicators 2021-04-03 14:32:11 +02:00
DisesiD
6625d67672 FIX importance calculator not averaging buy signals => overstating their importance.
Also added a variable for trend_amount so every signal will always be calculated the same.
2021-04-03 12:35:36 +02:00
Rikj000
d8f8d62bb5 Updated Planned in Readme 2021-04-02 22:53:14 +02:00
Rikj000
a37b4ee7db v0.7.2 Added new MoniGoManiHyperOpted + BugFixed it's debuggable_weighted_signal_dataframe removal + Added Some Test Results v0.7.2 2021-04-02 22:11:59 +02:00
Rikj000
e08bd00e50 v0.7.2 Huge code refactor - Changed original trend arrays to buy_params & sell_params arrays - Removed unneeded debuggable_weighted_signal_dataframe from MoniGoManiHyperOpted 2021-04-02 01:00:04 +02:00
Rikj000
cd0b60ef2b changed .txt to .log 2021-04-01 21:17:16 +02:00
Rikj000
ca9df8246a Updated VeryQuiCkStart + Added v0.7.1 Downtrend Backtest Results 2021-04-01 21:16:18 +02:00
Rikj000
6724bb3010 v0.7.1 Total Overall Signal Importance Calculator + New MoniGoManiHyperOpted + Added Some Test Results + Updated MDs and .gitignore v0.7.1 2021-04-01 01:08:18 +02:00
Rikj000
3e7a24238c updated readme - added setup releases channel 2021-03-31 11:45:40 +02:00
Rikj000
eaffc30aed updated readme - Fixed ChangeLog/VeryQuickStart URL's for main branch 2021-03-31 10:44:51 +02:00
Rikj000
a3fd2374f8 Updated readme's - Added Planned features, Seperated ChangeLog, Added VeryQuickStart 2021-03-31 10:41:17 +02:00
Rikj000
13eefecb1e v0.7.0 Making Hyperopt Results Copy/Paste-able + New MoniGoManiHyperOpted + Added Some Test Results + Added HyperOpt Results v0.7.0 2021-03-31 01:38:35 +02:00
Rikj000
c19dd931ee Updated Making Hyperopt results copy-pastable to be compatible with latest version 2021-03-30 21:02:54 +02:00
Rikj000
1ebc843acb Merge branch 'C9H13NO3-dev-patch-1' into development
Pulling s0undt3ch's commit for testing - Making Hyperopt results copy-pastable
2021-03-30 20:23:31 +02:00
C9H13NO3-dev
e0a4bfcbc3 Making Hyperopt results copy-pastable
Just a convenience upgrade.
2021-03-30 12:03:37 +02:00
Rikj000
4a6aff999f @backpain's idea: Added PerformanceFilter & RangeStabilityFilter to the VolumePairList of the included config.json 2021-03-29 22:50:25 +02:00
Rikj000
9539c27dc1 Updated ReadMe.md v0.6.4 2021-03-29 21:05:26 +02:00
Rikj000
791096331a v0.6.4 MoniGoManiHyperOpted + Added some test results 2021-03-29 20:14:06 +02:00
Rikj000
e1e16057a4 v0.6.4 - BugFixed Debuggable Dataframe + Added (HyperOptable) Settings to Enable/Disable Buys/Sells for Upwards/Downwards trends too 2021-03-29 19:02:40 +02:00
Rikj000
b9f2fd4b88 Updated Readme - Added Go-To Commands 2021-03-28 23:38:24 +02:00
Rikj000
d5c86ed7e4 v0.6.3 - Enable/Disable Trading when Sideways made HyperOptable - Spoiler Alert, it should be False, for now... v0.6.3 2021-03-28 22:34:55 +02:00
Rikj000
d182c1ba6d Updated Readme - Added Discord Server Updates/Testing Channels 2021-03-28 19:23:31 +02:00
Rikj000
ef6d4fa825 v0.6.2 - Improved speed by reformatting a lot of & checks so more lazy evaluations will occur - Added setting to Enable/Disable trading when trend goes sideways - Updated README.md v0.6.2 2021-03-28 18:53:00 +02:00
Rikj000
caca5e1938 Fixed .gitignore file 2021-03-28 14:52:12 +02:00
Rikj000
04a22933c2 v0.6.0 - Added Sideways Trend Detecting Buy/Sell Signal Weight Influence Tables & Checks - Updated HyperOpt file - Changed Test results from .txt to .log for better color code in VSCodium - Added .ignore file 2021-03-28 14:40:07 +02:00
Rikj000
532935056f Refactored Trend Detecting Buy/Sell Signal Weight Influence Tables to a single array 2021-03-28 11:10:26 +02:00
Rikj000
3657fe1590 Merge branch 'main' of https://github.com/Rikj000/MoniGoMani
Merge ReadMe
v0.5.0
2021-03-28 00:35:18 +01:00
Rikj000
b2f3e8aa91 Added some v0.5.0 test results 2021-03-28 00:34:54 +01:00
Rikj000
331103a9ae Update README.md 2021-03-27 23:23:15 +00:00
Rikj000
d9f4eedc37 MoniGoMani v0.5.0 - Upward/Downward/Sideways Trend Detection 2021-03-28 00:21:38 +01:00
Rikj000
b9646d00d5 MoniGoMani v0.4.1 v0.4.1 2021-03-27 23:54:21 +01:00
Rikj000
ab7619f02b Initial commit 2021-03-27 22:27:39 +00:00