Merhaba soyle olmasi gerekir
<script>
$(window).on('load',function(){
$('#myModal').modal('show');
});
</script>