-
-
>Traceback (most recent call last):
File "C:/btexamples/algos_example.py", line 26, in
s = bt.Strategy('strategy', branch_stack, ['spy', 'agg'])
File "bt\core.py", line 2107, in bt.core.St…
-
The goal here is to create a list containing A LOT of features, you don't care about how we get those features - finding the algorithm for the feature extraction and assessing its difficulty are tasks…
-
when using simple_speaker_listener environment, the observation dimension of speaker and lisener is not the same, so there is a problem when wrapper the env by env_wrappers.py
execute this shell
`…
-
kimxw updated
2 months ago
-
Hello there, really interested in your work but i am still understanding the implementation. Can you explain you have used stacked version of x_(t) and h_(t-1) for convolution according to this:
![S…
-
Pode agregar algo como:
--weather {weather1|weather2|weather3|...}
-
Dubai -> 1st Leg Value not update in other leg while algo rule load by old save rule or template
This changes has been confirm with Dhruvinbhai also.
-
Hello,
In the readme says that XOR algo an VAGSA2 algo is supported. I downloaded the application but don't see it. Also not in the webapplication. Something happend on it ? :-).
Brgds
-
אגב הדוגמאות שעשית לאלגו:
אם יש Reinstatement בזמן המסחר שולח פקודת קנייה
אם יש Caveat Emptor Remove
שולח פקודת קנייה
אם המנייה נופלת נופלת בצורה חדה למטה סוג של buy the dip
שולח פקודת קנייה.
…